Skip to content

Releases: opentdf/java-sdk

v0.7.8

09 Apr 14:34
7f487c2
Compare
Choose a tag to compare

0.7.8 (2025-04-09)

Bug Fixes

v0.7.7

07 Apr 21:48
d278a3d
Compare
Choose a tag to compare

0.7.7 (2025-04-07)

Features

  • sdk: EC-wrapped key support for ZTDF (#224) (d062691)

Bug Fixes

  • cmdline: Disable failing encryptnano ecdsa (#227) (80ca207)
  • cmdline: Enable ec-wrapped cfg (#231) (ee39ed5)
  • if a version < 4.3.0 is specified create an old-style TDF (#234) (082a9e7)
  • sdk: Fixes nano ECDSA policy binding config (#225) (f3e9fed)
  • sdk: Remove temporary ec salt value (#228) (0fe37c6)
  • sdk: Set ec-wrapped to new salt value (#230) (d3be28e)
  • sdk: Update version information (#232) (f9eeb0d)

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)