Skip to content

v0.16.0

Latest
Compare
Choose a tag to compare
@opentdf-automation opentdf-automation released this 20 Nov 20:44
cb76db1

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)