Skip to content

Commit 7c44650

Browse files
lyydikoigithub-actions[bot]
authored andcommitted
[maps-android] changelogs for 11.17.0-beta.2 (#8130)
Updated CHANGELOG.md (aligned with Common SDK and Gl-native) cc @mapbox/maps-android cc @mapbox/sdk-ci GitOrigin-RevId: e889d6ddee4a4e31d601b21c92538cad768b6c38
1 parent b371d54 commit 7c44650

File tree

1 file changed

+13
-5
lines changed

1 file changed

+13
-5
lines changed

CHANGELOG.md

Lines changed: 13 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,6 @@ Mapbox welcomes participation and contributions from everyone.
66
77
# main
88

9-
# 11.17.0-beta.2 November 14, 2025
10-
## Dependencies
11-
* Update gl-native to [v11.17.0-beta.2](https://github.com/mapbox/mapbox-maps-android/releases/tag/v11.17.0-beta.2), common to [v24.17.0-beta.2](https://github.com/mapbox/mapbox-maps-android/releases/tag/v11.17.0-beta.2).
12-
13-
149
# 11.17.0-rc.1
1510
## Features ✨ and improvements 🏁
1611
* Promote `ModelLayer` to stable.
@@ -22,6 +17,19 @@ Mapbox welcomes participation and contributions from everyone.
2217
## Bug fixes 🐞
2318
* Fix camera listener not unsubscribed when disabling ScaleBar via `updateSettings { enabled = false }`
2419

20+
# 11.17.0-beta.2 November 14, 2025
21+
## Features ✨ and improvements 🏁
22+
* Improved error reporting for offline tile region downloads on Android.
23+
* Enhanced reliability of network connections by improving how Cronet timeouts are handled.
24+
25+
## Bug fixes 🐞
26+
* Fixed a crash when switching map styles quickly.
27+
* Fixed a threading bug to eliminate 3D rendering issues and instability.
28+
* Internal fixes and performance improvements.
29+
30+
## Dependencies
31+
* Update gl-native to [v11.17.0-beta.2](https://github.com/mapbox/mapbox-maps-android/releases/tag/v11.17.0-beta.2), common to [v24.17.0-beta.2](https://github.com/mapbox/mapbox-maps-android/releases/tag/v11.17.0-beta.2).
32+
2533
# 11.17.0-beta.1 November 05, 2025
2634
## Breaking changes ⚠️
2735
* Require passing required argument to the constructor of experimental `GeofencingState.Builder`, `GeofencingError.Builder`, `GeofencingEvent.Builder` and `GeofencingOptions.Builder` APIs.

0 commit comments

Comments
 (0)