Skip to content

Commit f9fbcc0

Browse files
changelog for v2.9.3 (#6665)
Co-authored-by: root <root@12a57095d062>
1 parent 4edb4b4 commit f9fbcc0

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,24 @@ Mapbox welcomes participation and contributions from everyone.
2121
- Fixed an issue where reroute requests where not applying the latest EV data provided via `MapboxNavigation#onEVDataUpdated`. [#6650](https://github.com/mapbox/mapbox-navigation-android/pull/6650)
2222
- Added `NavigationRoute#waypoints` as the source of truth for `DirectionsWaypoint`s which can be common for all routes or route specific depending on `RouteOptions#waypointsPerRoute()` parameter. [#6555](https://github.com/mapbox/mapbox-navigation-android/pull/6555)
2323

24+
## Mapbox Navigation SDK 2.9.3 - 01 December, 2022
25+
### Changelog
26+
[Changes between v2.9.2 and v2.9.3](https://github.com/mapbox/mapbox-navigation-android/compare/v2.9.2...v2.9.3)
27+
28+
#### Features
29+
#### Bug fixes and improvements
30+
- Updated `HistoryUploadWorker` attachments metadata to include the `created` field with the same value as `startedAt`. [#6660](https://github.com/mapbox/mapbox-navigation-android/pull/6660)
31+
- Updated `MapboxCopilotImpl` to call `startRecording` as soon as `onShouldStartRecording` is called. [#6655](https://github.com/mapbox/mapbox-navigation-android/pull/6655)
32+
33+
### Mapbox dependencies
34+
This release depends on, and has been tested with, the following Mapbox dependencies:
35+
- Mapbox Maps SDK `v10.9.0` ([release notes](https://github.com/mapbox/mapbox-maps-android/releases/tag/v10.9.0))
36+
- Mapbox Navigation Native `v119.0.4`
37+
- Mapbox Core Common `v23.1.1`
38+
- Mapbox Java `v6.9.0` ([release notes](https://github.com/mapbox/mapbox-java/releases/tag/v6.9.0))
39+
- Mapbox Android Core `v5.0.2` ([release notes](https://github.com/mapbox/mapbox-events-android/releases/tag/core-5.0.2))
40+
41+
2442
## Mapbox Navigation SDK 2.9.2 - 18 November, 2022
2543
### Changelog
2644
[Changes between v2.9.1 and v2.9.2](https://github.com/mapbox/mapbox-navigation-android/compare/v2.9.1...v2.9.2)

0 commit comments

Comments
 (0)