Mapbox Navigation SDK 2.11.0-rc.2
Pre-release
Pre-release
mapbox-github-ci-writer-public-1
released this
24 Feb 23:21
·
6 commits
to release-v2.11
since this release
Mapbox Navigation SDK 2.11.0-rc.2 - 24 February, 2023
Changelog
Changes between v2.11.0-rc.1 and v2.11.0-rc.2
Features
Bug fixes and improvements
- Fixed revealing of access token in the logs during tiles downloading. #6966
- Optimized RAM usage for onboard routing. #6966
- 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
Known issues ⚠️
- Route refresh base URL is not set via
RouteOptions#baseUrl
. Instead,NavigationOptions#routingTilesOptions#tilesBaseUri
is used for refresh.
Other changes
Mapbox dependencies
This release depends on, and has been tested with, the following Mapbox dependencies:
- Mapbox Maps SDK
v10.11.1
(release notes) - Mapbox Navigation Native
v126.0.1
- Mapbox Core Common
v23.3.2
- Mapbox Java
v6.11.0-beta.1
(release notes)