Skip to content

Release 0.49.14

Compare
Choose a tag to compare
@aws-sdk-dotnet-automation aws-sdk-dotnet-automation released this 28 Jun 17:46
· 232 commits to main since this release
5ad959e

0.49.14

Bug Fixes

  • Fix integration tests failure from setting a custom workspace
  • Refactor config file deployment workflow
  • Throw an exception when attempting to generate a Dockerfile with project references located outside of the solution directory

Documentation

  • Add additional troubleshooting guide entries for docker build issues
  • Add emoji support to the docs website
  • Fix broken link in the troubleshooting guide
  • Fix broken link in the troubleshooting guide
  • Remove statement that says project is in developer preview status

CI Configuration Changes

  • Add GitHub Action to detect new CDK Bootstrap template versions

Chore

  • Update GitHub issue/feature forms and automation
  • Update all recipe versions to 1.0.0
  • Update the CDK Bootstrap template to the latest version

Build System or External Dependencies

  • Version bump to 0.49

BREAKING CHANGE

The option setting items in the deployment settings file are now specified by the 'Settings' JSON property instead of 'OptionSettingsConfig'