Mapbox Navigation SDK 2.20.2
Mapbox Navigation SDK 2.20.2 - 29 August, 2024
Changelog
Changes between v2.20.1 and v2.20.2
Features
- The
PredictiveCacheController(PredictiveCacheOptions)
constructor is now deprecated. UsePredictiveCacheController(MapboxNavigation, PredictiveCacheOptions)
instead. #7856
Bug fixes and improvements
- Fixed an issue where native memory was not being properly released after the
MapboxNavigation
object was destroyed. #7856
Mapbox dependencies
This release depends on, and has been tested with, the following Mapbox dependencies:
- Mapbox Maps SDK
v10.18.3
(release notes) - Mapbox Navigation Native
v206.0.0
- Mapbox Core Common
v23.10.1
- Mapbox Java
v7.1.0
(release notes)