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

[ios] Bump podspec to 3.6.4 #10059

Merged

Conversation

fabian-guerra
Copy link
Contributor

Podspec bump to v3.6.4 and changelog entry.

@@ -2,6 +2,10 @@

Mapbox welcomes participation and contributions from everyone. Please read [CONTRIBUTING.md](../../CONTRIBUTING.md) to get started.

## 3.6.4

* Fixed an issue where offline raster tiles does not use correct zoom level. ([#10012](https://github.com/mapbox/mapbox-gl-native/pull/10012))
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

From looking at #10011 (the master parent of #10012), it seems like maybe this would be a clearer description of the change:

Fixed an issue where stale (but still valid) map data could be ignored in offline mode.

Copy link
Contributor

@friedbunny friedbunny left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@fabian-guerra fabian-guerra merged commit 7f50c50 into release-ios-v3.6.0-android-v5.1.0 Sep 25, 2017
@friedbunny friedbunny added build iOS Mapbox Maps SDK for iOS labels Sep 25, 2017
@friedbunny friedbunny added this to the ios-v3.6.4 milestone Sep 25, 2017
@friedbunny friedbunny deleted the fabian-3.6.4-podspecbump branch September 25, 2017 19:48
mappy-mobile pushed a commit to Mappy/mapbox-gl-native that referenced this pull request Oct 3, 2017
….1.4

* release-ios-v3.6.0-android-v5.1.0: (36 commits)
  [android] [auto] Update properties to version 5.1.4 in preparation for build.
  [android] - latLngBounds test
  [android] - update changelog for 5.1.4 release.
  bump MAS version number to 2.2.3 (mapbox#9901)
  [android] fix is download complete (a download is complete when count and required resources match and the download state is inactive) (mapbox#9913)
  [android] - avoid adding duplicate points to bounds
  [android] Clear out mapCallback's OnMapReadyCallbacks on onDestroy
  [android] - harden offline region deletion
  Do not check connection if it is local request
  [android] - disable rotation gesture when pinch zooming
  macos-v0.5.1
  [ios] Bump podspec to 3.6.4 (mapbox#10059)
  [android, ios, macos] Updated translations
  [core] make sure tiles are not treated as complete until all worker operations completed
  [core] keep tiles renderable even if a subsequent error occurs
  [ios] Be sure to get a BOOL value for nullable dict keys
  iosv3.6.3 podspec bump (mapbox#10008)
  [ios, macos] Deprecate trafficDayStyleURL and trafficNightStyleURL (mapbox#9918)
  [ios] Use constraints to manage ornament view placement (again)  (mapbox#9995)
  [ios] Canned spam coming from Transifex
  ...

# Conflicts:
#	platform/android/MapboxGLAndroidSDK/proguard-rules.pro
#	platform/android/MapboxGLAndroidSDK/src/main/java/com/mapbox/mapboxsdk/maps/MapGestureDetector.java
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
build iOS Mapbox Maps SDK for iOS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants