Skip to content

Commit 46c2e4f

Browse files
rootabhishek1508
authored andcommitted
changelog for v2.11.0-rc.2
1 parent 11033de commit 46c2e4f

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

CHANGELOG.md

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

9+
## Mapbox Navigation SDK 2.11.0-rc.2 - 24 February, 2023
10+
### Changelog
11+
[Changes between v2.11.0-rc.1 and v2.11.0-rc.2](https://github.com/mapbox/mapbox-navigation-android/compare/v2.11.0-rc.1...v2.11.0-rc.2)
12+
13+
#### Features
14+
15+
16+
#### Bug fixes and improvements
17+
- Fixed revealing of access token in the logs during tiles downloading. [#6966](https://github.com/mapbox/mapbox-navigation-android/pull/6966)
18+
- Optimized RAM usage for onboard routing. [#6966](https://github.com/mapbox/mapbox-navigation-android/pull/6966)
19+
- Increased the distance at which the navigator discards passed alternative route in `NavigationRouteAlternativesObserver#onRouteAlternatives`. This reduces the chance of discarding alternative routes to which a driver deviated from the primary route. [#6966](https://github.com/mapbox/mapbox-navigation-android/pull/6966)
20+
21+
#### Known issues :warning:
22+
23+
24+
#### Other changes
25+
26+
27+
### Mapbox dependencies
28+
This release depends on, and has been tested with, the following Mapbox dependencies:
29+
- Mapbox Maps SDK `v10.11.1` ([release notes](https://github.com/mapbox/mapbox-maps-android/releases/tag/v10.11.1))
30+
- Mapbox Navigation Native `v126.0.1`
31+
- Mapbox Core Common `v23.3.2`
32+
- Mapbox Java `v6.11.0-beta.1` ([release notes](https://github.com/mapbox/mapbox-java/releases/tag/v6.11.0-beta.1))
33+
34+
935
## Mapbox Navigation SDK 2.11.0-rc.1 - 17 February, 2023
1036
### Changelog
1137
[Changes between v2.11.0-beta.3 and v2.11.0-rc.1](https://github.com/mapbox/mapbox-navigation-android/compare/v2.11.0-beta.3...v2.11.0-rc.1)

0 commit comments

Comments
 (0)