Releases: opentdf/otdfctl
Releases · opentdf/otdfctl
v0.16.0
0.16.0 (2024-11-20)
Features
- assertion verification disable (#419) (acf5702)
- core: add
subject-mappings match
to CLI (#413) (bc56c19) - core: add optional name to kas registry CRUD commands (#429) (f675d86)
- core: adds assertions to encrypt subcommand (#408) (8f0e906)
- core: adds storeFile to save encrypted profiles to disk and updates auth to propagate tlsNoVerify (#420) (f709e01)
- refactor encrypt and decrypt + CLI examples (#418) (e681823)
- support --with-access-token for auth (#409) (856efa4)
Bug Fixes
- core: dev selectors employ flattening from platform instead of jq (#411) (57966ff)
- core: improve readability of TDF methods (#424) (a88d386)
- core: remove trailing slashes on host/platformEndpoint (#415) (2ffd3c7), closes #414
- core: revert profiles file system storage last commit (#427) (79f2079)
- updates sdk to 0.3.19 with GetTdfType fixes (#425) (0a9adfe)
v0.15.0
v0.14.0
0.14.0 (2024-10-01)
Features
- ci: add e2e tests for subject mappings, support for --force delete (#388) (c1f544b)
- ci: add tests for subject condition sets, and --force delete flag (#389) (c6d2abc), closes #331
- ci: e2e attribute definitions tests (#384) (2894391), closes #327
- core: export manual functions for CLI wrappers to consume (#397) (aa0bf95)
- core: resource mappings LIST fix, delete --force support, and e2e tests (#387) (326e74b), closes #386
Bug Fixes
v0.13.0
0.13.0 (2024-09-12)
Features
- add cli test mode and profile tests (#313) (e0bc183)
- ci: make e2e test workflow reusable (#365) (d94408c)
- ci: namespaces e2e tests and test suite improvements (#351) (ce28555)
- ci: reusable platform composite action in e2e tests (#369) (f7d5a1c)
- core: add ecdsa-binding encrypt flag (#360) (8702ec0)
- core: adds missing long manual output docs (#362) (8e1390f), closes #359
- core: kas-grants list (#346) (7f51282), closes #253
Bug Fixes
- ci: e2e workflow should be fully reusable (#368) (cc1e2b9)
- ci: enhance lint config and resolve all lint issues (#363) (5c1dbf1)
- core: GOOS, error message fixes (#378) (623a82a), closes #380
- core: metadata rendering cleanup (#293) (ed21f81)
- core: wire attribute value FQNs to encrypt (#370) (21f9b80)
- refactor to support varying print output (#350) (d6932f3)