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 AnnotationPlugin v9:0.9.0 #1149

Closed
14 tasks done
pengdev opened this issue Aug 13, 2020 · 0 comments
Closed
14 tasks done

Release AnnotationPlugin v9:0.9.0 #1149

pengdev opened this issue Aug 13, 2020 · 0 comments
Assignees

Comments

@pengdev
Copy link
Member

pengdev commented Aug 13, 2020

Changelog mapbox-android-plugin-annotation-v9:0.9.0:

Bugs

  • Consumable events for click listeners #1124
  • Support multiple manager to be draggable #1125
  • End of drag event is consumed #1141

Release checklist

  • Cut the release branch
  • Run through testapp/demo app and test all activities
  • Update CHANGELOG.md
  • Change version name to 0.9.0 in gradle.properties
  • Change release branch in the circle.yml release job to the current branch
  • Publish 0.9.0 artifact to Maven Central
  • Change version name back to 0.10.0-SNAPSHOT
  • Change release branch in the circle.yml back to master
  • Merge the release branch to master
  • Tag version mapbox-android-plugin-annotation-v9:0.9.0 in GitHub

Post-release

/cc: @mapbox/android
Additional notes
Plugin artifacts are versioned based on the major Maps SDK version. Each plugin's artifact name includes a suffix that declares which major version of the Maps SDK this plugin's version is compatible with, for example:

{artifact_name}-v{major_maps_sdk_version}:{plugin_version} -> mapbox-android-plugin-annotation-v7:0.4.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant