Skip to content

Releases: opentdf/otdfctl

v0.16.0

20 Nov 20:44
cb76db1
Compare
Choose a tag to compare

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

15 Oct 17:02
09d0ff5
Compare
Choose a tag to compare

0.15.0 (2024-10-15)

Features

  • core: DSP-51 - deprecate PublicKey local field (#400) (1955800)
  • core: Update Resource Mapping delete to use get before delete for cli output (#398) (79f2a42)

Bug Fixes

  • core: build with latest opentdf releases (#404) (969b82b)

v0.14.0

01 Oct 20:54
c7eafb9
Compare
Choose a tag to compare

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

  • core: remove duplicate titling of help manual (#391) (cb8db69)

v0.13.0

12 Sep 17:40
fd76f0e
Compare
Choose a tag to compare

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)

v0.12.2

27 Aug 14:08
5664f74
Compare
Choose a tag to compare

0.12.2 (2024-08-27)

Bug Fixes

  • core: improve KASR docs and add spellcheck GHA to pipeline (#323) (a77cf30), closes #335 #337
  • create new http client to ignore tls verification (#324) (4d4afb7)

v0.12.1

26 Aug 14:30
5afd6b6
Compare
Choose a tag to compare

0.12.1 (2024-08-26)

Bug Fixes

  • core: remove documentation that cached kas pubkey is base64 (#320) (fce8f44), closes #321

v0.12.0

23 Aug 21:01
23e73b3
Compare
Choose a tag to compare

0.12.0 (2024-08-23)

Features

v0.11.4

22 Aug 17:54
1e64065
Compare
Choose a tag to compare

0.11.4 (2024-08-22)

Bug Fixes

v0.11.3

22 Aug 16:09
c915c67
Compare
Choose a tag to compare

0.11.3 (2024-08-22)

Bug Fixes

  • core: do not import unused fmt (#306) (0dc552d)
  • core: nil panic on set-default (#304) (92bbfa3)
  • core: warn and do now allow deletion of default profile (#308) (fdd8167)
  • make file not building correctly (#307) (64eb821)

v0.11.2

22 Aug 15:34
f827141
Compare
Choose a tag to compare

0.11.2 (2024-08-22)

Bug Fixes