Skip to content

Mapbox Navigation SDK 2.20.2

Compare
Choose a tag to compare
@mapbox-github-ci-writer-public-1 mapbox-github-ci-writer-public-1 released this 29 Aug 18:28
4c9f306

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. Use PredictiveCacheController(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)