Skip to content

Release v0.19.1

Choose a tag to compare

@github-actions github-actions released this 23 Apr 14:32
· 25 commits to main since this release
11ad74b

Changelog

🚀 Features

[OPERATOR]

  • Add prometheus pod annotations for metrics (#279, @reshnm)

🐛 Bugfixes

[DEVELOPER]

  • Fixed a unit test which sometimes failed because it expected things to happen in a specific order while the function being tested iterated over a map, which could cause things to happen in a different order. (#280, @Diaphteiros)

[OPERATOR]

  • The metrics configuration in the provider resources is now fully optional, as originally intended. (#275, @Diaphteiros)