Skip to content

Release plugins with the Maps SDK v8.0.0 #987

@langsmith

Description

@langsmith

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
  • remove obsolete build tools declaration #827
  • remove java 8 language support #943
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

/cc: @mapbox/android @mapbox/enterprise-support

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions