Skip to content

Commit 780503f

Browse files
mapbox-github-ci-writer-1[bot]root
authored andcommitted
Changelog for Nav Core Framework v3.10.0-rc.1 (#9383)
Co-authored-by: root <root@190fe9852f18> GitOrigin-RevId: 5afe4950f301a9dc065fabcd0ff763901ec4b0e3
1 parent 777f4d3 commit 780503f

File tree

3 files changed

+30
-11
lines changed

3 files changed

+30
-11
lines changed

CHANGELOG.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,35 @@
11
# Changelog for the Mapbox Navigation SDK Core Framework for Android
22

3+
## Navigation SDK Core Framework 3.10.0-rc.1 - 06 June, 2025
4+
#### Features
5+
- Introduced performance trace points for navigation
6+
- Added filtering inaccurate wheel speed for Dead Reckoning to reduce possible location jumps in case of wheel slippage
7+
- Added provide the latest tiles version when tileset descriptors requested with empty version.
8+
- Added support for delta updates for routing and ADAS tiles
9+
- Added reading of life-traffic-service and reporting them to ADASIS traffic events
10+
- Improved heading interpolation
11+
12+
#### Bug fixes and improvements
13+
- Fixed incorrect route request with user added charging station
14+
- Fixed incorrect edge expansion during simulation by teleporting
15+
- Improved behavior on roundabouts: avoid cases when the vehicle position circles around the roundabout in case of matching errors
16+
- Fixed re-enabling route refresh after leg change
17+
- Removed caching of mapbox access token
18+
19+
#### Known issues :warning:
20+
21+
22+
#### Other changes
23+
24+
25+
### Mapbox dependencies
26+
This release depends on, and has been tested with, the following Mapbox dependencies:
27+
- Mapbox Maps SDK `v11.13.0-rc.1` ([release notes](https://github.com/mapbox/mapbox-maps-android/releases/tag/v11.13.0-rc.1))
28+
- Mapbox Navigation Native `v324.13.0-rc.1`
29+
- Mapbox Core Common `v24.13.0-rc.1`
30+
- Mapbox Java `v7.4.0` ([release notes](https://github.com/mapbox/mapbox-java/releases/tag/v7.4.0))
31+
32+
333
## Navigation SDK Core Framework 3.10.0-beta.2 - 30 May, 2025
434
#### Features
535
- Now `SensorData.Weather` can be instantiated with a list of `@WeatherCondition.Type` or detailed weather information represented by `@WeatherDetail.Type`.

changelog/unreleased/bugfixes/9376.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

changelog/unreleased/features/9376.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)