Releases: mattermost/mattermost-cloud
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...
Release v0.66.0
Release notes for v0.66.0
Changelog since v0.65.2
Changes by Kind
Refactor
- Automatically add new installations to a group based on lowest installation count (#748, @fmartingr)
Feature
- Add recent events to installation report cmd output (#763, @gabrieljackson)
- Add rotator support to resize operation (#749, @fmartingr)
- Set default_text_search_config to pg_catalog.english (#760, @gabrieljackson)
- Tag RDS resources with the ClusterID they belong to. (#756, @fmartingr)
Bug or Regression
- Increase default evict grace period. (#758, @stafot)
- Update sloth from v0.10.0 to v0.11.0 (#757, @angeloskyratzakos)
The image for this release is docker.io/mattermost/mattermost-cloud:v0.66.0
Thanks to all our contributors!
Release v0.65.2
Release notes for v0.65.2
Changelog since v0.65.1
Changes by Kind
Chore
- Change auth_query of pgbouncer to not use the function (#755, @angeloskyratzakos )
The image for this release is docker.io/mattermost/mattermost-cloud:v0.65.2
Thanks to all our contributors!
Release v0.65.1
Release notes for v0.65.1
Changelog since v0.65.0
Changes by Kind
Feature
- Remove auth query flag in provisioner (#754, @stylianosrigas )
The image for this release is docker.io/mattermost/mattermost-cloud:v0.65.1
Thanks to all our contributors!
Release v0.65.0
Changes by Kind
Feature
- Refactor PGBouncer config and add auth query option (#752, @gabrieljackson)
- Add server flag for server-reset-query-always and set default value to 0 (#751, @angeloskyratzakos)
The image for this release is docker.io/mattermost/mattermost-cloud:v0.65.0
Thanks to all our contributors!
Release v0.64.1
Release v0.63.4
Full Changelog: v0.63.3...v0.63.4