Releases: scality/runner-manager
Releases · scality/runner-manager
1.4.1
1.4.0
1.3.0
What's Changed
- Expose os and arch param for BaseRunnerGroup by @monabhardwaj in #651
New Contributors
- @monabhardwaj made their first contribution in #651
Full Changelog: 1.2.0...1.3.0
1.2.0
What's Changed
- run user-defined functionality in job_started and job_completed hooks by @evawoodbridge in #649
New Contributors
- @evawoodbridge made their first contribution in #649
Full Changelog: 1.1.0...1.2.0
1.1.0
What's Changed
- Add labels to docker image by @tcarmet in #618
- Test codecov test result upload by @tcarmet in #620
- api: add endpoint to list runners by @lewismiddleton in #629
- api: add metrics endpoint by @lewismiddleton in #630
Full Changelog: 1.0.0...1.1.0
1.0.0
After multiple 1.0.0
preview releases, it is time we state it as stable and work on incremental improvements.
What's new?
When comparing to the previous 0.x
releases this version of the runner-manager brings:
- The capability of scaling runners down 0.
- An improved developer experience, with ease of testing and local development setup.
- Capability to use a GitHub app for authentication.
- The addition of a vsphere backend.
Removals
The openstack
backend has been removed, but may be re-introduced later on. (Contributions are welcome).
Thank you
Big thanks to all that contributed to this new milestone.
Full Changelog: 0.6.6...1.0.0
1.0.0-beta.23
What's Changed
Full Changelog: 1.0.0-beta.22...1.0.0-beta.23
1.0.0-beta.22
What's Changed
- PTFE-1727 configure timeout of healthcheck jobs by @tcarmet in #602
- PTFE-1738 schedule workflow_job events with retries by @tcarmet in #605
- stop using git access token by @tcarmet in #607
- PTFE-1738 introducing job that will warn about leaks by @tcarmet in #606
Full Changelog: 1.0.0-beta.21...1.0.0-beta.22
1.0.0-beta.21
What's Changed
- Change log level when group is not found by @tcarmet in #590
- PTFE-1491 Support vsphere as a backend by @tcarmet in #549
- webhook: fix non-matching webhook secrets not being rejected by @harryfinbow in #601
Full Changelog: 1.0.0-beta.20...1.0.0-beta.21
1.0.0-beta.20
What's Changed
- Ensure manager gets set into runner group creation by @tcarmet in #588
- Log format in json for easier parsing on monitoring resources by @tcarmet in #587
Full Changelog: 1.0.0-beta.19...1.0.0-beta.20