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

Mapbox Navigation SDK v2.2.1 #3848

Merged
merged 6 commits into from
Apr 26, 2022
Merged

Conversation

jill-cardamon
Copy link
Contributor

Patch release of Mapbox Navigation SDK v2.2.1 that includes:

@jill-cardamon
Copy link
Contributor Author

Breaking changes bot is complaining because listed methods have new argument with a default value. It will not lead to any code updates on user side to adopt this version.

and RouteControllerTests.testRouteSnappingOvershooting() was already failing on release-v2.2 branch

@mapbox-github-ci-issues-public-1

Breaking Changes in MapboxCoreNavigation

Breaking API Changes

NavigationMatchOptions

  • removed method: init(waypoints:profileIdentifier:) in NavigationMatchOptions
  • removed method: init(locations:profileIdentifier:) in NavigationMatchOptions
  • removed method: init(coordinates:profileIdentifier:) in NavigationMatchOptions

NavigationRouteOptions

  • removed method: init(coordinates:profileIdentifier:) in NavigationRouteOptions
  • removed method: init(waypoints:profileIdentifier:) in NavigationRouteOptions
  • removed method: init(locations:profileIdentifier:) in NavigationRouteOptions

@mapbox-github-ci-issues-public-1

No breaking changes detected in MapboxNavigation

@mapbox-github-ci-issues-public-1

Breaking Changes in MapboxCoreNavigation

Breaking API Changes

NavigationRouteOptions

  • removed method: init(locations:profileIdentifier:) in NavigationRouteOptions
  • removed method: init(waypoints:profileIdentifier:) in NavigationRouteOptions
  • removed method: init(coordinates:profileIdentifier:) in NavigationRouteOptions

NavigationMatchOptions

  • removed method: init(locations:profileIdentifier:) in NavigationMatchOptions
  • removed method: init(waypoints:profileIdentifier:) in NavigationMatchOptions
  • removed method: init(coordinates:profileIdentifier:) in NavigationMatchOptions

@mapbox-github-ci-issues-public-1

No breaking changes detected in MapboxNavigation

@mapbox-github-ci-issues-public-1

Breaking Changes in MapboxCoreNavigation

Breaking API Changes

NavigationRouteOptions

  • removed method: init(locations:profileIdentifier:) in NavigationRouteOptions
  • removed method: init(coordinates:profileIdentifier:) in NavigationRouteOptions
  • removed method: init(waypoints:profileIdentifier:) in NavigationRouteOptions

NavigationMatchOptions

  • removed method: init(locations:profileIdentifier:) in NavigationMatchOptions
  • removed method: init(coordinates:profileIdentifier:) in NavigationMatchOptions
  • removed method: init(waypoints:profileIdentifier:) in NavigationMatchOptions

@mapbox-github-ci-issues-public-1

No breaking changes detected in MapboxNavigation

@jill-cardamon jill-cardamon self-assigned this Apr 25, 2022
@jill-cardamon jill-cardamon added the build Issues related to builds and dependency management. label Apr 25, 2022
@mapbox-github-ci-issues-public-1

Breaking Changes in MapboxCoreNavigation

Breaking API Changes

NavigationMatchOptions

  • removed method: init(coordinates:profileIdentifier:) in NavigationMatchOptions
  • removed method: init(waypoints:profileIdentifier:) in NavigationMatchOptions
  • removed method: init(locations:profileIdentifier:) in NavigationMatchOptions

NavigationRouteOptions

  • removed method: init(coordinates:profileIdentifier:) in NavigationRouteOptions
  • removed method: init(waypoints:profileIdentifier:) in NavigationRouteOptions
  • removed method: init(locations:profileIdentifier:) in NavigationRouteOptions

@mapbox-github-ci-issues-public-1

No breaking changes detected in MapboxNavigation

CHANGELOG.md Outdated Show resolved Hide resolved
@mapbox-github-ci-issues-public-1

Breaking Changes in MapboxCoreNavigation

Breaking API Changes

NavigationRouteOptions

  • removed method: init(waypoints:profileIdentifier:) in NavigationRouteOptions
  • removed method: init(locations:profileIdentifier:) in NavigationRouteOptions
  • removed method: init(coordinates:profileIdentifier:) in NavigationRouteOptions

NavigationMatchOptions

  • removed method: init(coordinates:profileIdentifier:) in NavigationMatchOptions
  • removed method: init(locations:profileIdentifier:) in NavigationMatchOptions
  • removed method: init(waypoints:profileIdentifier:) in NavigationMatchOptions

@mapbox-github-ci-issues-public-1

No breaking changes detected in MapboxNavigation

@jill-cardamon jill-cardamon merged commit 4665b21 into release-v2.2 Apr 26, 2022
@jill-cardamon jill-cardamon deleted the jill/release-v2.2.1 branch April 26, 2022 19:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Issues related to builds and dependency management.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants