Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

Release Android v5.1.0-beta.3 #9114

Closed
12 tasks done
tobrun opened this issue May 26, 2017 · 3 comments
Closed
12 tasks done

Release Android v5.1.0-beta.3 #9114

tobrun opened this issue May 26, 2017 · 3 comments
Assignees
Labels
Android Mapbox Maps SDK for Android

Comments

@tobrun
Copy link
Member

tobrun commented May 26, 2017

In preparation for release v5.1.0 of the Mapbox Android SDK, we're releasing today the third beta (v5.1.0-beta.3) in the 5.1.0 series. This beta version builds further on beta2 and adds bug fixes and a couple of features,

device-2017-04-28-121659

Please note that this is a pre-release version intended to gather early feedback on the new APIs and to detect any potential issues (you can report them here). This release is not intended for production apps.

Highlights

  • Support for FillExtrusionLayer #8431
  • Limit Viewport #8622
  • Transition Properties for Layer attributes #8509
  • Style wide transition duration and transition offset in milliseconds #8576
  • Transifex integration, Catalan & Dutch translations #8556
  • LatLngBounds includes with another bounds #8517
  • LatLngBounds includes takes in account LatLng on the edges (cfr. core) #8517
  • LatLngBounds facility getters/setters for LatLng #8517
  • Expose world bounds in LatLngBounds #8517
  • OfflineRegion are validated if found in the world bounds, else onError will be invoked #8517
  • Polygon holes #8557 and #8722
  • Custom location source #8710
  • Expose source layer identifier #8709.
  • Ensure surface is created after display and context #8759
  • Harden telemetry event dispatch #8767
  • Move LatLngBounds calculation for CameraUpdateFactory to core #8765
  • Spanish, Lithuanian, and Vietnamese localizations #8852
  • Warning when updating a non-added annotation #8832
  • Share location source between components #8825
  • Test application runtime permissions for pre lollipop devices #8823
  • Do not call OnMarkerClick listener twice #8804
  • Rework instrumentation tests #8793
  • Set first render flag to false when destroying the surface #8739
  • Post resetting tracking settings to avoid race condition reset #8738
  • Expose Source Layer identifier #8709
  • Derived source attribution #8630
  • Consistent use of duration unit #8578
  • When a layer is added, reload its source's tiles #8963
  • Update release script to support CircleCI builds #8950
  • URL getter on Sources #8959
  • Build SNAPSHOT from release branch CI configuration #8958
  • Fix UI test filter in Makefile #8960
  • Allow filesource url transform reset #8957
  • Bump & fixup dependencies #8921
  • Ignore already deleted region #8920
  • Keep offline observer when timeout occurs #8919
  • Show error message when no browser installed #8920
  • Reset observers of removed Sources and Layers #8900
  • Only build custom layer .so for debug builds #8885
  • Update localizations #8883
  • Reset observers of removed Sources and Layers #8862
  • Remove force style cascade #8866
  • Add binding support for Light #9013
  • Update attribution with new Mapbox wordmark #8774
  • LatLngBounds bearing default value #9102
  • Stop location updates when toggling MyLocationView #9099
  • Horizontally rotated in snapshot #9083
  • Disable letter spacing for Arabic text #9071
  • Correct bearing conversion when animating the map #9050
  • Don't leak selected markers when removing #9047
  • Bump tools and support lib version #9046
  • MarkerView deselect events with OnMarkerViewClickListener #9047

Checklist for making this happen

  • Create release branch
  • Update CHANGELOG.md
  • Change CircleCI config to build from release branch (android-release-all->deploy)
  • Change version name to 5.1.0-beta.3 in /platform/android/MapboxGLAndroidSDK/gradle.properties
  • Publish 5.1.0-beta.3 artifact to Maven Central
  • Change version name back to 5.1.0-SNAPSHOT in /platform/android/MapboxGLAndroidSDK/gradle.properties
  • Change CircleCI config to build back from release/master branch
  • Merge release-android-v5.1.0-beta.3 back into release-ios-v3.6.0-android-v5.1.0
  • Create and tag android-v5.1.0-beta.3 release on GitHub
  • Update JavaDoc Documentation @langsmith
  • Update Mapbox Demo App to use 5.1.0-beta.3 @langsmith
  • Update Android SDK overview beta tab 5.1.0-beta.3 @langsmith

/cc @mapbox/mobile @mapbox/support

@tobrun tobrun added the Android Mapbox Maps SDK for Android label May 26, 2017
@tobrun tobrun added this to the android-v5.1.0 milestone May 26, 2017
@tobrun tobrun changed the title Release Android v5.1.0-beta3 Release Android v5.1.0-beta.3 May 26, 2017
@mrfaa
Copy link

mrfaa commented May 31, 2017

Short feedback from my side: I tested the 5.1.0-beta.3 on 5 different Android devices and everything works fine!

@zugaldia
Copy link
Member

Thank you @mrfaa for taking the time to test the latest beta, we're getting real close!

@langsmith
Copy link
Contributor

Complete 🎆 🍾 🎊

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Android Mapbox Maps SDK for Android
Projects
None yet
Development

No branches or pull requests

4 participants