Releases: crs4/life_monitor
Releases · crs4/life_monitor
0.4.3
0.4.2
0.4.1
0.4.0
What's Changed
- Fix/missing workflow name by @kikkomep in #165
- Fix/handle rate limit exceeded by @kikkomep in #166
- Disable logs endpoint by @kikkomep in #167
- Fix/format response of posting instances by @kikkomep in #168
- Feature/cache optimization by @kikkomep in #172
- Feature/openapi explorer link by @kikkomep in #173
- Fix/k8s deployment by @kikkomep in #174
Full Changelog: 0.3.0...0.4.0
0.3.0
What's Changed
- Feature/caching support by @kikkomep in #145
- Update redis settings by @kikkomep in #157
- Feature/task queue by @ilveroluca in #155
- Feature/public workflows by @kikkomep in #158
- Fix/user registration by @kikkomep in #160
- Fix/config issues by @kikkomep in #161
- Fix/mitigate rate limit exceeded by @kikkomep in #162
Full Changelog: 0.2.3...0.3.0
0.2.3
0.2.2
0.2.1
0.2.0
What's Changed
- Initial support for TravisCI as TestingService by @kikkomep in #58
- Feature/testing service system credentials by @kikkomep in #59
- Boilerplate copyright notice by @simleo in #60
- Restructure and extend back-end models by @kikkomep in #61
- Authorization&Authentication improvements by @kikkomep in #62
- Simplify POST of registry workflows by @kikkomep in #63
- Update k8s deployment by @kikkomep in #64
- Fix/travis repo name identification by @kikkomep in #65
- Fix/shared registry workflow by @kikkomep in #66
- Fix PyYAML vulnerability issue CVE-2020-14343 by @kikkomep in #67
- Fix generation of certs and keys by @kikkomep in #68
- Fix missing help on 'clean' command by @kikkomep in #69
- Fix minor issues on Makefile by @kikkomep in #70
- Fix/missing identities field on user profile by @kikkomep in #71
- Add "openapi.html" endpoint by @kikkomep in #72
- Feature/openapi review by @ilveroluca in #75
- API description changes by @simleo in #76
- Feature/openapi review by @kikkomep in #77
- Feature/openapi review by @kikkomep in #74
- Update test_metadata module according to the latest test spec by @simleo in #79
- Update crate samples by @simleo in #80
- Fix/missing settings by @kikkomep in #82
- Update docs and examples by @simleo in #83
- Makefile: minor fixes by @simleo in #87
- Remove details from the README by @simleo in #89
- Add funding acknowledgements to README.md by @ilveroluca in #90
- Fix/refresh token by @kikkomep in #91
- Fix handling of test definition from ro-crates by @simleo in #92
- Update user profile management by @kikkomep in #96
- Fix finder for the latest version of a workflow by @kikkomep in #101
- API usage example by @simleo in #95
- Feature/warning message by @kikkomep in #106
- Fix response to failure in request validation by @ilveroluca in #110
- Accept a workflow without an id by @ilveroluca in #111
- Fix call to show_current_user_profile with local users by @ilveroluca in #109
- Improve error reporting by @ilveroluca in #112
- Remove last_logs from build summaries by @ilveroluca in #114
- Update requirements by @kikkomep in #115
- Example WF RO-create archive by @ilveroluca in #113
- jenkins - fix call to get_test_build by @ilveroluca in #119
- Collect and export application metrics by @ilveroluca in #116
- Support for GitHub Actions as testing service by @ilveroluca in #117
- Work around Github returning only last three with specific status by @ilveroluca in #123
- Add specification responses from posting workflows by @ilveroluca in #120
- Fix marshmallow 3.13 deprecations by @kikkomep in #127
- Feature/enable user authentication on GitHub testing service by @kikkomep in #128
- Expose links to TestingServices by @kikkomep in #130
- Fix Jenkins test data by @kikkomep in #131
- Fix/missing serialisation of test build duration by @kikkomep in #132
- Fix path of prometheus multiproc_dir by @kikkomep in #135
- Fix setup of preconfigured tokens for testing services by @kikkomep in #136
- Feature/enable db migrations by @kikkomep in #133
- Fix/travis external links by @kikkomep in #138
- Feature/workflow external links by @kikkomep in #137
- Feature/initial redis setup by @kikkomep in #139
- Fix missing 'migrations' folder on Docker image by @kikkomep in #140
- Fix function to detect DB revision by @kikkomep in #141
- Feature/improve configuration of static tokens by @kikkomep in #144
Full Changelog: 0.1.1...0.2.0
0.1.1
What's Changed
- Update CI pipeline on Github by @kikkomep in #49
- Helm chart to deploy LifeMonitor on k8s by @kikkomep in #50
- Update test metadata by @simleo in #53
- Bump flask-security-too from 3.4.4 to 3.4.5 by @dependabot in #52
- Fix CI configuration by @kikkomep in #56
- Feature/support pagination by @kikkomep in #55
- CI update: fix Docker tags and labels by @kikkomep in #57
New Contributors
- @dependabot made their first contribution in #52
Full Changelog: 0.1.0...0.1.1