Releases: opentdf/java-sdk
Releases · opentdf/java-sdk
dev (cde461a3758caeb7aa2a85a51f4be70e01e50db5)
v0.17.1
Compare
Sorry, something went wrong.
No results found
0.17.1 (2026-06-24)
Features
sdk: add pure ML-KEM-768 and ML-KEM-1024 key wrapping (#373 ) (068caa7 )
Bug Fixes
v0.17.0
Compare
Sorry, something went wrong.
No results found
0.17.0 (2026-06-22)
Features
sdk: DSPX-3309 add hybrid post-quantum key wrapping for KAS (X-Wing, ECDH+ML-KEM) (#368 ) (faffa7d )
Bug Fixes
v0.16.0
Compare
Sorry, something went wrong.
No results found
0.16.0 (2026-06-22)
⚠ BREAKING CHANGES
sdk: remove bouncycastle and ayza libraries (#367 )
Features
sdk: remove bouncycastle and ayza libraries (#367 ) (63b49af )
verify that BC works with approved_only mode set (#375 ) (36fd6cf )
Bug Fixes
v0.15.0
Compare
Sorry, something went wrong.
No results found
0.15.0 (2026-04-29)
Features
sdk: add shorthand enum constants for policy types (#357 ) (a1d4651 )
v0.14.0
Compare
Sorry, something went wrong.
No results found
0.14.0 (2026-04-21)
Features
sdk: add ergonomic Resource constructors for authorization (#354 ) (9e05ca2 )
Bug Fixes
ci: allow release branch scopes in PR title validation (#349 ) (8020a3b )
v0.13.0
Compare
Sorry, something went wrong.
No results found
What's Changed
feat(sdk): expose SRT signer by @strantalis in #329
chore(ci): add dev artifact workflow for xtest optimization by @pflynn-virtru in #331
chore(ci): Add release branch to pull request checks by @dmihalcik-virtru in #333
chore(sdk): bump org.assertj:assertj-core from 3.8.0 to 3.27.7 in /sdk by @dependabot [bot] in #334
fix(docs): DSPX-2409 replace SDK README code example with working code by @marythought in #336
feat(sdk): DSPX-2418 add discovery convenience methods by @marythought in #339
fix: add a default assertion id if one is not specified by @mkleene in #341
chore(ci): Fix update-platform-branch to properly set platform.branch and update PR details by @elizabethhealy in #342
fix(sdk): Updates to proto version v0.16.0 by @github-actions[bot] in #308
fix(sdk): Support RSA4096 Kas keys by @elizabethhealy in #343
fix(sdk): Support kas keys with extended EC methods by @elizabethhealy in #344
feat(sdk): add EntityIdentifier convenience constructors by @marythought in #346
chore(main): release 0.12.1-SNAPSHOT by @opentdf-automation[bot] in #328
chore(main): release 0.13.0 by @opentdf-automation[bot] in #327
New Contributors
Full Changelog : v0.12.0...v0.13.0
v0.12.0
Compare
Sorry, something went wrong.
No results found
0.12.0 (2026-01-15)
⚠ BREAKING CHANGES
sdk: remove NanoTDF implementation (#321 )
Features
sdk: enhance assertion verification to support jwk and x509 certificates (#322 ) (251fea2 )
sdk: expose base key (#323 ) (c370a46 )
Bug Fixes
v0.11.1
Compare
Sorry, something went wrong.
No results found
0.11.1 (2025-12-08)
Bug Fixes
examples: improve logging and setup logic in examples (#316 ) (2e5660c )
v0.11.0
Compare
Sorry, something went wrong.
No results found
0.11.0 (2025-11-20)
Features
ci: DSPX-1716 Updating permission for bundled tests (#306 ) (87ff3e6 )
Bug Fixes
ci: Fix the workflow that updates the proto version (#301 ) (9bd9ce5 )
main: make examples runnable (#311 ) (5ede7dd )
parse hostnames with no ports correctly (#292 ) (3da5f51 )
sdk: remove reserved and unused proto field (#299 ) (50b0302 )
we can't parse things like 192.168.1.1:4000 (#294 ) (dc3142d )