Skip to content

Releases: crossplane-contrib/provider-upjet-aws

v1.20.1

13 Feb 19:22
d83ef90
Compare
Choose a tag to compare

This release includes updates to the go.mod file to address security vulnerabilities and the following bug fixes:

  • [Bug]: MQUser Infinite Update Loop and Broker stuck in "Pending Modifications" #1657
  • [Bug]: MQ Configuration resource enters an update loop with a wrong data #1449
  • Fix eks cluster conversion for Server Side Apply described in crossplane/upjet#465

What's Changed

  • [Backport release-1.20] Fix eks cluster conversion for Server Side Apply by @github-actions in #1677
  • [release-1.20] Update go version to 1.23.6 [SECURITY] by @turkenf in #1684
  • [Backport release-1.20] Update tf provider to the commit ca3a4c5ba291 and add a test example by @github-actions in #1686
  • [Backport release-1.20] Add Update Prevent function to mq_configuraiton resource for preventing the update loop by @github-actions in #1687

Full Changelog: v1.20.0...v1.20.1

v1.19.1

13 Feb 17:21
8725ea9
Compare
Choose a tag to compare

This release includes updates to the go.mod file to address security vulnerabilities.

What's Changed

  • [release-1.19] Update go version to 1.23.6 [SECURITY] by @turkenf in #1667

Full Changelog: v1.19.0...v1.19.1

v1.18.4

13 Feb 15:09
077ded2
Compare
Choose a tag to compare

This release includes updates to the go.mod file to address security vulnerabilities.

What's Changed

  • [release-1.18] Update go version to 1.23.6 [SECURITY] by @turkenf in #1666

Full Changelog: v1.18.3...v1.18.4

v1.17.3

13 Feb 12:51
f5f571b
Compare
Choose a tag to compare

This release includes updates to the go.mod file to address security vulnerabilities.

What's Changed

  • [release-1.17] Update go version to 1.23.6 [SECURITY] by @turkenf in #1665

Full Changelog: v1.17.2...v1.17.3

v1.16.3

13 Feb 11:11
6933cb9
Compare
Choose a tag to compare

This release includes updates to the go.mod file to address security vulnerabilities.

What's Changed

  • [release-1.16] Update go version to 1.23.6 [SECURITY] by @turkenf in #1662

Full Changelog: v1.16.2...v1.16.3

v1.15.3

13 Feb 09:27
0586974
Compare
Choose a tag to compare

This release includes updates to the go.mod file to address security vulnerabilities.

What's Changed

  • [release-1.15] Update go version to 1.23.6 [SECURITY] by @turkenf in #1661

Full Changelog: v1.15.2...v1.15.3

v1.10.1

10 Feb 12:33
32a0a49
Compare
Choose a tag to compare

What's Changed

  • [Backport release-1.10] Fix EKS Cluster conversion by injecting index key when list by @turkenh in #1680

Full Changelog: v1.10.0...v1.10.1

v1.9.2

07 Feb 15:13
cbc9b9f
Compare
Choose a tag to compare

What's Changed

  • [Backport release-1.9] Fix EKS Cluster conversion by injecting index key when list by @turkenh in #1676

Full Changelog: v1.9.1...v1.9.2

v1.20.0

30 Jan 18:40
506de87
Compare
Choose a tag to compare

The v1.20.0 release adds support for non-default AWS partitions, along with bug fixes, enhancements, and dependency updates.

What's Changed

  • Added info about EKS Pod Identity as an authentication mechanism by @yurhasko in #1623
  • Disable lateinit for enabledCloudwatchLogsExports in rds Cluster by @turkenf in #1644
  • [revive] Use the configured AWS partition when constructing ARNs by @erhancagirici in #1554
  • Update actions/stale digest to 5bef64f by @renovate in #1647
  • Update all non-major github action by @renovate in #1632
  • Bump Upjet to commit ce71033d450f by @mergenci in #1651

New Contributors

Full Changelog: v1.19.0...v1.20.0

v1.19.0

09 Jan 17:53
d0bb651
Compare
Choose a tag to compare

The v1.19.0 release introduces the Terraform provider upgrade from 5.78.0 to 5.82.2, a new resource MlflowTrackingServer.sagemaker.aws.upbound.io/v1beta1, bug fixes, enhancements, and dependency updates.

API Change

  • ReplicationGroup.elasticache.aws.upbound.io => spec.forProvider.atRestEncryptionEnabled, spec.initProvider.atRestEncryptionEnabled and spec.atProvider.atRestEncryptionEnabled: Type changed from 'boolean' to 'string'

What's Changed

New Contributors

Full Changelog: v1.18.3...v1.19.0