Releases: cnabio/cnab-go
Releases · cnabio/cnab-go
cnab-go v0.14.0
- feat(docker): add verification of image digest(s) (#227) 02823c6 (Vaughn Dice)
- Add schemaVersion to credentialSet (#229) 4276c70 (Carolyn Van Slyck)
- fix(filesystem.go): also delete group directory (#231) f661954 (Vaughn Dice)
- Add Count to crud.Store 998622e (Carolyn Van Slyck)
- Extract ManagedStore interface from BackingStore 812b84b (Carolyn Van Slyck)
cnab-go v0.13.3
- Fix error listing outputs when bundle definition changed ba028b2 (Carolyn Van Slyck)
cnab-go v0.13.2
- Initialize storage from backing stores a83b6fd (Carolyn Van Slyck)
cnab-go v0.13.0-beta1
- 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
cnab-go v0.12.0-beta1
cnab-go v0.11.0-beta1
cnab-go v0.10.1-beta1
cnab-go v0.10.0-beta1
- 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
- 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)