Skip to content

Commit 4c9f306

Browse files
changelog for v2.20.2 (#7860)
Co-authored-by: root <root@41f772cf0a14>
1 parent 4737b2e commit 4c9f306

File tree

3 files changed

+18
-2
lines changed

3 files changed

+18
-2
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,24 @@ Mapbox welcomes participation and contributions from everyone.
66
#### Features
77
#### Bug fixes and improvements
88

9+
## Mapbox Navigation SDK 2.20.2 - 29 August, 2024
10+
### Changelog
11+
[Changes between v2.20.1 and v2.20.2](https://github.com/mapbox/mapbox-navigation-android/compare/v2.20.1...v2.20.2)
12+
13+
#### Features
14+
- The `PredictiveCacheController(PredictiveCacheOptions)` constructor is now deprecated. Use `PredictiveCacheController(MapboxNavigation, PredictiveCacheOptions)` instead. [#7856](https://github.com/mapbox/mapbox-navigation-android/pull/7856)
15+
16+
#### Bug fixes and improvements
17+
- Fixed an issue where native memory was not being properly released after the `MapboxNavigation` object was destroyed. [#7856](https://github.com/mapbox/mapbox-navigation-android/pull/7856)
18+
19+
### Mapbox dependencies
20+
This release depends on, and has been tested with, the following Mapbox dependencies:
21+
- Mapbox Maps SDK `v10.18.3` ([release notes](https://github.com/mapbox/mapbox-maps-android/releases/tag/v10.18.3))
22+
- Mapbox Navigation Native `v206.0.0`
23+
- Mapbox Core Common `v23.10.1`
24+
- Mapbox Java `v7.1.0` ([release notes](https://github.com/mapbox/mapbox-java/releases/tag/v7.1.0))
25+
26+
927
## Mapbox Navigation SDK 2.20.1 - 22 July, 2024
1028
### Changelog
1129
[Changes between v2.20.0 and v2.20.1](https://github.com/mapbox/mapbox-navigation-android/compare/v2.20.0...v2.20.1)

changelog/unreleased/bugfixes/7856.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog/unreleased/features/7856.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)