Skip to content

Releases: mapbox/mapbox-java

Mapbox Java SDK v5.5.0

Choose a tag to compare

@langsmith langsmith released this 03 Sep 16:58
  • DirectionRoute: added durationTypical for Route, Leg and Step; (#1172)
  • Remove min/max latitude/longitude range annotations (#1168)
  • Update annotation for NonNull attributes. (#1087)

Mapbox Java SDK v5.4.1

Choose a tag to compare

@langsmith langsmith released this 29 Jul 18:51

This release is the exact same as https://github.com/mapbox/mapbox-java/releases/tag/v5.4.0 and it targets the ls-release-5.4.0 branch. This release is being made because CircleCI wasn't able to send some artifact files to Bintray during the release process, so this release is another attempt to get CircleCI and Bintray to successfully work for all of the Java SDK's modules.

Mapbox Java SDK v5.4.0

Choose a tag to compare

@langsmith langsmith released this 29 Jul 17:02
  • [geocoding] Correct handling of a single element batch geocoding response #1160

Mapbox Java SDK v4.9.1

Choose a tag to compare

@langsmith langsmith released this 24 Jun 20:53

Mapbox Java SDK v5.3.0

Choose a tag to compare

@abhishek1508 abhishek1508 released this 15 Jun 18:15
  • [turf] Ported TurfMeasurement.center() method (#1150)
  • [geojson] move gson package to com.mapbox.geojson.internal (#1153)

Mapbox Java SDK v5.2.1

Choose a tag to compare

@kmadsen kmadsen released this 13 May 16:56
  • Update maneuver modifier type to be public (#1146)

Mapbox Java SDK v5.2.0

Choose a tag to compare

@kmadsen kmadsen released this 12 May 16:51
8d9c4ef
  • Add step maneuver modifier constants (#1142)
  • Refactor turf measurement functions (#1139)
  • remove stale bot settings for this repo (#1138)
  • Fix typo in DirectionsJsonObject documentation (#1137)

Mapbox Java SDK v5.1.0

Choose a tag to compare

@langsmith langsmith released this 31 Mar 00:11
  • Adding flexibility to Matrix API builder to set custom max coordinate list size limit #1133

Mapbox Java SDK v5.1.0-beta.2

Choose a tag to compare

@langsmith langsmith released this 23 Mar 22:52
  • Updated SNAPSHOT link in README #1126
  • Use Strings instead of Lists to store data inside RouteOptions #1123
  • Bearing formatting fix #1121
  • RouteOptions and MapboxDirections refactoring #1118
  • Bumped StaticMapCriteria guidance day and night to v4 #1116

Mapbox Java SDK v5.1.0-beta.1

Pre-release

Choose a tag to compare

@Guardiola31337 Guardiola31337 released this 24 Jan 22:58
  • Removed typo in BannerView class javadocs #1111
  • Extract refresh models into separate module #1107
  • Bumped StaticMapCriteria constant style strings to new versions #1109
  • Add toBuilder() method to RouteOptions and WalkingOptions #1110
  • Split Directions models from the implementation into a separate module #1104