Releases: Amsterdam/waarnemingen-mensen
Releases · Amsterdam/waarnemingen-mensen
3.2.3
- Removed CONCURRENTLY from the refresh materialized command again
- Added v3 models and parser
3.2.2
- 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
- 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
- Migration to of tables of telcameras_v2 endpoint to TimescaleDB
- Display more information in the list_endpoint command
3.1.0
This tag is to deploy the enable_parser and disable_parser commands to production
3.0.0
- 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
- 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
Greatly improved performance of the 15min endpoint
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)