Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release plugins with the Maps SDK v7.0.0 #809

Closed
11 tasks done
LukasPaczos opened this issue Jan 8, 2019 · 2 comments
Closed
11 tasks done

Release plugins with the Maps SDK v7.0.0 #809

LukasPaczos opened this issue Jan 8, 2019 · 2 comments
Assignees
Labels
annotation-plugin building-plugin localization-plugin markerview-plugin offline-plugin Issues that deal with the offline plugin module places-plugin Issues that deal with the places plugin module traffic-plugin Issues that deal with the traffic module

Comments

@LukasPaczos
Copy link
Member

LukasPaczos commented Jan 8, 2019

This release brings a change in artifact names of the plugins - from now on, each plugin's artifact name will include a suffix that declares which major version of the Maps SDK this plugin's version is compatible with.

mapbox-android-plugin-annotation-v7:0.4.0

  • Mapbox maps SDK for Android v7.0.0 #800
  • Save plugin's state across style changes #800
  • Exposed filter API #775
  • Create annotations from FeatureCollection/GeoJSON #772
  • Invalid symbol ID during animation fix #776
  • Make package private abstract classes public #769
  • Draggable builder option #768
  • Generic geometry #777

mapbox-android-plugin-building-v7:0.5.0

  • Update building plugin with Maps SDK 7.0.0 #795

mapbox-android-plugin-localization-v7:0.7.0

  • Update localization plugin with the Maps SDK v7.0.0 #791

mapbox-android-plugin-markerview-v7:0.2.0

  • Update MarkerView plugin with the Maps SDK v7.0.0 #789

mapbox-android-plugin-offline-v7:0.4.0

  • Update Offline plugin with the Maps SDK v7.0.0 #789
  • Cancelling download reworked #779
  • Add cancel text and enable/disable map snapshots notification options #805

mapbox-android-plugin-places-v7:0.7.0

  • Update Offline plugin with the Maps SDK v7.0.0 #789
  • Places plugin NPEs fixes #806

mapbox-android-plugin-traffic-v7:0.8.0

  • Update Traffic plugin with the Maps SDK v7.0.0 #793
  • Traffic plugin update #785

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.js file in android-docs repo
  • Generate updated javadocs and add to android-docs repo

/cc: @mapbox/android

@LukasPaczos LukasPaczos added traffic-plugin Issues that deal with the traffic module building-plugin offline-plugin Issues that deal with the offline plugin module places-plugin Issues that deal with the places plugin module localization-plugin annotation-plugin markerview-plugin labels Jan 8, 2019
@langsmith
Copy link
Contributor

All done on my end! Congrats on a huge release, @LukasPaczos 👏 🍾

@LukasPaczos
Copy link
Member Author

🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
annotation-plugin building-plugin localization-plugin markerview-plugin offline-plugin Issues that deal with the offline plugin module places-plugin Issues that deal with the places plugin module traffic-plugin Issues that deal with the traffic module
Projects
None yet
Development

No branches or pull requests

2 participants