Releases: redhat-developer/observability-operator
Releases · redhat-developer/observability-operator
v3.0.13
What's Changed
- fix: fix duplicate PVC creation by @vmanley in #135
- Fallback to bearer token if no secret exists by @StevenTobin in #138
- feat: prepare v3.0.13 by @vmanley in #139
New Contributors
- @StevenTobin made their first contribution in #138
Full Changelog: v3.0.12...v3.0.13
v3.0.12
What's Changed
- Making the Grafana Version Configurable. by @tommyd450 in #128
- Add unit test check on pull requests by @vmanley in #131
- add icon to the CSV by @austincunningham in #132
- Improve grafana datasources secret handling by @vmanley in #133
- Self Contained Grafana Version Configuration by @tommyd450 in #134
- feat: prepare v3.0.12 by @vmanley in #137
New Contributors
- @tommyd450 made their first contribution in #128
Full Changelog: v3.0.11...v3.0.12
v3.0.11
- Persistent volume available for Alert Manager
- Testing coverage increased
What's Changed
- fix: resolve number of security alerts by @vmanley in #113
- Add make targets to run unit tests and display coverage by @vmanley in #115
- test: add tests to api/v1 by @vmanley in #116
- MGDAPI-3855 - Implement persistent volume for alert manager by @valerymo in #114
- test: added tests to controllers/model by @vmanley in #118
- test: add tests to controllers/utils by @vmanley in #122
- test: add tests to controllers/reconcilers/configuration by @vmanley in #119
- test: add tests to controllers/reconcilers/token by @vmanley in #120
- test: ignore untestable files from unit test coverage by @vmanley in #123
- fix: resolve runc security alert by @vmanley in #124
- fix: resolve containerd security alert by @vmanley in #125
- fix: correct version values for v3.0.10 by @vmanley in #126
- chore: change image pull policy to 'IfNotPresent' by @vmanley in #127
- fix: correct v3.0.11 bundle by @vmanley in #129
New Contributors
Full Changelog: v3.0.10...v3.0.11