Breaking changes:
- Subscriber: do not attempt to update presence data when channel is suspended #980
Fixed bugs:
- ErrorInformation must not enforce non-nullability #1014
- Memory leak connected to the Mapbox SDK #810
Closed issues:
- Handling invalid values from mapbox #1004
- Remove
ConnectionException
from docstrings ofPublisher.add/track
#995 - Handle update presence retries in the WorkerQueue #962
- Fix memory leaks on publisher example apps #815
- Modify AddTrackableFailedWorker implementation to provide a result #546
Merged pull requests:
- Upgrade to Mapbox Navigation SDK 2.11.0 #1027 (lawrence-forooghian)
- Fix subscriber app crashes #1026 (AndyTWF)
- Update ably_core_version to 1.2.26 #1022 (ikbalkaya)
- Unify invalid mapbox values handling #1011 (davyskiba)
- Update resolution retry #1000 (davyskiba)
- Fix memory leak issue #812 (ikbalkaya)