1.4.0 (2023-12-28)
1.3.1 (2023-11-14)
1.3.0 (2023-10-12)
- 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)
1.1.0 (2023-07-05)
- 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 usedefinitionBody
instead of deprecateddefinition
(#372) (b0107df)
1.0.1 (2023-06-13)
- 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)
- Add documentation for the stages (#311) (2c8e3eb)
- Updating AthenaSQL stage to handle multiple queries (#317) (0259ace)
- athena integration test (#326) (bcb9940)
- Configurator missing legacy ddk bootstrap values (#319) (300f0fc)
- Fix documentation structure & add docs for
BaseStack
andCICDPipelineStack
(#310) (11d5a1e)
1.0.0-beta.1 (2023-04-17)
getEnvironment()
(#307) (98bd743)- Add support for
RemovalPolicy
in config (#306) (8799d19) - Add type interface for configuration (#308) (c5e6375)
CICDPipelineStack()
updates (#283) (cca11f6)- Add data assertions for S3 -> SQS -> Lambda pipeline (#242) (57da74a)
- Add FirehoseToS3Stage and tests (#151) (03216e5)
- Add support for Python in JSII and upgrade CDK version (#148) (c6343fc)
- Adding core.cicd (#139) (9e5a22b)
- Adds
glueJob
andcrawlerName
toGlueTransform
stage properties (#266) (18ca06d) - appflow ingestion stage (#222) (3b659ea)
- appflow stage refactor (#230) (1c84169)
- athena sql stage (#145) (f2594e9)
- configuration by resource ids (#284) (6b0120f)
- ddk
configurator
(#254) (9b7f48d), closes #247 - Integration Testing (#235) (6c2ba10)
- Integration Tests: Additional Coverage (#238) (fdad682)
- resource naming refactor (#233) (9d0d76f)
- Set up project metadata (#136) (3647747)
- sns to lambda stage (#252) (709df57)
- standardize defaults approach in ddk core (#258) (c2fa8ea)
- Support local package path install in CICD synth action pre-public release (#160) (0e01da8)
- Supporting minimal resource factories for
1.x.x
(#290) (da9ee85) - syncing
GlueTransformStage
tomain
(#262) (8ce3623) - Typescript catchup -> 0.6.1 (#214) (a7bc0cc)
- Typescript conversion of
GlueTransformStage
(#152) (041ad13)
- cicd environment support (#280) (dbc8bfc)
- convert utility methods to
static
(#269) (77fdf71) - Fix typescript s3 event pattern (#149) (fb33536)
- move
getEnvConfig()
to static method (#270) (06d19e1) - Remove whitespace from glue job sec configuration Id (#275) (3fa0ecd)
- static method
Configurator.getEnvConfig()
(#282) (b2dc1f7)