Skip to content

Releases: simplito/privmx-endpoint-java

2.6.0

01 Dec 10:25

Choose a tag to compare

What's Changed

REFACTOR

  • getContextUsers method in Connection is now listContextUsers and working as other API methods returning PagingList by @Doominika in #85
  • Implement new event callbacks registration API in privmx-endpoint-extra supports new subscriptions API from PrivMX Endpoint by @Doominika in #77, by @djenczewski in #90

FEAT

DOCS

  • add more information about strength param in CryptoApi.generateBip39 method

Binary Dependencies

  • openssl 3.0.15
  • gmp 6.3.0
  • poco 1.13.2
  • pson-cpp 1.0.7
  • privmx-endpoint 2.6.4

Full Changelog: 2.5.0...2.6.0

2.6.0-rc2

29 Oct 12:58

Choose a tag to compare

2.6.0-rc2 Pre-release
Pre-release

What's Changed

CHORE

  • update PrivMX Endpoint binaries to 2.6.3

DOCS

  • add more information about strength param in CryptoApi.generateBip39 method

Binary Dependencies

  • openssl 3.0.15
  • gmp 6.3.0
  • poco 1.13.2
  • pson-cpp 1.0.7
  • privmx-endpoint 2.6.3

Full Changelog: 2.6.0-rc1...2.6.0-rc2

2.6.0-rc1

21 Oct 09:28

Choose a tag to compare

2.6.0-rc1 Pre-release
Pre-release

What's Changed

REFACTOR

  • getContextUsers method in Connection is now listContextUsers and working as other API methods returning PagingList by @Doominika in #85
  • Implement new event callbacks registration API in privmx-endpoint-extra supports new subscriptions API from PrivMX Endpoint by @Doominika in #77, by @djenczewski in #90

FEAT

Binary Dependencies

  • openssl 3.0.15
  • gmp 6.3.0
  • poco 1.13.2
  • pson-cpp 1.0.7
  • privmx-endpoint 2.6.0

Full Changelog: 2.5.0...2.6.0-rc1

2.5.0

31 Jul 15:08
7f0d7da

Choose a tag to compare

What's Changed

FEAT

  • Implement 2.5 changes (new sortBy parameter for list methods and statusCode in ContextCustomEventData model) by @Doominika in #58
  • implement new KvdbApi module by @Doominika in #50
  • implement native libs distribution by maven by @djenczewski in #71. Now native libs are distributing as jars to maven and attached to runtime by PrivMX Gradle Plugin. Attached libraries are extracted before load on JVM targets.

Binary Dependencies

  • openssl 3.0.15
  • gmp 6.3.0
  • poco 1.13.2
  • pson-cpp 1.0.7
  • privmx-endpoint 2.5.3

Full Changelog: 2.3.0...2.5.0

2.5.0-rc1

07 Jul 09:53

Choose a tag to compare

2.5.0-rc1 Pre-release
Pre-release

What's Changed

FEAT

Binary Dependencies

  • openssl 3.0.15
  • gmp 6.3.0
  • poco 1.13.2
  • pson-cpp 1.0.7
  • privmx-endpoint 2.5.3

Full Changelog: 2.3.0...2.5.0-rc1

2.3.0

01 Jul 10:16
fd3e7da

Choose a tag to compare

What's Changed

This release includes the support for Custom Events and User Verification, to learn more about those things see the documentation

FEAT

  • Implement features from PrivMX Endpoint 2.3 by @Doominika in #54

REFACTOR

  • getConnectionId method now calls the native implementation. #49
  • Connection.disconnect method now doesn't free memory. So close method must be called after disconnect to free resources. #49

Binary Dependencies

  • openssl 3.0.15
  • gmp 6.3.0
  • poco 1.13.2
  • pson-cpp 1.0.7
  • privmx-endpoint 2.3.4

Full Changelog: 2.2.2...2.3.0

2.3.0-rc2

20 Jun 09:28

Choose a tag to compare

2.3.0-rc2 Pre-release
Pre-release

What's Changed

PrivMX Endpoint

FEAT

  • Catch exceptions while using verify method by @Doominika in #56. Now throwing exception or returning incorrect value in UserVerifierInterface.verify method will throw Java exception.

FIX

  • Global reference initialization while creating UserVerifierInterface callback by @Doominika in #55

Binary Dependencies

  • openssl 3.0.15
  • gmp 6.3.0
  • poco 1.13.2
  • pson-cpp 1.0.7
  • privmx-endpoint 2.3.4

Full Changelog: 2.3.0-RC1...2.3.0-rc2

2.3.0-RC1

09 Jun 14:05

Choose a tag to compare

2.3.0-RC1 Pre-release
Pre-release

What's Changed

PrivMX Endpoint

FEAT

  • Implement features from PrivMX Endpoint 2.3 by @Doominika in #54
  • Now connection ID can be getting after disconnect Connection class, memory is freed only after calling the close method. This change will also prevent uncontrolled duplication of connection IDs in Java. @Doominika in #49

Binary Dependencies

  • openssl 3.0.15
  • gmp 6.3.0
  • poco 1.13.2
  • pson-cpp 1.0.7
  • privmx-endpoint 2.3.3

Full Changelog: 2.2.2...2.3.0-RC1

2.2.2

04 Mar 10:43
5976dc6

Choose a tag to compare

What's Changed

CHORE

  • chore: update privmx-endpoint binaries to 2.2.5

Binary Dependencies

  • openssl 3.0.15
  • gmp 6.3.0
  • poco 1.13.2
  • pson-cpp 1.0.7
  • privmx-endpoint 2.2.5

Full Changelog: 2.2.0...2.2.2

2.2.1

26 Feb 13:14

Choose a tag to compare

What's Changed

CHORE

  • chore: update privmx-endpoint binaries to 2.2.4

Binary Dependencies

  • openssl 3.0.15
  • gmp 6.3.0
  • poco 1.13.2
  • pson-cpp 1.0.7
  • privmx-endpoint 2.2.4

Full Changelog: 2.2.0...2.2.1