Release notes for v1.19.0-rc.2
Changelog since v1.19.0-rc.1
Changes by Kind
Feature
- Add support for labels and annotations to be specified for server pods (#299, @mjnagel)
- Add support for pod and container security context to be specified for server pods (#297, @mjnagel)
- Add support for labels and annotations to be specified for update job pod; Add ability to disable the update job pod for advanced configuration (#301, @mjnagel)
Bug or Regression
- Fix reconciliation of Installation with 0 replicas (#296, @Szymongib)
- Fixed changing service type between headless service and LoadBalancer (#295, @MarkAndersonTrocme)
- Fix replicas status reported in Mattermost CR (#304, @Szymongib)
- Fix update-check overriding commands in all containers. (#300, @TMaYaD)