Skip to content

Releases: opentdf/java-sdk

v0.6.1

27 Aug 16:05
b24c8f7
Compare
Choose a tag to compare

0.6.1 (2024-08-27)

Features

Bug Fixes

Miscellaneous Chores

v0.6.0

23 Aug 19:47
d5c7a74
Compare
Choose a tag to compare

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)

v0.5.0

19 Aug 22:18
7c4b7b8
Compare
Choose a tag to compare

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)

v0.4.0

13 Aug 15:10
2d63cc9
Compare
Choose a tag to compare

0.4.0 (2024-08-09)

Features

Bug Fixes

v0.3.0

18 Jul 14:30
d2faab6
Compare
Choose a tag to compare

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)

v0.2.0

15 Jul 15:52
5a64acc
Compare
Choose a tag to compare

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)

v0.1.0

13 Jun 17:24
56f0463
Compare
Choose a tag to compare

0.1.0 (2024-06-13)

Features

Bug Fixes