Skip to content

Commit e9e9021

Browse files
changelog for v2.10.0-alpha.2 (#6565)
Co-authored-by: root <root@f803468ee4d0>
1 parent 5e82784 commit e9e9021

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
33
Mapbox welcomes participation and contributions from everyone.
44

55
## Unreleased
6+
#### Features
7+
#### Bug fixes and improvements
8+
9+
## Mapbox Navigation SDK 2.10.0-alpha.2 - 04 November, 2022
10+
### Changelog
11+
[Changes between v2.10.0-alpha.1 and v2.10.0-alpha.2](https://github.com/mapbox/mapbox-navigation-android/compare/v2.10.0-alpha.1...v2.10.0-alpha.2)
12+
613
#### Features
714
#### Bug fixes and improvements
815
- Fixed an issue where "silent waypoints" (not regular waypoints that define legs) had markers added on the map when route line was drawn with `MapboxRouteLineApi` and `MapboxRouteLineView`. [#6526](https://github.com/mapbox/mapbox-navigation-android/pull/6526)
@@ -11,6 +18,15 @@ Mapbox welcomes participation and contributions from everyone.
1118
- Slightly decreased the memory consumption of the online router. [#6562](https://github.com/mapbox/mapbox-navigation-android/pull/6562)
1219
- Improved positioning and location signal simulation in tunnels. [#6562](https://github.com/mapbox/mapbox-navigation-android/pull/6562)
1320

21+
### Mapbox dependencies
22+
This release depends on, and has been tested with, the following Mapbox dependencies:
23+
- Mapbox Maps SDK `v10.9.0` ([release notes](https://github.com/mapbox/mapbox-maps-android/releases/tag/v10.9.0))
24+
- Mapbox Navigation Native `v119.0.1`
25+
- Mapbox Core Common `v23.1.1`
26+
- Mapbox Java `v6.9.0-beta.2` ([release notes](https://github.com/mapbox/mapbox-java/releases/tag/v6.9.0-beta.2))
27+
- Mapbox Android Core `v5.0.2` ([release notes](https://github.com/mapbox/mapbox-events-android/releases/tag/core-5.0.2))
28+
29+
1430
## Mapbox Navigation SDK 2.9.0-rc.2 - 03 November, 2022
1531
### Changelog
1632
[Changes between v2.9.0-rc.1 and v2.9.0-rc.2](https://github.com/mapbox/mapbox-navigation-android/compare/v2.9.0-rc.1...v2.9.0-rc.2)

0 commit comments

Comments
 (0)