Skip to content

Releases: City-of-Turku/smbackend

v1.3

28 Apr 11:14
431f4b4
Compare
Choose a tag to compare

includes:

  • Compound word handling in search
  • Payment zones importer to mobility data
  • Django version to >=4.0.4
  • Improvements to bicycle stand importer (naming, removal of duplicates, tests etc.)
  • Task to import all the addresses
  • Bugfixes.

v1.2

07 Apr 07:12
7b551fb
Compare
Choose a tag to compare

Includes:

  • Improved culture route importer.
  • Reorganized address importing task.
  • Added task for geo-import municipalities.
  • Search Serializes unit-counts for Services and ServiceNodes.

v1.1

28 Mar 07:22
a1f65d0
Compare
Choose a tag to compare

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

10 Mar 09:09
1a95bf3
Compare
Choose a tag to compare

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.

13 Jan 12:15
3056332
Compare
Choose a tag to compare

Contains first version of mobilitydata and importers for bicycle_stands, gas filling stations and charging_stations.