v2.0.10 🎉
github-actions
released this
07 Jun 11:48
·
32 commits
to refs/heads/master
since this release
We are very pleased to announce the release of Pelorus operator 0.0.7, that is already available in the OpenShift Marketplace!
New & Notable
New type for committime: containerimage
Pelorus can now collect commit data from a Container image using the new committime exporter type: containerimage. To learn how to setup Pelorus to use this new commitime exporter type, check the documentation.
New provider support for failure exporter: Azure Boards
Pelorus has now support for Azure DevOps issue tracker: Azure Boards. To learn how to setup Pelorus to collect data from it, check the documentation.
New way to see applications in Grafana
It is now possible to see applications by different hierarchy level in Software Delivery Performance - By App dashboard in Grafana. To learn how to send application names to Pelorus to enable this feature, check the documentation.
Changes
🚀 Features
- Skopeo exporter @mpryc (#992)
- feat: Azure Boards (Azure DevOps issue tracker) support @mateusoliveira43 (#925)
- feat: Add app hierarchy filter in Grafana @mateusoliveira43 (#1014)
🐛 Bug Fixes
- Fix: Pin Python dependencies @mateusoliveira43 (#963)
- fix: Add constrain to make chart-lint @mateusoliveira43 (#971)
- fix: Version validation for exporters @mateusoliveira43 (#968)
- Pin azure-devops dependency due to it's new version issue @mpryc (#950)
📖 Documentation
- fix: Release steps @mateusoliveira43 (#940)
- fix: Add issue templates to project @mateusoliveira43 (#942)
🔡 Other changes
- fix: Restrict INFO log level verbosity @mateusoliveira43 (#1013)
- Add Timestamp to the Failure exporter @mpryc (#1011)
- fix: Use Containerfile instead s2i @mateusoliveira43 (#1004)
- feat: Add fallback option when Jira exporter can not determine application @mateusoliveira43 (#998)
- fix: Document and automate release and versioning steps @mateusoliveira43 (#990)
- fix: Update OpenShift versions @mateusoliveira43 (#1001)
- Rework of deploytime codebase @mpryc (#981)
- fix: Worflows permissions to run integration tests @mateusoliveira43 (#883)
- Feat: Create test images for PRs @mateusoliveira43 (#948)
- Fix: Remove symbolic link from charts folder @mateusoliveira43 (#969)
- Ensure deploytime exporter accepts only valid timestamps @mpryc (#943)
- fix: Choose PR template from UI @mateusoliveira43 (#962)
- Make sure we are downloading newest version of the dependent tools @mpryc (#955)
- Enhance e2e script test to cover webhook exporter @mpryc (#952)
- fix: Add file extensions to all files @mateusoliveira43 (#830)
- fix: Remove unused files from project @mateusoliveira43 (#944)
- fix: Azure devops e2e test @mateusoliveira43 (#919)
Full Changelog: v2.0.9...v2.0.10