Skip to content

Releases: mapbox/mapbox-java

Mapbox Java SDK v5.4.1

29 Jul 18:51

Choose a tag to compare

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

29 Jul 17:02

Choose a tag to compare

  • [geocoding] Correct handling of a single element batch geocoding response #1160

Mapbox Java SDK v4.9.1

24 Jun 20:53

Choose a tag to compare

Mapbox Java SDK v5.3.0

15 Jun 18:15

Choose a tag to compare

  • [turf] Ported TurfMeasurement.center() method (#1150)
  • [geojson] move gson package to com.mapbox.geojson.internal (#1153)

Mapbox Java SDK v5.2.1

13 May 16:56

Choose a tag to compare

  • Update maneuver modifier type to be public (#1146)

Mapbox Java SDK v5.2.0

12 May 16:51
8d9c4ef

Choose a tag to compare

  • 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

31 Mar 00:11

Choose a tag to compare

  • Adding flexibility to Matrix API builder to set custom max coordinate list size limit #1133

Mapbox Java SDK v5.1.0-beta.2

23 Mar 22:52

Choose a tag to compare

  • 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

24 Jan 22:58

Choose a tag to compare

Pre-release
  • 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

Mapbox Java SDK v5.0.0

09 Jan 00:15

Choose a tag to compare

  • Update to AndroidX annotation #1095
  • Rename references of mapIds to tileSetIds #1047
  • Removed deprecated getCall() method in IsochroneService #1099
  • Directions junction view api #1097
  • Add banner component type #1098
  • Remove references to enterprise from geocoding docs #1084
  • Add network interceptor to directions #1093
  • Replaced NotNull with NonNull annotation in TurfConversion class #1092
  • BannerText, RouteOptions builders: removed nullable annotations #1091
  • Adding and adjusting repo issue templates #1069
  • Adding combine turf method #1008
  • Add turf area measurement method. #1079