Release v1.7.0
Release notes for v1.7.0
Changelog since v1.6.1
Changes by Kind
Other (Cleanup or Flake)
- Always set clustering config (#172, @gabrieljackson)
- Refactor ClusterInstallation state logic (#175, @gabrieljackson)
- Resources: update cpu/mem requests and limits (#170, @cpanato)
- Update default Mattermost server version and Go deps (#173, @gabrieljackson)
Dependencies
Added
- github.com/nxadm/tail: v1.4.4
- google.golang.org/protobuf: v1.23.0
- k8s.io/klog/v2: v2.0.0
Changed
- github.com/banzaicloud/k8s-objectmatcher: v1.3.3 → v1.4.1
- github.com/fsnotify/fsnotify: v1.4.7 → v1.4.9
- github.com/go-openapi/jsonreference: v0.19.3 → v0.19.4
- github.com/go-openapi/spec: v0.19.8 → v0.19.9
- github.com/golang/protobuf: v1.3.5 → v1.4.2
- github.com/hashicorp/golang-lru: v0.5.3 → v0.5.4
- github.com/imdario/mergo: v0.3.8 → v0.3.9
- github.com/json-iterator/go: v1.1.9 → v1.1.10
- github.com/onsi/ginkgo: v1.12.0 → v1.12.1
- github.com/onsi/gomega: v1.9.0 → v1.10.1
- github.com/operator-framework/operator-sdk: v0.18.2 → v0.19.1
- github.com/pborman/uuid: v1.2.0 → v1.2.1
- github.com/prometheus/procfs: v0.0.8 → v0.0.11
- golang.org/x/text: v0.3.2 → v0.3.3
- gopkg.in/yaml.v2: v2.2.8 → v2.3.0
- helm.sh/helm/v3: v3.2.0 → v3.2.4
- k8s.io/api: v0.18.2 → v0.18.8
- k8s.io/apiextensions-apiserver: v0.18.2 → v0.18.4
- k8s.io/apimachinery: v0.18.2 → v0.18.8
- k8s.io/apiserver: v0.18.2 → v0.18.4
- k8s.io/client-go: v0.18.2 → v0.18.8
- k8s.io/code-generator: v0.18.2 → v0.18.8
- k8s.io/component-base: v0.18.2 → v0.18.4
- k8s.io/kube-openapi: bf4fb3b → 61e04a5
- k8s.io/utils: a9aa75a → c1c6865
- sigs.k8s.io/controller-runtime: v0.6.0 → v0.6.1
- sigs.k8s.io/kubebuilder: f07a014 → 36aa113
Removed
Nothing has changed.
The image for this release is docker.io/mattermost/mattermost-operator:v1.7.0
Thanks to all our contributors!