Skip to content

Releases: simplito/privmx-endpoint-java

2.2.0

19 Feb 11:14
00975cd

Choose a tag to compare

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

04 Feb 08:40
2e6f56c

Choose a tag to compare

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

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

20 Dec 11:34
d2f3158

Choose a tag to compare

2.1.0-rc1 Pre-release
Pre-release

What's Changed

FEAT

  • feat: container policies implementation by @djenczewski in #7
  • feat: rename platformConnect/platformConnectPublic methods to connect/connectPublic by @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

PERF

  • perf(privmx-endpoint-extra): improve performance of EventDispatcher.channelHasNoCallbacks method by @djenczewski in #12

REFACTOR

Full Changelog: 2.0...2.1.0-rc1

2.0

04 Nov 14:56
fb5c8ae

Choose a tag to compare

2.0
feat: Release 2.0

feat: Release 2.0