v1.0.0-RC1
Pre-release
Pre-release
immudb4j was upgraded to work with the latest immudb release 1.4.1
- Session-based authentication
- Stream APIs
- SQL support
What's Changed
- feat(src/main): add new kv and index-related apis by @jeroiraz in #29
- chore(src/main): bunch of internal enhancements by @jeroiraz in #30
- [CICD] Add notarization of source code with cas and vcn by @marcosanchotene in #33
- [CICD] Notarize immudb4j by @marcosanchotene in #34
- Session auth by @jeroiraz in #35
- Stream apis by @jeroiraz in #41
- Sql apis by @jeroiraz in #42
- fix: dual proof verification by @jeroiraz in #47
- javadoc comments by @jeroiraz in #48
- set version to v1.0.0-RC1 by @jeroiraz in #49
New Contributors
- @marcosanchotene made their first contribution in #33
Full Changelog: 0.10.1...1.0.0-RC1