Hi All,

Greenwave 2.0.0 has been finally released. 🎉

There have been some big changes this time around. I'm listing a few highlights first (see full list of changes at the end).

Greenwave and other gating services have migrated to GitHub (from Pagure) this enabled us to set up full tests, linting, safety checks and image builds on pull requests and code merges.
See: https://github.com/release-engineering/greenwave

Container image is now based on ubi-8.5 and uses much more up-to-date dependencies from PyPI. GitHub helps us monitor and update dependencies which enables us to fix any vulnerabilities fast.

Metrics endpoint has been replaced by using a separate statsd instance. This allows us to retrieve stats from all OpenShift pods in a single place.

Changes

Please report bugs at https://pagure.io/greenwave/issues.

Enjoy,
Lukas