Skip to content

Releases: mapbox/mapbox-java

Mapbox Java SDK v5.9.0-alpha.2

Pre-release

Choose a tag to compare

@kmadsen kmadsen released this 23 Mar 23:16
  • Added a parameter that allows routing from/to closed road segments (#1232)
  • Publishing new versions to sdk-registry (#1233)

Mapbox Java SDK v5.9.0-alpha.1

Pre-release

Choose a tag to compare

@Lebedinsky Lebedinsky released this 12 Feb 14:14
f16813f
  • Fixed DirectionsRefreshResponse flow: introduced DirectionsRouteRefresh and restricted dependency on DirectionsRoute which is a critical bug fixes. Even though this is a semver-breaking change, we're not considering it as one because the refresh feature was non-functional beforehand. #1225

Mapbox Java SDK v5.8.0

Choose a tag to compare

@LukasPaczos LukasPaczos released this 20 Jan 14:11
add changelog

Mapbox Java SDK v5.8.0-beta.5

Pre-release

Choose a tag to compare

@LukasPaczos LukasPaczos released this 20 Jan 14:12
  • Add BannerComponentSubType to BannerComponents #1222

Mapbox Java SDK v5.8.0-beta.4

Pre-release

Choose a tag to compare

@LukasPaczos LukasPaczos released this 23 Nov 15:18
  • Exposed active and validIndication lane object information. #1217 #1218

Mapbox Java SDK v5.8.0-beta.2

Pre-release

Choose a tag to compare

@korshaknn korshaknn released this 21 Oct 12:11

Move List<Incidents> from LegStep to RouteLeg #1207

Mapbox Java SDK v5.8.0-beta.1

Pre-release

Choose a tag to compare

@RingerJK RingerJK released this 08 Oct 22:05
  • Add test services-cli module for json schema testing #1198
  • Add Incident to LegStep #1201

Mapbox Java SDK v5.7.0

Choose a tag to compare

@korshaknn korshaknn released this 01 Oct 08:19
  • Adjust javadoc info about Turf circle methods 1192
  • Bump retrofit to 2.7.2 to be android API 30 compatible 1194
  • Add tunnelName field to StepIntersection 1197

Mapbox Java SDK v5.7.0-beta

Pre-release

Choose a tag to compare

@LukasPaczos LukasPaczos released this 23 Sep 14:58
  • Exposed border crossings, rest stops and toll collection points #1188

Mapbox Java SDK v5.6.0

Choose a tag to compare

@korshaknn korshaknn released this 16 Sep 14:00

Added fields to StepIntersection:

  • geometryIndex (#1181)
  • isUrban, MapboxStreetsV8 (#1182)