What's Changed
- Make v3beta work with GBFS 3.0-RC2 by @testower in #365
- fix: do not skip vehicles without pricing plan id (fixes #396) by @hbruch in #397
- Support consuming GBFS v3 by @testower in #389
- Add polylineEncodedMultiPolygon to GeofencingZoneProperties by @marius-at-atb in #403
- fix: metrics were not registered correctly, this simplifies the setup by @testower in #439
- Respond with status code 502 if configured feed not yet available by @hbruch in #432
- Do not lowercase feed urls by @testower in #455
- Upgrade loader and mapper libs, uses java model from mobilitydata by @testower in #466
- Add v3 fields by @testower in #475
- fix: incorrect urls generated for system discovery (v2) by @testower in #481
- feature: add v2 and v3 paths by @testower in #486
- fix: remove hard-coded minimum ttl for feed caches by @testower in #485
- Follow up v3 paths by @testower in #488
- feature: support authenticated redis connection by @testower in #487
- CI: build & publish linux/arm64 images by @derhuerst in #253
- Map current_range_meters as provided instead of setting a missing value to 0.0 by @hbruch in #512
- Improve/id validation by @testower in #516
- Encoding stations.stationArea with polyline by @Goplen in #526
- Improve: allow configurable minimum max-age for cache-control directive by @testower in #530
- Add subscription update interceptor to add systemId to update logs by @testower in #518
- Add bounding box search functionality to vehicles and stations queries by @testower in #527
New Contributors
- @marius-at-atb made their first contribution in #403
- @derhuerst made their first contribution in #253
- @Goplen made their first contribution in #526
Full Changelog: v1.0.0...v1.1.0