Releases: simplito/privmx-endpoint-java
Releases · simplito/privmx-endpoint-java
2.2.0
What's Changed
FEAT
- feat: add new methods: derivePrivateKey2. by @Doominika in #33
- feat: remove setting certs path requirement by @Doominika in #34
- feat: add default implementation for getCertPath method by @Doominika in #35
- feat: add documentation snippets to examples/privmx-snippets module by @djenczewski in #36
Full Changelog: 2.1.0...2.2.0
Binary Dependencies
- openssl 3.0.15
- gmp 6.3.0
- poco 1.13.2
- pson-cpp 1.0.7
- privmx-endpoint 2.2.3
2.1.0
What's Changed
FIX
- fix: JNI errors with policies by @djenczewski in #17
- fix: make policy builders methods public by @Doominika in #16
- fix: restore constructors without policies by @Doominika in #20
- fix: change parameter forceGenerateNewKey default value. by @Doominika in #22
- fix: Change Policy Types In ItemPolicyBuilder Class by @djenczewski in #24
- fix: Make InboxEntryStream.onError method synchronized and no call cancel() method by @djenczewski in #26
- fix: parsing the FilesConfig within JNI wrapper during Inbox creation or update by @djenczewski in #29
DOCS
- docs: add documentation tags by @Doominika in #18
- docs: add documentation for static fields in SpecialPolicyValue class by @djenczewski in #19
- docs: update fileHandle parameter description in InboxApi.writeToFile method by @djenczewski in #27
New Contributors
- @Doominika made their first contribution in #16
Full Changelog: 2.0...2.1.0
Binary Dependencies
- openssl 3.0.15
- gmp 6.3.0
- poco 1.13.2
- pson-cpp 1.0.7
- privmx-endpoint 2.1.4
2.1.0-rc1
What's Changed
FEAT
- feat: container policies implementation by @djenczewski in #7
- feat: rename
platformConnect/platformConnectPublicmethods toconnect/connectPublicby @djenczewski in #8 - feat: implement Inbox streaming API by @djenczewski in #9
FIX
- fix(privmx-endpoint): parsing policies from Java to C++ by @djenczewski in #13
DOCS
- docs: exceptions for Inbox methods by @djenczewski in #14
PERF
- perf(privmx-endpoint-extra): improve performance of
EventDispatcher.channelHasNoCallbacksmethod by @djenczewski in #12
REFACTOR
- refactor: cleanup code by @djenczewski in #15
Full Changelog: 2.0...2.1.0-rc1
2.0
feat: Release 2.0 feat: Release 2.0