Skip to content

RELEASE 0.7.8

Compare
Choose a tag to compare
@rickychau2780 rickychau2780 released this 05 Jun 19:12
· 231 commits to release since this release
0d3343a
  1. Add skipping code bucket creation option for 'rdk init' with --skip-code-bucket-creation and using --custom-code-bucket for 'rdk deploy' with existing bucket
  2. introduce beta feature for create SSM document 'rdk create/modify --automation-document ' (#210)
  3. update accepted_resource_types (add AWS::SNS::Topic and AWS::SQS::Queue)
  4. Add sphinx-argparse to local dev requirements (#243)
  5. adding example cloudformation stack ci(#252)