-
Notifications
You must be signed in to change notification settings - Fork 117
Closed
Labels
Description
CHANGELOG
Changes since the 5.1.0-beta.2 release of the Mapbox Java SDK
- Adding flexibility to Matrix API builder to set custom max coordinate list size limit Adding flexibility to Matrix API builder to set custom max coordinate list size limit #1133
5.1.0 release checklist
- Create release branch off of
master - Update this repo's
README.mdfile - Update
CHANGELOG.md - Create a new Github release with a release title of
Mapbox Java SDK v5.1.0and a tag version ofv5.1.0, targeting the release branch. - Update dependencies in the Maps SDK and Navigation SDK to the final release version
Post final release
- Update the dependencies file in the Mapbox Android Plugins
/mapbox-plugins-androidrepo - Update version # in config files in the
/helprepo - Update the Mapox Android demo app
- After updating the demo app, make the following changes in the
/android-docsrepo:- Update API reference Javadocs for the Mapbox Java docs section in
/android-docsrepo: - Update the
JAVA_SDK_VERSIONconstant in theconstants.jsfile in the/android-docsrepo
- Update API reference Javadocs for the Mapbox Java docs section in
- Update version # in the Studio Preview for Android app
- Update version # in the China plugin test app
/cc: @mapbox/android