-
Notifications
You must be signed in to change notification settings - Fork 118
Closed
Description
This is a SEMVER major release
CHANGELOG
Changes since the 4.9.0 release of The Mapbox Java SDK
- Update to AndroidX annotation (Update to AndroidX annotation #1095)
- Rename references of
mapIdstotileSetIds(Rename references ofmapIdstotileSetIds#1047) - Removed deprecated getCall() method in IsochroneService (Removing deprecated 4.x.x code before SEMVER major 5.0.0 release #1099)
- Directions junction view api (Directions junction view api #1097)
- Add banner component type (Add banner component type #1098)
- Remove references to enterprise from geocoding docs (Remove references to enterprise requirement from geocoding docs #1084)
- Add network interceptor to directions (Add network interceptor to directions #1093)
- Replaced NotNull with NonNull annotation in TurfConversion class (Replaced NotNull with NonNull annotation in TurfConversion class #1092)
- BannerText, RouteOptions builders: removed nullable annotations (BannerText, RouteOptions builders: removed nullable annotations #1091)
- Adding and adjusting repo issue templates (Adding and adjusting repo issue templates #1069)
- Adding combine turf method (Adding combine turf method #1008)
- Add turf area measurement method. ([turf] Add turf area measurement method. #1079)
5.0.0 release checklist
- Update this repo's
README.mdfile - Change version name to
5.0.0ingradle.properties(removing-SNAPSHOT) - Publish
5.0.0artifact to Maven Central - Change version name back to having
-SNAPSHOTat the end - Update
CHANGELOG.md - Create a new release in Github with a release title of
Mapbox Java SDK v5.0.0and a tag version ofv5.0.0 - 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
tobrun and zugaldia
Metadata
Metadata
Assignees
Labels
No labels