Releases: os-autoinst/openqa-mon
Releases · os-autoinst/openqa-mon
Version 1.4.0
What's Changed
- Update BCI job groups by @grisu48 in #180
- Remove MaxLifetime by @grisu48 in #181
- Bump golang.org/x/crypto from 0.28.0 to 0.31.0 by @dependabot in #182
- Add progress for jobs fetch by @grisu48 in #183
- [openqa-revtui] Implements tabs for multiple configuration files by @grisu48 in #184
- Refactoring by @grisu48 in #185
- Prepare 1.4.0 RC1 release by @grisu48 in #186
- Set correct groupid to match with description by @asmorodskyi in #187
- Release version 1.4.0 by @grisu48 in #188
Full Changelog: v1.3.1...v1.4.0
v1.4.0-rc1
What's Changed
- Update BCI job groups by @grisu48 in #180
- Remove MaxLifetime by @grisu48 in #181
- Bump golang.org/x/crypto from 0.28.0 to 0.31.0 by @dependabot in #182
- Add progress for jobs fetch by @grisu48 in #183
- [openqa-revtui] Implements tabs for multiple configuration files by @grisu48 in #184
- Refactoring by @grisu48 in #185
- Prepare 1.4.0 RC1 release by @grisu48 in #186
Full Changelog: v1.3.1...v1.4.0-rc1
Version 1.3.1
This is purely a maintenance release
What's Changed
- Propagate err in checkReviewed by @mimi1vx in #164
- Set version not go to 1.21 in workflows by @mimi1vx in #166
- Move project to os-autoinst by @grisu48 in #170
- Remove unneeded code by @mimi1vx in #171
- ci: Run workflow on pull requests as well by @perlpunk in #167
- Update QE-C Maintenance template by @grisu48 in #172
- Update module dependencies by @grisu48 in #173
- Consider no arguments wrong usage by @grisu48 in #174
- Update dependencies by @grisu48 in #178
- Add SLEM6 by @grisu48 in #177
- Refactor util with generics and cleanup by @ilmanzo in #176
- Prepeare maintenance release by @grisu48 in #179
New Contributors
Full Changelog: v1.3.0...v1.3.1
Version 1.3.0
RC: 1.3.0
This is a release candidate, released for beta-testing.
Version 1.2.2
- Update dependencies in https://github.com/grisu48/openqa-mon/pull/149
- Update rabbitmq dependency in https://github.com/grisu48/openqa-mon/pull/150
- Refactor
VERSION
constant into internal package in https://github.com/grisu48/openqa-mon/pull/151
Version 1.2.1
- [openqa-revtui] Add filter for non-production runs https://github.com/grisu48/openqa-mon/pull/138
- [openqa-revtui] Quit if there are no jobs to display https://github.com/grisu48/openqa-mon/pull/139
- Update go dependencies https://github.com/grisu48/openqa-mon/pull/141
Version 1.2.0
What's Changed
- Bump actions/checkout from 2 to 4 by @dependabot in https://github.com/grisu48/openqa-mon/pull/126
- Set lastest state of job groups to config by @asmorodskyi in https://github.com/grisu48/openqa-mon/pull/128
- Update dependencies by @grisu48 in https://github.com/grisu48/openqa-mon/pull/129
- Separate SLEM for PC from SLEM by @grisu48 in https://github.com/grisu48/openqa-mon/pull/130
- Bump actions/setup-go from 4 to 5 by @dependabot in https://github.com/grisu48/openqa-mon/pull/131
- Update QE-C configuration files by @grisu48 in https://github.com/grisu48/openqa-mon/pull/132
- Bump golang.org/x/crypto from 0.13.0 to 0.17.0 by @dependabot in https://github.com/grisu48/openqa-mon/pull/133
- Display reviewed jobs in summary as reviewed by @grisu48 in https://github.com/grisu48/openqa-mon/pull/134
- Revtui refactoring by @grisu48 in https://github.com/grisu48/openqa-mon/pull/125
Full Changelog: grisu48/openqa-mon@v1.1.0...v1.2.0
Version 1.1.0
- [openqa-mon] Add reconnect handler for RabbitMQ (https://github.com/grisu48/openqa-mon/pull/115)
- [openqa-revtui[ Add ability to open all visible URLs in browser (https://github.com/grisu48/openqa-mon/pull/113) by @asmorodskyi
- [openqa-revtui] Refresh cloned jobs (https://github.com/grisu48/openqa-mon/pull/123)
- [openqa-revtui] Don't open more than 10 links unless explicitly stated (https://github.com/grisu48/openqa-mon/pull/123)
- Bump dependency versions
Thanks also to @pablo-herranz for updating the review template files (https://github.com/grisu48/openqa-mon/pull/100)
Version 1.0.1
Small bugfix release
- Upgrade to gopenqa 0.7.1 and align version number https://github.com/grisu48/openqa-mon/pull/105