Releases: simplito/privmx-endpoint-java
Releases · simplito/privmx-endpoint-java
2.6.0
What's Changed
REFACTOR
getContextUsersmethod in Connection is nowlistContextUsersand 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
- Implement support for random write in StoreApi by @Doominika in #76
- Implement new method for file synchronization by @Doominika in #79
- Add syncFile method implementation in privmx-endpoint-extra by @Doominika in #82
- Implement new subscriptions API by @Doominika in #74, by @Doominika in #83
- Implement new event data classes by @Doominika in #86
- Implement changes related to events by @Doominika in #75
- Add new fields to Event class by @Doominika in #94, by @Doominika in #75
DOCS
- add more information about strength param in
CryptoApi.generateBip39method
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
What's Changed
CHORE
- update PrivMX Endpoint binaries to 2.6.3
DOCS
- add more information about strength param in
CryptoApi.generateBip39method
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
What's Changed
REFACTOR
getContextUsersmethod in Connection is nowlistContextUsersand 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
- Implement support for random write in StoreApi by @Doominika in #76
- Implement new method for file synchronization by @Doominika in #79
- Add syncFile method implementation in privmx-endpoint-extra by @Doominika in #82
- Implement new subscriptions API by @Doominika in #74, by @Doominika in #83
- Implement new event data classes by @Doominika in #86
- Implement changes related to events by @Doominika in #75
- Add new fields to Event class by @Doominika in #94, by @Doominika in #75
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
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
What's Changed
FEAT
- Implement modification from 2.5 by @Doominika in #58
- implement new KvdbApi module by @Doominika in #50
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
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
getConnectionIdmethod now calls the native implementation. #49Connection.disconnectmethod now doesn't free memory. Soclosemethod 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
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.verifymethod 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
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
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
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