Skip to content

Release 4.0.0

Choose a tag to compare

@mhamann mhamann released this 18 Nov 20:05
· 7 commits to main since this release
b860803

4.0.0 (2025-11-18)

  • BREAKING CHANGE: support android 16kb page size + dep updates (#68) (6a7cef9), closes #68

BREAKING CHANGES

  • bump jvm target to 21

  • remove unused client-side encryption

  • chore: update connected check

  • chore: remove encryption test

  • chore: ensure tink is installed for jwt tests

  • chore: test fixups