Skip to content

Releases: pulumi/pulumi-aws-native

v0.109.0

26 Jun 18:53
0c87620
Compare
Choose a tag to compare

Changelog

v0.108.4

18 Jun 14:44
bd6319a
Compare
Choose a tag to compare
Automated SDK generation @ aws-cloudformation-user-guide 19dc52cd3f20…

v0.108.3

12 Jun 18:28
0a66dc9
Compare
Choose a tag to compare
Automated SDK generation @ aws-cloudformation-user-guide 19dc52cd3f20…

v0.108.2

07 Jun 20:57
4270409
Compare
Choose a tag to compare
Automated Pulumi/Pulumi upgrade (#1576)

v0.108.1

06 Jun 13:46
574df1d
Compare
Choose a tag to compare

What's Changed

  • Update GitHub Actions workflows. by @pulumi-bot in #1565
  • Automated SDK generation @ aws-cloudformation-user-guide 19dc52cd3f2007d6d268b65b739ffb5ebf8c1e76 by @pulumi-bot in #1564
  • Automated Pulumi/Pulumi upgrade by @pulumi-bot in #1562
  • Automated SDK generation @ aws-cloudformation-user-guide 19dc52cd3f2007d6d268b65b739ffb5ebf8c1e76 by @pulumi-bot in #1570
  • Deterministically sort default tags to prevent permadiff by @flostadler in #1571
  • Fix truncated descriptions in docs by @flostadler in #1572

Full Changelog: v0.108.0...v0.108.1

v0.108.0

29 May 13:09
8a4a7d8
Compare
Choose a tag to compare

What's Changed

  • Automated SDK generation @ aws-cloudformation-user-guide 19dc52cd3f2007d6d268b65b739ffb5ebf8c1e76 by @pulumi-bot in #1557
  • Bump the go_modules group across 5 directories with 1 update by @dependabot in #1559
  • Bump protobufjs from 7.2.4 to 7.3.0 in /examples/aws-native-naming-conventions in the npm_and_yarn group across 1 directory by @dependabot in #1560

Full Changelog: v0.107.0...v0.108.0

v0.107.0

22 May 19:27
a8c4998
Compare
Choose a tag to compare
Automated SDK generation @ aws-cloudformation-user-guide 19dc52cd3f20…

v0.106.0

20 May 13:16
19a566d
Compare
Choose a tag to compare
chore: augment documentation with CloudFormation docs (#1542)

The CDK team publishes a JSON file with the contents of the
CloudFormation documentation. It can be found here

https://github.com/cdklabs/awscdk-service-spec/tree/main/sources/CloudFormationDocumentation

For whatever reason, the CloudFormation schema does not include a lot of
documentation. This PR uses the CloudFormation docs to augment the
missing documentation. This PR is the first pass at this.

It also includes a report that reports on how many properties have been
augmented and how many still have missing docs. There are still some
that are missing, but I think the number it does populate is pretty good
for a first pass.

```
Number of docs augmented: 14050
Number of docs missing: 818
```

fixes #63, #1336

v0.105.0

02 May 13:56
fb3f79f
Compare
Choose a tag to compare
Automated SDK generation @ aws-cloudformation-user-guide 19dc52cd3f20…

v0.104.0

30 Apr 16:14
67f0756
Compare
Choose a tag to compare
Automated SDK generation @ aws-cloudformation-user-guide 19dc52cd3f20…