Skip to content

v1.0.0-alpha.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@corymhall corymhall released this 19 Nov 15:59
· 71 commits to main since this release
2d709d6

What's Changed

Features

Bug fixes

  • fix: correctly normalize json types by @corymhall in #147
  • Fix resource mappings to multiple resources by @corymhall in #191
  • Fix property normalization for properties with additionalProperties by @corymhall in #192
  • Fixes debug logging of CfnResource by @t0yv0 in #198
  • Fix IPV6 cidr blocks by @corymhall in #197
  • Fix CDK errors not being logged by @corymhall in #211
  • Create aws ccapi resources by using the SDK by @corymhall in #217
  • Handle pulumi.Output recursively when translating CDK properties to Pulumi by @t0yv0 in #228

Breaking Changes

New Contributors

Full Changelog: v0.5.0...v1.0.0-alpha.1