Skip to content

Commit 9ff6358

Browse files
changelog for v2.9.0-beta.1 (#6451)
Co-authored-by: root <root@2034e3b102cb>
1 parent 160bd69 commit 9ff6358

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 17 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.9.0-beta.1 - 06 October, 2022
10+
### Changelog
11+
[Changes between v2.9.0-alpha.3 and v2.9.0-beta.1](https://github.com/mapbox/mapbox-navigation-android/compare/v2.9.0-alpha.3...v2.9.0-beta.1)
12+
613
#### Known issues
714
:bangbang: `MapView` may crash when user selects Disagree in Telemetry Settings dialog.
815
#### Features
@@ -18,6 +25,16 @@ Mapbox welcomes participation and contributions from everyone.
1825
- Renamed `MapboxAudioGuidance.getInstance()` to `getRegisteredInstance`. Rename `unMute` to `unmute` for audio guidance classes. [#6445](https://github.com/mapbox/mapbox-navigation-android/pull/6445)
1926
- Fixed an issue with `NavigationView` that prevented camera from going into following state after starting a trip. [#6449](https://github.com/mapbox/mapbox-navigation-android/pull/6449)
2027

28+
### Mapbox dependencies
29+
This release depends on, and has been tested with, the following Mapbox dependencies:
30+
- Mapbox Maps SDK `v10.9.0-beta.2` ([release notes](https://github.com/mapbox/mapbox-maps-android/releases/tag/v10.9.0-beta.2))
31+
- Mapbox Navigation Native `v116.0.0`
32+
- Mapbox Core Common `v23.1.0-beta.2`
33+
- Mapbox Java `v6.8.0` ([release notes](https://github.com/mapbox/mapbox-java/releases/tag/v6.8.0))
34+
- Mapbox Android Core `v5.0.2` ([release notes](https://github.com/mapbox/mapbox-events-android/releases/tag/core-5.0.2))
35+
-core-5.0.2))
36+
37+
2138
## Mapbox Navigation SDK 2.9.0-alpha.4 - 30 September, 2022
2239
### Changelog
2340
[Changes between v2.9.0-alpha.3 and v2.9.0-alpha.4](https://github.com/mapbox/mapbox-navigation-android/compare/v2.9.0-alpha.3...v2.9.0-alpha.4)

0 commit comments

Comments
 (0)