Releases: mapbox/mapbox-java
Releases · mapbox/mapbox-java
Mapbox Java SDK v5.4.1
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
- [geocoding] Correct handling of a single element batch geocoding response #1160
Mapbox Java SDK v4.9.1
- Backports the changes in "[geojson] move gson package to com.mapbox.geojson.internal (#1153)" to https://github.com/mapbox/mapbox-java/releases/tag/v4.9.0.
Mapbox Java SDK v5.3.0
Mapbox Java SDK v5.2.1
- Update maneuver modifier type to be public (#1146)
Mapbox Java SDK v5.2.0
Mapbox Java SDK v5.1.0
- Adding flexibility to Matrix API builder to set custom max coordinate list size limit #1133
Mapbox Java SDK v5.1.0-beta.2
Mapbox Java SDK v5.1.0-beta.1
- Removed typo in
BannerViewclass javadocs #1111 - Extract refresh models into separate module #1107
- Bumped
StaticMapCriteriaconstant style strings to new versions #1109 - Add
toBuilder()method toRouteOptionsandWalkingOptions#1110 - Split Directions models from the implementation into a separate module #1104
Mapbox Java SDK v5.0.0
- Update to AndroidX annotation #1095
- Rename references of
mapIdstotileSetIds#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