Releases: City-of-Helsinki/mittaridatapumppu
Releases · City-of-Helsinki/mittaridatapumppu
v1.0.0
What's Changed
- feat(config): update config settings and add persister deployment by @laurigates in #62
- refactor: remove deployment configs, cleanup by @laurigates in #65
Full Changelog: v0.1.4...v1.0.0
v0.1.4
What's Changed
- fix: update repo context in GitHub Actions workflows by @laurigates in #61
Full Changelog: v0.1.3...v0.1.4
v0.1.3
What's Changed
- add service persister to architecture diagram by @sheenacodes in #19
- Feature/add persister by @aapris in #18
- Maintenance/update precommit by @aapris in #21
- Pipeline file modifications by @Vitals9367 in #22
- Update build workflow by @laurigates in #24
- Update build push config by @laurigates in #25
- Fix missing steps for multi-platform build by @laurigates in #26
- Chore/update docker compose by @laurigates in #27
- Feature/deviceregistry improvements by @aapris in #28
- Update pyproject.toml by @laurigates in #29
- Chore/update docker compose by @laurigates in #30
- Update README.md by @laurigates in #31
- Bugfix/permissons by @aapris in #33
- Add GIS / GeoDjango support by @aapris in #36
- Update environment variable names by @laurigates in #35
- Fix incorrect variable name by @laurigates in #38
- Add whitenoise for static files by @jussiarpalahti in #37
- Use uvicorn to run the application by @laurigates in #39
- Add entrypoint script by @laurigates in #40
- Update development configuration by @laurigates in #41
- Use latest mittaridatapumppu images by @laurigates in #43
- Fix pip-compile error by @laurigates in #45
- Fix testimage path by @laurigates in #42
- Fix influxdb health check by @laurigates in #44
- Change env names to make them consistent by @aapris in #46
- Change submodule url protocol by @laurigates in #47
- Fix typo in fixtures by @laurigates in #50
- Configure static file handling by @laurigates in #49
- Add CSRF_TRUSTED_ORIGINS to settings.py by @laurigates in #51
- Set up logging to stdout and sentry by @aapris in #52
- Try to fix 'Could not resolve URL for hyperlinked relationship using … by @aapris in #53
- Add simple / page. Fix #54 by @aapris in #55
- Fix Kafka topic names in fixtures by @laurigates in #57
- Enhancement/improve populate script by @aapris in #58
- Configure release pipeline trigger by @laurigates in #59
- feat(workflows): copy build workflows to base repo by @laurigates in #60
New Contributors
- @aapris made their first contribution in #18
- @Vitals9367 made their first contribution in #22
- @jussiarpalahti made their first contribution in #37
Full Changelog: v0.1.1...v0.1.3