-
Notifications
You must be signed in to change notification settings - Fork 117
Closed
Labels
annotation-pluginbuilding-pluginlocalization-pluginmarkerview-pluginoffline-pluginIssues that deal with the offline plugin moduleIssues that deal with the offline plugin moduleplaces-pluginIssues that deal with the places plugin moduleIssues that deal with the places plugin modulescale-plugintraffic-pluginIssues that deal with the traffic moduleIssues that deal with the traffic module
Description
This ticket is to track the release of all plugins to update them. Various features/fixes have been added since their last release. Their module names will now have v8 because the last stable Maps SDK for Android (nectar) release was 8.0.0.
The Scale Bar Plugin, our most recent plugin, is also being released for the first time ever.
Changelog
mapbox-android-plugin-places-v8:0.9.0
Features
- Adding visual limit option to the number of recently seached places #922
- Adding ability to set status bar color in places plugin search UI #962
- bump java services version to v4.6.0 #923
- Added check for null latLng in PlacePickerActivity makeReverseGeocodingSearch()#964
- Adding includeReverseGeocoding call method to PlacePickerOptions #965
mapbox-android-plugin-offline-v8:0.6.0
No changes since the last release
mapbox-android-plugin-localization-v8:0.10.0
Features
- Adding Portuguese language support to Localization Plugin #979
mapbox-android-plugin-annotation-v8:0.7.0
Features
- uppercase static fields #939
- add multi manager support #941
- add getGeometry #940
- remove java 8 language support #943
- allow to set custom arbitrary data on an annotation #948
- Update style spec, gen new features, remove obsolete zIndex #947
mapbox-android-plugin-markerview-v8:0.3.0
Features
Bugs
- Change the update strategy of marker view #984
mapbox-android-plugin-building-v8:0.6.0
No changes since the last release
mapbox-android-plugin-scalebar-v8:0.1.0
First release! Congrats @Chaoba 🎊 🎉
mapbox-android-plugin-traffic-v8:0.9.0
No changes since the last release
Release checklist
- Cut the release branch
- Run through testapp/demo app and test all activities
- Update
CHANGELOG.md - Change version names in
gradle.properties - Publish artifacts to Maven Central
- Change version name back to
SNAPSHOT - Merge the release branch back to
master - Tag releases in GitHub
Post-release @langsmith
- Update
README.md - Update
constants.jsfile inandroid-docsrepo - Generate updated javadocs and add to
android-docsrepo - If needed, bump dependencies in https://github.com/mapbox/mapbox-android-demo
/cc: @mapbox/android @mapbox/enterprise-support
LukasPaczos
Metadata
Metadata
Assignees
Labels
annotation-pluginbuilding-pluginlocalization-pluginmarkerview-pluginoffline-pluginIssues that deal with the offline plugin moduleIssues that deal with the offline plugin moduleplaces-pluginIssues that deal with the places plugin moduleIssues that deal with the places plugin modulescale-plugintraffic-pluginIssues that deal with the traffic moduleIssues that deal with the traffic module