**This is a [SEMVER](https://semver.org/) major release** ### CHANGELOG Changes since the `4.9.0` release of The Mapbox Java SDK - Update to AndroidX annotation (#1095) - Rename references of `mapIds` to `tileSetIds` (#1047) - Removed deprecated getCall() method in IsochroneService (#1099) - Directions junction view api (#1097) - Add banner component type (#1098) - Remove references to enterprise from geocoding docs (#1084) - Add network interceptor to directions (#1093) - Replaced NotNull with NonNull annotation in TurfConversion class (#1092) - BannerText, RouteOptions builders: removed nullable annotations (#1091) - Adding and adjusting repo issue templates (#1069) - Adding combine turf method (#1008) - Add turf area measurement method. (#1079) ### 5.0.0 release checklist - [x] Update this repo's `README.md` file - [x] Change version name to `5.0.0` in `gradle.properties` (removing `-SNAPSHOT`) - [x] Publish `5.0.0` artifact to Maven Central - [x] Change version name back to having `-SNAPSHOT` at the end - [x] Update `CHANGELOG.md` - [x] Create a new release in Github with a release title of `Mapbox Java SDK v5.0.0` and a tag version of `v5.0.0` - [x] 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-android` repo](https://github.com/mapbox/mapbox-plugins-android/blob/master/gradle/dependencies.gradle#L11) - [x] Update version # in config files in the `/help` repo - [x] Update [the Mapox Android demo app](https://github.com/mapbox/mapbox-android-demo/blob/master/gradle/dependencies.gradle) - [x] After updating the demo app, make the following changes in the `/android-docs` repo: - [x] Update API reference Javadocs for the Mapbox Java docs section in `/android-docs` repo: - [x] Update [the `JAVA_SDK_VERSION` constant in the `constants.js` file in the `/android-docs` repo](https://github.com/mapbox/android-docs/blob/publisher-production/src/constants.json) - [x] Update version # in the Studio Preview for Android app - [ ] Update version # in the China plugin test app /cc: @mapbox/android
This is a SEMVER major release
CHANGELOG
Changes since the
4.9.0release of The Mapbox Java SDKmapIdstotileSetIds(Rename references ofmapIdstotileSetIds#1047)5.0.0 release checklist
README.mdfile5.0.0ingradle.properties(removing-SNAPSHOT)5.0.0artifact to Maven Central-SNAPSHOTat the endCHANGELOG.mdMapbox Java SDK v5.0.0and a tag version ofv5.0.0Post final release
/mapbox-plugins-androidrepo/helprepo/android-docsrepo:/android-docsrepo:JAVA_SDK_VERSIONconstant in theconstants.jsfile in the/android-docsrepo/cc: @mapbox/android