**A few weeks have passed since the last beta release of 3.0. Quite a few bugs have been squashed since then including:** - Added MapMatching Error reporting #758 - MapMaptchingMatching to DirectionsRoute #759 - Add Abbreviations and type to BannerComponent #762 - Add voiceUnits to MapMatching #764 - Implemented Comparable in BannerComponents #768 - Adds a bbox() utility method for Geometry #769 - Adds a method to Geometry to load from json #770 - Add MaxSpeed Annotation to Directions API #772 ### Release checklist @osana - [x] Change version name to `3.0.0` in `gradle.properties` - [x] Publish `3.0.0` artifact to Maven Central - [x] Change version name back to `3.0.0-SNAPSHOT` - [x] Update `CHANGELOG.md` - [x] Tag `v3.0.0` in GitHub - [ ] Update dependencies in the Maps SDK ### Post-release @langsmith - [x] If there's a new SNAPSHOT version, then update this repo's `README.md` file - [x] Update Javadoc for the Mapbox Java docs section in `/android-docs` repo - [x] Update the `constants.js` file in `android-docs` repo so that `compile 'com.mapbox.mapboxsdk:mapbox-android-services:x.x.x'` line is updated in [the Gradle section of the Mapbox Java SDK overview page](https://www.mapbox.com/android-docs/mapbox-services/overview/) - [x] Update the demo app - [x] Update version # in config files in /help @langsmith - [ ] Update version # in Store Locator project - [ ] Update version # in Studio Preview - [ ] Update version # in cn /cc: @mapbox/android
A few weeks have passed since the last beta release of 3.0. Quite a few bugs have been squashed since then including:
Added MapMatching Error reporting Added MapMatching Error reporting #758
MapMaptchingMatching to DirectionsRoute MapMaptchingMatching to DirectionsRoute #759
Add Abbreviations and type to BannerComponent Add Abbreviations and type to BannerComponent #762
Add voiceUnits to MapMatching Add voiceUnits to MapMatching #764
Implemented Comparable in BannerComponents Implemented Comparable in BannerComponents #768
Adds a bbox() utility method for Geometry bbox for arbitrary geometries #769
Adds a method to Geometry to load from json Geometry from json #770
Add MaxSpeed Annotation to Directions API Add MaxSpeed Annotation to Directions API #772
Release checklist @osana
3.0.0ingradle.properties3.0.0artifact to Maven Central3.0.0-SNAPSHOTCHANGELOG.mdv3.0.0in GitHubPost-release @langsmith
README.mdfile/android-docsrepoconstants.jsfile inandroid-docsrepo so thatcompile 'com.mapbox.mapboxsdk:mapbox-android-services:x.x.x'line is updated in the Gradle section of the Mapbox Java SDK overview page/cc: @mapbox/android