Skip to content

Releases: opentdf/otdfctl

v0.20.0

08 Apr 00:44
57426e8
Compare
Choose a tag to compare

0.20.0 (2025-04-08)

Features

  • core: add aliases for profile command (#510) (45c633d)
  • core: Add support for WithTargetMode encrypt option (#519) (a0ab213)

Bug Fixes

  • core: bump jwt dep and remove outdated version (#520) (77bb9ca)

v0.19.0

05 Mar 23:01
4334e1e
Compare
Choose a tag to compare

0.19.0 (2025-03-05)

Features

Bug Fixes

  • core: mark new algorithm flags experimental (#501) (95e00bf)

v0.18.0

25 Feb 21:25
52c8604
Compare
Choose a tag to compare

0.18.0 (2025-02-25)

Features

  • Assertion verification (#452) (5a8fe0d)
  • core: Adding examples docs, mainly policy commands (#461) (04c1743)
  • core: bump SDK and consume new platform connection validation (#493) (1106b54)
  • core: Shows SDK version and spec info (#474) (5a685c4)

v0.17.1

09 Dec 20:51
af6deed
Compare
Choose a tag to compare

0.17.1 (2024-12-09)

Bug Fixes

v0.17.0

05 Dec 18:05
8267840
Compare
Choose a tag to compare

0.17.0 (2024-12-05)

Features

Bug Fixes

  • core: kas registry get should allow -i 'id' flag shorthand (#434) (bed3701)
  • core: sm list should provide value fqn instead of just value string (#438) (9a7cb72)

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)