Releases: GispoCoding/tarmo
Releases · GispoCoding/tarmo
Digitransit v2 and bugfix release
- switch to using Digitransit v2 API (v1 shuts down in April)
- order bus lines on stops correctly, and remove duplicate lines
- fix train stations to show up as train stations, as their ids changed since last release
- do not show OSM bus stop shelters on the map as fire shelters ("shelter": "public_transport")
- switch to docker compose v2
- fix Lipas test not to use feature that no longer exists in Lipas
- fix mypy and eslint versions not to cause code style errors
- add logging when refreshing materialized views in database
Arcgis disable release
- report missing arcgis layers instead of crashing
- disable scheduled Cloudwatch arcgis lambda runs until they are needed again
Full Changelog: release-20231211...release-20240118
Import error fix release
- pin versions more rigorously
- update dependencies
- add error reporting for lambda functions
- add error message for missing arches layers
- Do not update museovirasto arcgis layers, since museovirasto arcgis server no longer exists. Existing museovirasto data will remain in database.
Lambda fix
- Fixed Lambda runtime in terraform.
Background map fix release
- Fixed background map.
- Update lambda libraries and python runtime version.
- Fixed libraries for python 3.11.
Digitransit support release
- support Digitransit API key access (obligatory starting 3.4.2023)
- fix passing headers to external API calls
- update more specific licenses for some source data
GPS fix release
- start using
enableHighAccuracy
in Maplibre GeolocateControl
Tampere text fix release
-update privacy policy
-remove typo from GitHub url
Tampere beta release 2
- fix incomplete urls in lipas data
- use osm urls too, fix incomplete ones
Tampere beta release 1
First release that should contain everything needed for Tampere production launch.