Releases: mattermost/mattermost-cloud
Releases · mattermost/mattermost-cloud
v0.70.2
What's changed
- deps: update operator to v1.20.1 by @fmartingr in #913
Full Changelog: v0.70.1...v0.70.2
v0.70.1
What's Changed
- Increase time of command running by @stafot in #862
- [MM-50375] Revert Prometheus SLO for Rings and Clusters by @fmartingr in #857
- Fix DB migration supervisor shutdown log by @gabrieljackson in #865
Full Changelog: v0.70.0...v0.70.1
v0.69.4
Full Changelog: v0.69.3...v0.69.4
v0.70.0
What's Changed
- [MM-48305] AWS SDK v2 migration - Secrets Manager by @fmartingr in #802
- [MM-49359] AWS SDK v2 Migration - EKS by @fmartingr in #809
- fix: incorrect RDS secret name by @fmartingr in #824
- [MM-49445] Added stacktrace in Error log by @mirshahriar in #825
- [MM-48304] AWS SDK v2 migration (final cleanup) by @fmartingr in #810
- [MM-49378] Added Nginx SLO for Enterprise customer by @mirshahriar in #823
- Migrate from CircleCI to Github Actions by @spirosoik in #790
- Add Perseus database type by @gabrieljackson in #827
- [MM-49396] Add Name tag in ELB resources by @mirshahriar in #826
- Update Perseus utility by @gabrieljackson in #831
- Fix latest tag docker push and ignore CD on master by @spirosoik in #832
- [MM-49661] Fixed retrieval of DNS Record Sets by @fmartingr in #834
- Tag docker images with latest tag by @gabrieljackson in #833
- Disable rotation on cluster resize by @fmartingr in #836
- [HotFix] Route53 DNS RecordSet retrieval by @fmartingr in #835
- Fix docker push for tags by @spirosoik in #837
- [MM-49490] Notify E2E test result via Mattermost webhook by @fmartingr in #830
- Perform final route53 record deletion validation by @gabrieljackson in #838
- AWS multitenant database cleanup and tests by @gabrieljackson in #839
- [MM-49410] Added golangci-lint support by @fmartingr in #820
- fix: shadowing errors on perseus by @fmartingr in #842
- docs: added diffutils reference for macos by @fmartingr in #843
- [MM-49778] Fix kops creating a temporary file instead of a directory for the kops cache by @fmartingr in #844
- Add installation deletion pending expiration control by @gabrieljackson in #841
- [CLD-4832] Remove proxy-real-ip-cidr config using local VPC cidr by @stylianosrigas in #846
- [MM-49410] refactor: err number to proper names by @fmartingr in #845
- [MM-49890] Make e2e tests KopsAMI parameter optional by @fmartingr in #850
- [MM-49782] Reduce replicasets kept in cluster via Mattermost operator from 6 to 2 by @fmartingr in #849
- [MM-49747] Check installation update flags changes by @fmartingr in #847
- [MM-49713] Enable rotator on resize operations when kops require rolling-updates by @fmartingr in #840
- Fix bug to read server flag in cloud security command by @mirshahriar in #851
- replaced incorrect errors pkg by @fmartingr in #852
- Warn and continue if it fails to destroy utilities by @mirshahriar in #853
- [CLD-5000, CLD-5010] Update metrics-server, node-problem-detector by @andrleite in #854
- [MM-50387] Decrease Master Instance type for sizeAlefDev & sizeAlef500 by @mirshahriar in #855
- Fix workbench command removing workbench directory by @gabrieljackson in #858
- Bump operator version to v1.20.0-rc.2 by @gabrieljackson in #859
- fix: set up common provisioner logger by @fmartingr in #861
New Contributors
- @andrleite made their first contribution in #854
Full Changelog: v0.69.0...v0.70.0
v0.69.3
Full Changelog: v0.69.2...v0.69.3
Release v0.69.2
Release notes for v0.69.2
Changelog since v0.69.1
Changes by Kind
Other (Cleanup or Flake)
- Remove proxy-real-ip-cidr config using local VPC cidr (#846, @stylianosrigas)
Dependencies
Added
Nothing has changed.
Changed
Nothing has changed.
Removed
Nothing has changed.
The image for this release is docker.io/mattermost/mattermost-cloud:v0.69.2
Thanks to all our contributors!
Release v0.69.0
Release notes for v0.69.0
Changelog since v0.68.1
Changes by Kind
Feature
- Allow ENV variables to set every cloud flag (#817, @mirshahriar)
- Avoid using the persistent flags if it is not absolutely necessary. (#816, @mirshahriar)
Bug or Regression
- Fixed an invalid pointer reference that led to an incorrect zone name. (#818, @mirshahriar)
Other (Cleanup or Flake)
- Cleanup of Kubecost deployments (#821, @stylianosrigas)
- Upgraded AWS SDK for IAM to v2 (#803, @fmartingr)
- Upgraded AWS SDK for RDS, KMS & GT to v2 (#806, @fmartingr)
- Upgraded AWS SDK for Route53 to v2 (#797, @fmartingr)
- Upgraded AWS SDK for S3 to v2 (#800, @fmartingr)
Dependencies
Added
- github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream: v1.4.10
- github.com/aws/aws-sdk-go-v2/internal/v4a: v1.0.18
- github.com/aws/aws-sdk-go-v2/service/iam: v1.18.25
- github.com/aws/aws-sdk-go-v2/service/internal/checksum: v1.1.22
- github.com/aws/aws-sdk-go-v2/service/kms: v1.19.4
- github.com/aws/aws-sdk-go-v2/service/rds: v1.36.0
- github.com/aws/aws-sdk-go-v2/service/resourcegroupstaggingapi: v1.13.26
- github.com/aws/aws-sdk-go-v2/service/route53: v1.25.2
Changed
- github.com/aws/aws-sdk-go-v2/config: v1.17.10 → v1.18.7
- github.com/aws/aws-sdk-go-v2/credentials: v1.12.23 → v1.13.7
- github.com/aws/aws-sdk-go-v2/feature/ec2/imds: v1.12.19 → v1.12.21
- github.com/aws/aws-sdk-go-v2/internal/ini: v1.3.26 → v1.3.28
- github.com/aws/aws-sdk-go-v2/service/internal/presigned-url: v1.9.19 → v1.9.21
- github.com/aws/aws-sdk-go-v2/service/internal/s3shared: v1.5.1 → v1.13.21
- github.com/aws/aws-sdk-go-v2/service/s3: v1.11.1 → v1.29.6
- github.com/aws/aws-sdk-go-v2/service/sso: v1.11.25 → v1.11.28
- github.com/aws/aws-sdk-go-v2/service/ssooidc: v1.13.8 → v1.13.11
- github.com/aws/aws-sdk-go-v2/service/sts: v1.17.1 → v1.17.7
Removed
Nothing has changed.
The image for this release is docker.io/mattermost/mattermost-cloud:v0.69.0
Thanks to all our contributors!
Release v0.68.1
Release notes for v0.68.1
Changelog since v0.68.0
Changes by Kind
Refactor
- Set priorities for creation-specific actions for Installation & ClusterInstallation. (#795, @mirshahriar)
- Upgraded AWS SDK for DynamoDB to V2 (#799, @fmartingr)
Feature
- Added metrics for cluster change (#788, @mirshahriar)
Dependencies
Added
- github.com/aws/aws-sdk-go-v2/service/dynamodb: v1.17.9
- github.com/aws/aws-sdk-go-v2/service/internal/endpoint-discovery: v1.7.21
Changed
- github.com/aws/aws-sdk-go-v2/internal/configsources: v1.1.25 → v1.1.27
- github.com/aws/aws-sdk-go-v2/internal/endpoints/v2: v2.4.19 → v2.4.21
- github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding: v1.2.1 → v1.9.11
- github.com/aws/aws-sdk-go-v2: v1.17.1 → v1.17.3
- github.com/aws/smithy-go: v1.13.4 → v1.13.5
Removed
Nothing has changed.
The image for this release is docker.io/mattermost/mattermost-cloud:v0.68.1
Thanks to all our contributors!
Release v0.68.0
Release notes for v0.68.0
Changelog since v0.67.0
Changes by Kind
Refactor
- Add custom 7d window to sloth. (#794, @stafot)
- Added indexes to several table columns to improve SQL performance (#773, @fmartingr)
- Refactor AWS SDK EC2 usage to v2 (#770, @fmartingr)
Feature
- Added a flag for showing tags while listing (#783, @mirshahriar)
- Added metrics for cluster change (#788, @mirshahriar)
- Allow metrics for Boards and Playbooks (#789, @stylianosrigas)
- Set priorities to 'creation-requested' and 'creation-in-progress' (#787, @mirshahriar)
- Create Prometheus SLOs on cluster creation (#776, @fmartingr)
- Create Ring SLOs on cluster provision (#777, @fmartingr)
Other (Cleanup or Flake)
- Remove deprecated database endpoints (#779, @gabrieljackson)
Dependencies
Added
- github.com/aws/aws-sdk-go-v2/service/ec2: v1.72.0
Changed
Nothing has changed.
Removed
Nothing has changed.
The image for this release is docker.io/mattermost/mattermost-cloud:v0.68.0
Thanks to all our contributors!
Release v0.67.0
Release notes for v0.67.0
Changelog since v0.66.0
Changes by Kind
Chore
- Update Cloudprober to latest version v0.1.1 (#767, @stylianosrigas)
- Migrate ACM to AWS-SDK v2 (#764, @fmartingr)
- Updated most dependencies and go version (#762, @fmartingr)
Feature
- Create installation SLIs based on ring preferences (#772, @stylianosrigas)
- Added environment variables in etcd cluster. (#769, @mirshahriar)
Bug or Regression
- Fixed cluster VPC resource tagging when specifying a custom VPC (#766, @fmartingr)
- Properly (un)tag VPCs when releasing clusters from VPCs. (#768, @fmartingr)
Dependencies
Added
- cloud.google.com/go/bigtable: v1.3.0
- cloud.google.com/go/compute/metadata: v0.2.1
- cloud.google.com/go/compute: v1.12.1
- collectd.org: v0.3.0
- github.com/Azure/go-autorest/autorest/azure/auth: v0.4.2
- github.com/Azure/go-autorest/autorest/azure/cli: v0.3.1
- github.com/Azure/go-autorest/autorest/to: v0.4.0
- github.com/Azure/go-autorest/autorest/validation: v0.3.1
- github.com/DATA-DOG/go-sqlmock: v1.4.1
- github.com/HdrHistogram/hdrhistogram-go: v1.0.1
- github.com/Knetic/govaluate: 9aa4983
- github.com/Masterminds/sprig: v2.16.0+incompatible
- github.com/Microsoft/go-winio: v0.4.16
- github.com/SAP/go-hdb: v0.14.1
- github.com/VividCortex/gohistogram: v1.0.0
- github.com/afex/hystrix-go: fa1af6a
- github.com/ajstarks/svgo: 644b8db
- github.com/aokoli/goutils: v1.0.1
- github.com/apache/arrow/go/arrow: ac86123
- github.com/aryann/difflib: e206f87
- github.com/aws/aws-lambda-go: v1.13.3
- github.com/aws/aws-sdk-go-v2/config: v1.17.10
- github.com/aws/aws-sdk-go-v2/credentials: v1.12.23
- github.com/aws/aws-sdk-go-v2/feature/ec2/imds: v1.12.19
- github.com/aws/aws-sdk-go-v2/internal/configsources: v1.1.25
- github.com/aws/aws-sdk-go-v2/internal/endpoints/v2: v2.4.19
- github.com/aws/aws-sdk-go-v2/internal/ini: v1.3.26
- github.com/aws/aws-sdk-go-v2/service/acm: v1.15.2
- github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding: v1.2.1
- github.com/aws/aws-sdk-go-v2/service/internal/presigned-url: v1.9.19
- github.com/aws/aws-sdk-go-v2/service/internal/s3shared: v1.5.1
- github.com/aws/aws-sdk-go-v2/service/s3: v1.11.1
- github.com/aws/aws-sdk-go-v2/service/sso: v1.11.25
- github.com/aws/aws-sdk-go-v2/service/ssooidc: v1.13.8
- github.com/aws/aws-sdk-go-v2/service/sts: v1.17.1
- github.com/aws/aws-sdk-go-v2: v1.17.1
- github.com/aws/smithy-go: v1.13.4
- github.com/benbjohnson/immutable: v0.2.1
- github.com/benbjohnson/tmpl: v1.0.0
- github.com/bmizerany/pat: 6226ea5
- github.com/boltdb/bolt: v1.3.1
- github.com/bonitoo-io/go-sql-bigquery: v0.3.4-1.4.0
- github.com/c-bata/go-prompt: v0.2.2
- github.com/cactus/go-statsd-client/statsd: 12b4e2b
- github.com/casbin/casbin/v2: v2.1.2
- github.com/cenkalti/backoff/v4: v4.1.0
- github.com/cenkalti/backoff: v2.2.1+incompatible
- github.com/clbanning/x2j: 8252494
- github.com/containerd/containerd: v1.4.3
- github.com/dave/jennifer: v1.2.0
- github.com/denisenkom/go-mssqldb: 06a60b6
- github.com/dgrijalva/jwt-go/v4: v4.0.0-preview1
- github.com/dgryski/go-bitstream: 3522498
- github.com/digitalocean/godo: v1.62.0
- github.com/dimchansky/utfbom: v1.1.0
- github.com/docker/distribution: v2.7.1+incompatible
- github.com/docker/go-connections: v0.4.0
- github.com/eclipse/paho.mqtt.golang: v1.2.0
- github.com/fogleman/gg: 0403632
- github.com/foxcpp/go-mockdns: ede2f91
- github.com/franela/goblin: c9ffbef
- github.com/franela/goreq: bcd34c9
- github.com/frankban/quicktest: v1.14.3
- github.com/glycerine/go-unsnap-stream: 9f0cb55
- github.com/glycerine/goconvey: 58a5920
- github.com/go-chi/chi: v4.1.0+incompatible
- github.com/go-playground/assert/v2: v2.0.1
- github.com/go-resty/resty/v2: d7b9766
- github.com/go-zookeeper/zk: v1.0.2
- github.com/gobuffalo/attrs: a9411de
- github.com/gobuffalo/depgen: v0.1.0
- github.com/gobuffalo/envy: v1.7.0
- github.com/gobuffalo/genny: v0.1.1
- github.com/gobuffalo/gitgen: cc08618
- github.com/gobuffalo/gogen: v0.1.1
- github.com/gobuffalo/logger: 86e12af
- github.com/gobuffalo/mapi: v1.0.2
- github.com/gobuffalo/packd: v0.1.0
- github.com/gobuffalo/packr/v2: v2.2.0
- github.com/gobuffalo/syncx: 33c2958
- github.com/gogo/googleapis: v1.1.0
- github.com/golang-sql/civil: cb61b32
- github.com/golang/geo: 5b97839
- github.com/google/flatbuffers: v1.11.0
- github.com/googleapis/enterprise-certificate-proxy: v0.2.0
- github.com/googleapis/google-cloud-go-testing: bcd43fb
- github.com/hashicorp/go-version: v1.2.0
- github.com/hetznercloud/hcloud-go: v1.26.2
- github.com/huandu/xstrings: v1.0.0
- github.com/hudl/fargo: v1.3.0
- github.com/influxdata/flux: v0.113.0
- github.com/influxdata/httprouter: ee83e27
- github.com/influxdata/influxdb1-client: 8bf82d3
- github.com/influxdata/influxdb: [v1.9.2](https://github.co...