Skip to content

Latest commit

 

History

History
136 lines (74 loc) · 9.85 KB

CHANGELOG.md

File metadata and controls

136 lines (74 loc) · 9.85 KB

Changelog

0.6.1 (2024-08-27)

Features

Bug Fixes

Miscellaneous Chores

0.6.1 (2024-08-26)

Bug Fixes

Miscellaneous Chores

0.6.0 (2024-08-23)

Features

  • core: Add autoconfigure for key splitting (#120) (7ecbf23)
  • core: Adding key cache, tests for specificity (#126) (a149887)

Bug Fixes

  • core: Revert "feat(core): Add attributes client" (#124) (3d1ef2b)
  • ztdf support both base and handling assertions (#128) (5f72e94)

0.5.0 (2024-08-19)

Features

  • BACK-2316 add a simple method to detect TDFs (#111) (bfbef70)
  • cmd: Adds command --mime-type opt (#113) (45a2c30)
  • core: Add attributes client (#118) (98ba6a9)
  • core: Handle split keys on tdf3 encrypt and decrypt (#109) (943751f)
  • core: KID in NanoTDF (#112) (33b5982)
  • sdk: Update the assertion support to match go sdk (#117) (f9badb3)

Bug Fixes

  • Issue #115 - fix for SSL Context for IDP and plaintext platform (#116) (36a29df)

0.4.0 (2024-08-09)

Features

Bug Fixes

0.3.0 (2024-07-18)

Features

  • sdk: expose GRPC auth service components (#92) (2595cc5)

Bug Fixes

  • sdk: give a test framework test scope (#90) (b99de43)

0.2.0 (2024-07-15)

Features

  • sdk: the authorization service is needed for use by gateway (#85) (73cac82)
  • support key id in ztdf key access object (#84) (862460a)

Bug Fixes

Documentation

  • sdk: Adds brief usage code sample (#26) (79215c7)

0.1.0 (2024-06-13)

Features

Bug Fixes