Release v0.69.0
·
258 commits
to master
since this release
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!