Skip to content

Commit 26a10e0

Browse files
[Mapbox Java] changelog for v7.10.0 (#1633)
Co-authored-by: root <root@b107773d7553>
1 parent ea24583 commit 26a10e0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

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

55
### main
6+
7+
### v7.10.0 - February 05, 2026
68
- Added `DirectionsRefreshResponse#fromJson(Reader)`, a static factory method that deserializes a `DirectionsRefreshResponse` from a `java.io.Reader`.
79
- Added `FlattenListOfPoints` to hold a list of points in a more memory-efficient way.
810
- Deprecate `LineString#coordinates()` and `Point#coordinates()`. It's encouraged to use the new `flattenCoordinates()` methods.
911
- Added `DirectionsRoute#weightTypical` indicating the weight of the route under typical conditions.
1012

1113

14+
1215
### v7.9.0 - November 20, 2025
1316

1417

0 commit comments

Comments
 (0)