1.1.0, Release Candidate 5
Pre-release
Pre-release
KacperKluka
released this
11 Jul 16:20
·
1208 commits
to main
since this release
Version 1.1 of the Ably Asset Tracking SDKs for Android brings changes to both the publishing and subscribing SDKs,
and their corresponding example apps, that make the subscriber's marker animate much more smoothly.
Fixed bugs:
- Removing and adding new trackable with the same name leads to an exception #701
- Exception handling issues when connecting to Ably #700
- EnhancedLocationUpdate equals returns true for different locations #694
- Fix Java-WebSockets security issue #688
- Fix gson dependency vulnerability #687
Merged pull requests:
- Fix error when trying to connect to a previously closed channel #708 (KacperKluka)
- Fix exception throwing issues when connecting to Ably #699 (KacperKluka)
- Fix location updates equals implementation #697 (KacperKluka)
- Update ably-android version to 1.2.14 #693 (KacperKluka)