Skip to content

Releases: opentdf/java-sdk

v0.7.6

06 Feb 19:35
cc75fe5
Compare
Choose a tag to compare

0.7.6 (2025-02-06)

Features

Bug Fixes

  • Correct null assertions when deserializing (#211) (b075194)
  • incorrect isStreamable serialized name (#210) (32825b0)
  • NanoTDF secure key from debug logging and iv conflict risk (#208) (6301d32)
  • sdk: deserialize object statement values correctly (#219) (c513e8c)
  • sdk: Fuzz testing and protocol fixes (#214) (cf6f932)
  • sdk: group splits with empty/missing split IDs together (#217) (0f47702)
  • sdk: remove hex encoding (#213) (e076d11)
  • sdk: uses offset for ByteBuffer array offset (#209) (0d6e761)
  • Use reusable start-additional-kas workflow (#215) (cb6f757)

v0.7.5

29 Oct 19:45
94b161d
Compare
Choose a tag to compare

0.7.5 (2024-10-29)

Features

Bug Fixes

  • sdk: option to disable assertion verification (#205) (78d7b66)

v0.7.4

24 Oct 19:41
4084f44
Compare
Choose a tag to compare

0.7.4 (2024-10-24)

Bug Fixes

  • sdk: returns the correct string associated with enums (#200) (1dffd35)

Documentation

v0.7.3

09 Oct 14:59
48a56fb
Compare
Choose a tag to compare

0.7.3 (2024-10-09)

Features

v0.7.2

08 Oct 14:45
c5c7116
Compare
Choose a tag to compare

0.7.2 (2024-10-08)

⚠ BREAKING CHANGES

  • move to single jar (#160)

Features

Bug Fixes

Read more

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)