Skip to content
This repository has been archived by the owner on Sep 10, 2024. It is now read-only.

Releases: Amsterdam/waarnemingen-mensen

3.2.3

31 Dec 11:07
eb0b2d0
Compare
Choose a tag to compare
  • Removed CONCURRENTLY from the refresh materialized command again
  • Added v3 models and parser

3.2.2

14 Dec 11:08
Compare
Choose a tag to compare
  • Moved deployment to cmdb
  • Predict view optimizations
  • Generic refresh command
  • Concurrent materialized refresh command
  • Added 5 hour timeout to Jenkins jobs
  • Upgraded dependencies
  • Link to development guide

3.2.1

07 Dec 16:30
9e50983
Compare
Choose a tag to compare
  • Fixed bug that kept parsers running when they were disabled
  • Added redo_failed_ingress_messages command which moves all failed messages from the failed queue back to the normal queue

3.2.0

02 Dec 07:25
b7a45a7
Compare
Choose a tag to compare
  • Migration to of tables of telcameras_v2 endpoint to TimescaleDB
  • Display more information in the list_endpoint command

3.1.0

25 Nov 13:19
Compare
Choose a tag to compare

This tag is to deploy the enable_parser and disable_parser commands to production

3.0.0

25 Nov 12:26
Compare
Choose a tag to compare
  • Added the fault tolerant endpoint on ingress, including commands to enable and disable parsers
  • Added a way to filter out sensors from being stored
  • Preperations for the upcoming migration to timescaledb

2.1.0

03 Nov 15:35
96b3a46
Compare
Choose a tag to compare
  • Added data for sensors and servicelevels and importers to import them using management commands
  • Added cmsa_15min_view_v6_materialized
  • Makefile improvements

2.0.1

16 Sep 13:55
741297a
Compare
Choose a tag to compare

Greatly improved performance of the 15min endpoint

2.0

14 Sep 07:33
d533863
Compare
Choose a tag to compare
2.0

First version with a version number. The number 2.0 was chosen because there has already been quite some development in this repo. Making it a version 1.0 would sound silly. But for the rest it's pretty much arbitrary.

Innovations in this production deployment:

  • the new structure
  • New Jenkinsfile (which causes this version to be required to deploy to production)
  • A new query for the aggregate endpoint (which is pretty heavy on the DB server, so let's watch that closely)