Skip to content

Release Mapbox Services 2.1.0 #445

@cammace

Description

@cammace

This ticket tracks the final release of Mapbox Android Services v2.1.0. The leading feature in this release includes both the inclusion of the Directions Matrix and Optimized Trips APIs among an abundance of other bug fixes.

Highlights

  • Navigation removed from mapbox-java and moved to the mapbox-navigation-android repo #439
  • Introduce support for the Optimized Trip API #437
  • Support for the Distance Matrix has been added, this replaces the Distance API #418
  • Support for direction annotations has been added #417
  • We have deprecated the Distance API #405
  • Added interval, fastest interval, and displacement getters/setters inside the LocationEngine class #402
  • Added setters inside Direction models making it easier to build a DirectionsResponse without needing the call the Directions API #422
  • Added weight and weight_name APIs to directions response #438
  • Setting both origin/destination and the coordinates inside your directions builder, the coordinate list no longer get's overwritten #420
  • Fixed bug when using Turf point on line, false warnings would occur stating your Position coordinates are outside the recommended range
  • Added better format support for coordinates to remove trailing zeros #424

Release checklist @cammace @zugaldia

  • Finish merging PRs that exist on the 2.1.0 milestone
  • run through testapp/demo app and test all activities
  • Change version name to 2.1.0 in gradle.properties
  • Publish 2.1.0 artifact to Maven Central
  • Change version name back to 2.2.0-SNAPSHOT
  • Update CHANGELOG.md
  • Tag v2.1.0 in GitHub
  • Update dependencies in the Maps SDK

Post-release @cammace / @langsmith

/cc: @mapbox/mobile

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions