Skip to content

Releases: crossplane-contrib/provider-upjet-aws

v0.21.0

22 Nov 20:46
cb3b4a2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.20.0...v0.21.0

v0.20.0

14 Nov 16:52
18593b3
Compare
Choose a tag to compare

The v0.20.0 release contains new managed resources (we now ship 417 CRDs with provider-aws), fixes for some existing managed resources, and some minor documentation and example manifest fixes. Notably, the poll interval and the maximum concurrent reconcilers for provider-aws controllers are now configurable with the provider's command-line arguments and the default values have been tweaked according to our observations here. We also now produce a list of non-generated Terraform resources that exist in the Terraform provider but have not been generated in the official provider. This list can now be found in the artifacts of a CI Github workflow run.

The provider's package is available as xpkg.upbound.io/upbound/provider-aws:v0.20.0, and please don't forget to check the provider's Upbound Marketplace documentation.

What's Changed

  • Remove UXP requirement notice by @jeanduplessis in #128
  • Configure connect group and add examples by @turkenf in #121
  • Reuse Uptest workflow and standardize Makefile targets by @turkenh in #116
  • Bump to latest uptest and build submodule by @turkenh in #129
  • tested: aws_cloudwatch_log_metric_filter, aws_cloudwatch_log_resource… by @svscheg in #125
  • Fix references to aws_kinesis_stream's arn field by @ulucinar in #114
  • Moving appmesh (1) resource to v1beta1 version by @svscheg in #137
  • Moving ec2 (17) resources to v1beta1 version #65 by @dverveiko in #130
  • Fix Uptest timeout annotation by @ezgidemirel in #141
  • Moving configservice (7) resources to v1beta1 version by @mykolalosev in #133
  • Make not-generated Terraform resources CSV available as a Github workflow artifact by @ulucinar in #139
  • Consume upjet commit 6de200a3a8b0ac77c5f9d122f93db26aacd61960 by @ulucinar in #145
  • Fixes and Tweaks with Uptest related targets by @turkenh in #143
  • Configurable maxConcurrentReconciles and pollInterval with sensible defaults by @turkenh in #140
  • fix(asg): fix observed failed availability_zones / vpc_zone_identifier by @haarchri in #110

New Contributors

Full Changelog: v0.19.0...v0.20.0

v0.19.0

07 Nov 16:17
02e4eb6
Compare
Choose a tag to compare

v0.18.0

17 Oct 11:12
Compare
Choose a tag to compare

This is the first open source release of Official AWS Provider!

It has a total of 364 CRDs at v1beta1 level, supported by Upbound.

Get started here!

v0.17.0

10 Oct 17:44
7297543
Compare
Choose a tag to compare

Get started here!