Releases: crossplane-contrib/provider-aws
Releases · crossplane-contrib/provider-aws
v0.41.0
What's Changed
- fix(s3) compare unmarshaled policy by @Tom1893 in #1758
- fix(docdb): Exit isUpToDate early if MR is deleted by @MisterMX in #1768
- Handle vpc peer accept in a different region by @bobh66 in #1764
- feat(docdb): Add restore from snapshot and point in time by @safboukhari in #1763
- 1063: Write IAM Role ARN to connection secret if secret ref is given by @stevenhammerton in #1776
- feat(kafka): Add update function for cluster by @akesser in #1714
- fix(bucket): Convert bools to string in policy by @MisterMX in #1772
- feat(rds): Prevent update call for version downgrade by @MisterMX in #1765
- fix(kafka): Compiler errors in cluster controller by @MisterMX in #1780
- fix: Get web identity token filepath from environment by @MisterMX in #1777
- fix(iam/policy): Treat single items as array by @MisterMX in #1774
New Contributors
- @Tom1893 made their first contribution in #1758
- @safboukhari made their first contribution in #1763
- @stevenhammerton made their first contribution in #1776
Full Changelog: v0.40.0...v0.41.0
v0.40.0
What's Changed
- fix(rds): reset parameters removed from a parametergroup by @AlexLast in #1712
- Remove
masterUserPasswordSecretRef
as a required attribute by @loalf in #1669 - S3 examples: ACLs no longer supported for new buckets in many regions by @chlunde in #1739
- Handle the VPCPeeringConnection delete case by @bobh66 in #1733
- s3: Allow explicitly disabling PublicAccessBlockConfiguration by @chlunde in #1742
- Add FilterPolicyScope SNS property by @torrescd in #1737
- AUTHENTICATION.md: Update package path by @chlunde in #1748
- fix(dbinstance): remove DeleteAutomatedBackups from isUpToDate-check by @wotolom in #1750
New Contributors
Full Changelog: v0.39.0...v0.40.0
v0.39.0
Breaking changes
for resources RDS: DBParameterGroup
, DBClusterParametergroup
and DocDB DBClusterParametergroup
claims need to be checked:
- each entry in
parameters
no longer uses the previously read-only fieldsallowedValues
,applyType
,dataType
,description
,isModifiable
,minimumEngineVersion
,source
andsupportedEngineModes
- each entry in
parameters
requires the only use of all 3 the fieldsapplyMethod
,parameterName
andparameterValue
What's Changed
- fix(rds): include caCertificateIdentifier in lateInitialize for dbinstance by @AlexLast in #1698
- Updating authentication documentation for kiam by @BartoszZawadzki in #1700
- chore(rds): update description for MasterUsername by @dwerder in #1702
- Add desired state changed event filter to all controllers by @turkenh in #1705
- fix(bucket): Remove policy resource autofill by @MisterMX in #1717
- Add support for AutoScalingGroup by @bobh66 in #1704
- Feature/update opensearchservice version by @akesser in #1720
- Skip error if role no longer exists in instance profile deletion by @justinmir in #1719
- fix(rds/docdb)!: ParameterGroups remove ApplyMethod isUpToDate check by @wotolom in #1709
- Update code-generator to add the AGE column by @bobh66 in #1722
- Move AutoScalingGroup to v1beta1 by @bobh66 in #1724
- Handle VPCCIDRBlock delete case in Observe by @bobh66 in #1730
New Contributors
- @BartoszZawadzki made their first contribution in #1700
- @justinmir made their first contribution in #1719
Full Changelog: v0.38.0...v0.39.0
v0.38.0
Deprecation
This release deprecates BucketPolicy with a warning to use the policy field in Bucket instead checkout: #1685
What's Changed
- fix: allow unsorted array is comparison for opensearchdomain by @akesser in #1663
- fix(rds): handle maximum parameters per dbclusterparametergroup update by @AlexLast in #1670
- fix(rds): handle maximum parameters per dbparametergroup update by @AlexLast in #1681
- Fix updated AliasTarget overwritten by @july2993 in #1687
- pull latest upbound by @drewwells in #1677
- feat(crddiff): implement crddiff from uptest by @haarchri in #1689
- feat(aws): bump aws-sdk-go to v1.44.174 by @AlexLast in #1686
- fix(dbcluster): parametergroup added to engineversion update call by @wotolom in #1692
- feat(rds): add rds optiongroup by @haarchri in #1690
- feat(cache): fix version handling for #1617 by @haarchri in #1619
- feat(sqs): add support to SSE-SQS by @haooliveira84 in #1693
- feat(bucket): Merge BucketPolicy with Bucket by @MisterMX in #1685
- bump golang.org/x/net from 0.4.0 to 0.7.0 by @dependabot in #1667
- fix(sqs): adjust lint; remove unnecessary conversion by @haooliveira84 in #1694
New Contributors
- @drewwells made their first contribution in #1677
- @haooliveira84 made their first contribution in #1693
- @dependabot made their first contribution in #1667
Full Changelog: v0.37.1...v0.38.0
v0.37.1
v0.37.0
What's Changed
- Update setup.go by @Patrick-L in #1636
- fix(rds): postUpdate for dbcluster using correct identifier by @AlexLast in #1631
- fix: fixing linter stuff by @akesser in #1639
- feat(servicediscovery): Add Update function for namespaces by @dwerder in #1644
- fix(kinesis): panic when enhanced metrics not defined by @AlexLast in #1648
- feat(secretsmanager): add k8s secret type control field by @wotolom in #1646
- feat(go): bump crossplane runtime v0.19.0 by @haarchri in #1649
- Fix panic when ng.LaunchTemplate is nil by @july2993 in #1651
- fix(eks): Add checks for custom AMIs to enable updates by @adamjohnson01 in #1633
- feat: add deleteAutomatedBackups property to dbinstance by @akesser in #1656
- Feature/elasticache reader endpoint by @akesser in #1659
- feature/opensearch-domain by @akesser in #1660
New Contributors
- @Patrick-L made their first contribution in #1636
- @adamjohnson01 made their first contribution in #1633
Full Changelog: v0.36.1...v0.37.0
v0.36.1
v0.36.0
##Breaking Change
- fix(kafka): add clusterName because of api-changes by @haarchri in #1624
Added clusterName as required for Kafka Cluster
What's Changed
- Fix kafka initializer by @haorenfsa in #1612
- added ref/selectors, status and connectionDetails for opensearch domain by @haarchri in #1616
- Add autogen-password support to docdb by @stevendborrelli in #1623
- resourcerecordset: Should set AliasTarget when check if it is up to date by @july2993 in #1621
- feat(logger): changed logger to ISO8601TimeEncoder by @haarchri in #1626
- fix(kafka): add clusterName because of api-changes by @haarchri in #1624
- feat(eks): add kubernetes network config support by @liubog2008 in #1627
New Contributors
- @haorenfsa made their first contribution in #1612
- @july2993 made their first contribution in #1621
Full Changelog: v0.35.0...v0.36.0
v0.35.0
What's Changed
- feature(emr-on-eks): implement emr on eks by @nabuskey in #1585
- Bug - ELB updates every reconcile when running multiple listeners by @dormullor in #1599
- fix(elb): Linter error by @MisterMX in #1603
- feat(dbinstance): Added restoreFrom for dbInstance by @akesser in #1600
- Update ini package version by @jvitor03 in #1605
- feat(rds): instance + cluster allowMajorVersionUpgrade by @wotolom in #1598
- fix(docdb/dbcluster): remove unwanted dbsubnetgroup isuptodate-check by @wotolom in #1607
New Contributors
- @dormullor made their first contribution in #1599
- @jvitor03 made their first contribution in #1605
Full Changelog: v0.34.0...v0.35.0
v0.34.0
New DockerHub location for provider-aws is now at crossplanecontrib/provider-aws
The provider-aws documentation is also published to Upbound Marketplace
What's Changed
- feat(upgrade): added upgrade.md entry for notification -> sns by @haarchri in #1522
- Run AWS ACK code-generator with go.mod --aws-sdk-go-version by @chlunde in #1472
- Updates link to the latest version of Crossplane docs by @plumbis in #1526
- add outposts support for eks by @janwillies in #1528
- feat: Added diff output for rds instances by @akesser in #1534
- feat: Updated logging of rds diff by @akesser in #1535
- feat: Added debug output to dbinstance by @akesser in #1536
- feat(submodule): bump submodule & add mkdir for ${WORK_DIR} by @haarchri in #1543
- RDS dbinstance: Check only major version if AutoMinorVersionUpgrade is true by @akesser in #1541
- fix(elbv2/target): Retry registration if target is unused by @MisterMX in #1464
- Add guidelines for bumping API version of a CRD by @muvaf in #997
- feat(ack): bump aws sdk v1 to 1.44 by @pintonunes in #1523
- Update CODE_GENERATION.md with xpkg bundle changes by @chlunde in #1547
- fix(function): check LastUpdateStatus before Update by @schroeder-paul in #1553
- fix(cognito/userpool)!: MFA not always working by @wotolom in #1533
- fix(iam): Added ARN column display to Role by @pintonunes in #1558
- feat(batch): Add service batch by @wotolom in #1259
- fix(batch): check-diff + SDK update by @wotolom in #1561
- Restore DBCluster from RDS snapshot by @AlexLast in #1563
- fix(batch): CE update handling by @wotolom in #1567
- feat(lambda): Added FunctionURLConfig resource by @pintonunes in #1554
- Fix documentation links in AUTHENTICATION.md by @bobh66 in #1570
- feat: late init engineVersion if DBInstance is running within DBCluster by @ldimitrov in #1569
- fix(eks/cluster): outpost status fields optional by @wotolom in #1576
- fix(rds/dbinstance): possible nil pointer panic by @wotolom in #1578
- fix(cache/endpoint): populate cache status with endpoint by @nabuskey in #1579
- fix(rds): DBCluster controller not recognizing changes in VpcSecurityGroups by @schroeder-paul in #1580
- diff iam role tags such that order of keys does not matter. by @patelronak in #1513
- chore: Document field error on S3 Bucket types by @achetronic in #1575
- Fix wrong logic lambda code ecr image by @schroeder-paul in #1582
- fix(cognitoidentity): Update broken AWS API function call for GroupUserMembership by @abacus3 in #1589
New Contributors
- @plumbis made their first contribution in #1526
- @pintonunes made their first contribution in #1523
- @ldimitrov made their first contribution in #1569
- @patelronak made their first contribution in #1513
- @achetronic made their first contribution in #1575
Full Changelog: v0.33.0...v0.34.0