Skip to content

Releases: cnabio/cnab-go

cnab-go v0.13.3

04 Aug 15:08
7d2adab
Compare
Choose a tag to compare
  • Fix error listing outputs when bundle definition changed ba028b2 (Carolyn Van Slyck)

cnab-go v0.13.2

27 Jul 19:22
9aa9920
Compare
Choose a tag to compare
  • Initialize storage from backing stores a83b6fd (Carolyn Van Slyck)

cnab-go v0.13.0-beta1

06 Jul 14:09
a6382d9
Compare
Choose a tag to compare
  • Ensure a single connect per logical query (#224) a6382d9 (Carolyn Van Slyck)
  • Store installation names d9bfaeb (Carolyn Van Slyck)
  • ref(*): extract set, source, strategy and place into valuesource (#219) ed995e6 (Vaughn Dice)
  • Rewrite Claims to support updated spec (#212) fedd74f (Carolyn Van Slyck)
  • Fix install of gocov 9e216e5 (Carolyn Van Slyck)
  • Fail build take two 58daeec (Carolyn Van Slyck)
  • Fix build and run tests 92a6ff8 (Carolyn Van Slyck)
  • Stop on nonzero exit code cdb3285 (Carolyn Van Slyck)
  • Improve autoclose logic 89278ad (Carolyn Van Slyck)
  • Fix linter settings and errors 246bfca (Radu M)
  • Use GoTool task 7774b93 (Carolyn Van Slyck)
  • Split ULID into NewULID and MustNewULID d1883f7 (Carolyn Van Slyck)
  • Fix ulid generation unit test... 12fbb1a (Carolyn Van Slyck)
  • Fix ULID generation 8b17c23 (Carolyn Van Slyck)

cnab-go v0.12.1-beta1

04 May 16:00
1db08a3
Compare
Choose a tag to compare
  • add config modification test 5395191 (Vaughn Dice)
  • keep deep copy logic for container config accessors 9b6875f (Vaughn Dice)
  • ref(docker.go): container config fields on Driver no longer pointers c46b74f (Vaughn Dice)
  • ref(docker.go): export ApplyConfigurationOptions af934e4 (Vaughn Dice)

cnab-go v0.12.0-beta1

22 Apr 19:16
bc0cd79
Compare
Choose a tag to compare
  • ref(*): add schema validation (#188) 910b5fd (Vaughn Dice)
  • incorporate review feedback 38767e7 (Vaughn Dice)
  • separate functions for container config and container host config; return copies da05523 (Vaughn Dice)
  • feat(docker.go): access Docker configuration options 3531921 (Vaughn Dice)

cnab-go v0.11.0-beta1

20 Apr 20:50
d6962e8
Compare
Choose a tag to compare
  • ref(bundle.go): only validate/return value if param applies to provided action (#204) d6962e8 (Vaughn Dice)

cnab-go v0.10.1-beta1

10 Apr 14:45
919bc67
Compare
Choose a tag to compare
  • Improve matching of not found errors 9789b79 (Carolyn Van Slyck)
  • Export crud.MockStore and allow mocking errors 03aaa7d (Carolyn Van Slyck)

cnab-go v0.10.0-beta1

07 Apr 20:17
84c6ba8
Compare
Choose a tag to compare
  • Sync claim status names with the spec (#197) 84c6ba8 (Carolyn Van Slyck)
  • feat(bundle): add param and cred validation (#191) eb7dfe1 (Vaughn Dice)
  • feat(action): add cnab/claim.json to op files d041a79 (Vaughn Dice)
  • skip claim schema test efe72ed (Vaughn Dice)
  • feat(claim): add Result validation 27f522f (Vaughn Dice)
  • feat(action): update CNAB_* env vars 394e719 (Vaughn Dice)
  • feat(claim_test.go): add bundleReference to exampleClaim 6a4841f (Vaughn Dice)
  • feat(claim.go): add bundleReference property 8590d94 (Vaughn Dice)
  • ref(action): remove status+json action 23f448a (Vaughn Dice)
  • Add all well known actions (#154) eb444ef (Guillaume LOURS)
  • re-fixed tests 02f6fba (Matt Butcher)
  • fixed unit tests 8fb45a8 (Matt Butcher)
  • Change underway to pending 8b43d7a (Matt Butcher)
  • feat(claim_test.go): enable TestClaimSchema bae65c1 (Vaughn Dice)
  • ref(*): change Name to Installation on Claim f74d150 (Vaughn Dice)
  • feat(*): create/use SchemaVersion for Claims, Bundles (#183) a4e7356 (Vaughn Dice)
  • feat(bundle.go): add Location validation 09aa10e (Vaughn Dice)
  • ci(brigade.js): re-enable sending check run logs 5a8bdcf (Vaughn Dice)

cnab-go v0.9.0-beta1

19 Feb 14:27
8ae1722
Compare
Choose a tag to compare
  • Add crud.BackingStore (#176) 8ae1722 (Carolyn Van Slyck)
  • Revert change to testdata/staging-unix e75fb2a (Carolyn Van Slyck)
  • Remove youreddy as core maintainer 17c1bb3 (Radu M)
  • Change license text to The CNAB Authors 67ffce0 (Radu M)
  • Update comment to match new const name 056a34b (Carolyn Van Slyck)
  • Make CredentialStrategy generic f2ab138 (Carolyn Van Slyck)
  • Update crud.Store to support general storage eccf191 (Carolyn Van Slyck)
  • Rename Store.Store to Store.Save d683a88 (Carolyn Van Slyck)
  • Add timestamps to CredentialSet 49df455 (Carolyn Van Slyck)

cnab-go v0.8.2-beta1

09 Jan 17:23
0342340
Compare
Choose a tag to compare
  • Use WaitConditionNotRunning a0c8bb5 (Carolyn Van Slyck)