Skip to content

Latest commit

 

History

History
124 lines (75 loc) · 11 KB

CHANGELOG.md

File metadata and controls

124 lines (75 loc) · 11 KB

1.4.0 (2023-12-28)

Features

  • Adding clearer exception for invalid config (#464) (3a5ebf8)

1.3.1 (2023-11-14)

Bug Fixes

1.3.0 (2023-10-12)

Features

  • Allowing 'any' in configuration props (#419) (a532a39)

Bug Fixes

  • Making 'configPath' optional in interfaces (#418) (98f48f3)
  • update Update MWAAEnviroment to create VPC and MWAAExecutionRole with resource prefix (#439) (a7cdd40)

1.2.0 (2023-07-27)

Features

1.1.0 (2023-07-05)

Features

  • adding env to synth action props (#379) (31cebd9)
  • Airflow Data Pipeline Construct (#349) (21fb743)
  • make crawler optional in GlueTransformStage() (#378) (49084a8)
  • MWAA Stage (#359) (24d9895)
  • Update StateMachineStage to use definitionBody instead of deprecated definition (#372) (b0107df)

1.0.1 (2023-06-13)

Bug Fixes

  • account/region determination in getStackSynthesizer (#347) (34dbe7e)
  • Adding failBuild parameter (#337) (a5c3264)
  • make 'configPath' optional (#343) (689c795)
  • removing default environment id from get stack synthesizer method (#352) (0fe3827)

1.0.0-rc.0 (2023-05-17)

Features

  • Add documentation for the stages (#311) (2c8e3eb)
  • Updating AthenaSQL stage to handle multiple queries (#317) (0259ace)

Bug Fixes

  • athena integration test (#326) (bcb9940)
  • Configurator missing legacy ddk bootstrap values (#319) (300f0fc)
  • Fix documentation structure & add docs for BaseStack and CICDPipelineStack (#310) (11d5a1e)

1.0.0-beta.1 (2023-04-17)

Features

Bug Fixes

1.0.0-beta.0 (2023-03-31)

Features

Bug Fixes