1.5.0
Implemented enhancements:
- Missing interface for tokenRequest Authentication instance creation in the Java facade #297, in #787 (KacperKluka)
- Add LocationAnimator for the Java API #790, in #791 (KacperKluka)
- Add missing methods to the Subscriber Java API #788, in #789 (KacperKluka)
- Update documentation regarding the Java verision of the AAT #707, in #793 (KacperKluka)
- Add logs connected to the lifecycle of publisher and subscriber SDKs #804, in #813 (KacperKluka)
- Add token-based auth configuration that do not require to specify client ID #768 (KacperKluka)
Fixed bugs:
- Fix NPE related to ably-java usage #805, in #807 (KacperKluka)
- Publisher failing with
IllegalStateException
: Already resumed, but proposed with updatekotlin.Unit
#799, in #800 (KacperKluka) - Refactor the Ably wrapper to be more secure and error-proof #440, in #782 (davyskiba)