Releases: crs4/life_monitor
Releases · crs4/life_monitor
0.20.0
What's Changed
- feat: k8s wss replicas config by @kikkomep in #398
- bug fixes and dependency updates for v0.15.0 by @kikkomep in #401
- build(deps): ⬆️ bump Flask-cors to 0.6.0 by @kikkomep in #404
- feat(deployment): improve nginx config, update docker/k8s manifests, and enhance API serialization by @kikkomep in #407
- build: update docker-compose dev deployment by @kikkomep in #410
- feat: pagination by @kikkomep in #411
- feat: workflows statistics by @kikkomep in #412
- feat: enrich workflow API responses with test and build data by @kikkomep in #413
- feat: introduce SSE endpoint for workflow registration job events by @kikkomep in #414
- feat: workflows filtering by @kikkomep in #415
0.15.0
0.14.0
0.13.2
0.13.1
0.13.0
What's Changed
- chore: fix copyright information not updated by @kikkomep in #374
- fix next route fetch by @kikkomep in #375
- feat: merge accounts feature by @kikkomep in #376
- feat: improve error handling by @kikkomep in #377
- feat: check for the presence of at least one branch by @kikkomep in #378
- Fix: configure verbosity of redis logs by @kikkomep in #379
- fix: local_repo reference by @kikkomep in #380
- feat: enable the capability to configure Gunicorn by @kikkomep in #381
- build(ci): update gh actions by @kikkomep in #382
Full Changelog: 0.12.0...0.13.0
0.12.0
0.11.9
What's Changed
- fix: safe deserialisation of user controlled data by @kikkomep in #365
- fix: remove insecure temporary files by @kikkomep in #366
- fix: add additional param validations by @kikkomep in #367
- fix: sanitize input by @kikkomep in #368
- fix: validate url redirection from remote resources by @kikkomep in #369
- build: fix docker tags by @kikkomep in #370
Full Changelog: 0.11.8...0.11.9