Releases: City-of-Turku/smbackend
Releases · City-of-Turku/smbackend
v1.3
v1.2
v1.1
Includes:
- Address importer and enricher from Paikkatietohaku(geo-search)
- Munigeo version that includes postalcodeareas and requests_cache removed (should not crash the municipality importer)
- Tasks for address importing, search indexing and eco-counter initializing
Release v1.0
This release updates Python to version 3.10 and Django to >=4.02. Celery is added to handle periodic task such as importers. Redis is added for caching and message brooking. Elasticsearch and Haystack are removed and replaced with a new search which uses PostgreSQL full text search. Includes also:
- IoT app that stores temporary data from IoT sources.
- New address importer that imports from WFS server.
- Bicycle Networks APP for storing and serving bicycle networks.
Version for testing.
Contains first version of mobilitydata and importers for bicycle_stands, gas filling stations and charging_stations.