Releases: simplito/privmx-endpoint-java
Releases · simplito/privmx-endpoint-java
2.1.0-rc1
What's Changed
FEAT
- feat: container policies implementation by @djenczewski in #7
- feat: rename
platformConnect
/platformConnectPublic
methods toconnect
/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
- docs: exceptions for Inbox methods by @djenczewski in #14
PERF
- perf(privmx-endpoint-extra): improve performance of
EventDispatcher.channelHasNoCallbacks
method by @djenczewski in #12
REFACTOR
- refactor: cleanup code by @djenczewski in #15
Full Changelog: 2.0...2.1.0-rc1