Skip to content

v2.0.3-lib (2020-11-04)

Compare
Choose a tag to compare
@johnttompkins johnttompkins released this 04 Nov 19:03
· 84 commits to master since this release
75133ad

Releasing the latest changes for the java library (aws-cloudformation-rpdk-java-plugin), which includes:

  • wildcard .gitignore pattern in case rpdk.log rotates
  • Handle AwsServiceExceptions thrown by handlers
  • Added invalid request on invalid payload deserialization
  • Metrics refactor to publish in bulk
  • Provide stackId in ResourceHandlerRequest
  • Add package.properties to provide plugin version in runtime
  • Alternate entry point without Lambda
  • Adding snapshot support
  • Added stack-id in resource name generation
  • Log response payload for better troubleshooting
  • Various version bumps across dependencies.