Skip to content

Releases: guardian/cdk

v0.37.0

19 Feb 19:35
Compare
Choose a tag to compare
  • Merge pull request #259 from guardian/aa-dist-bucket-param f30a442
  • feat!: tighten GuGetDistributablePolicy 6729317
  • fix: create standalone dist bucket param 8154f22
  • Merge pull request #255 from guardian/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.15.1 9901026
  • chore(deps): bump @typescript-eslint/eslint-plugin from 4.14.2 to 4.15.1 99093cc
  • Merge pull request #247 from guardian/dependabot/npm_and_yarn/eslint-7.20.0 b28d61a
  • Merge pull request #250 from guardian/dependabot/npm_and_yarn/npm-check-updates-11.1.4 6be05e3
  • chore(deps): bump eslint from 7.19.0 to 7.20.0 791171d
  • Merge pull request #246 from guardian/dependabot/npm_and_yarn/typedoc-0.20.25 ee1ec92
  • Merge pull request #258 from guardian/release-0.36.0 49d531b
  • chore(deps): bump npm-check-updates from 11.1.1 to 11.1.4 2229b9e
  • chore(deps): bump typedoc from 0.20.23 to 0.20.25 c042ec0

v0.36.0...v0.37.0

v0.36.0

18 Feb 14:01
Compare
Choose a tag to compare
  • Merge pull request #257 from guardian/aa-bump-aws-cdk eeedd6d
  • Merge pull request #254 from guardian/dependabot/npm_and_yarn/typescript-eslint/parser-4.15.1 157601c
  • chore(deps): bump aws-cdk libraries 1ae7a6a
  • chore(deps): bump @typescript-eslint/parser from 4.14.2 to 4.15.1 b51ca0f
  • Merge pull request #253 from guardian/release-0.35.0 c8f4406

v0.35.0...v0.36.0

v0.35.0

17 Feb 15:00
Compare
Choose a tag to compare
  • Merge pull request #92 from guardian/aa-param-helper 0f28c1e
  • remove stack and stage private fields from GuStack 40292cb
  • remove explicit testing of GuStageParameter and GuStackParameter dcac71d
  • add parameter helper functions on GuStack 8dff3e9
  • Merge pull request #245 from guardian/dependabot/github_actions/amannn/action-semantic-pull-request-v3.3.0 486f0b0
  • Merge pull request #244 from guardian/aa-acm-construct 1058f4f
  • Merge pull request #243 from guardian/sg/stack-and-stage-as-props c395d80
  • Remove unnecessary extra test expectation 7719c76
  • chore(deps): bump amannn/action-semantic-pull-request afbce5e
  • feat: create GuCertificateArnParameter construct bea9c61
  • chore: add regex for ACM ARNs aef795f
  • feat(stack): enforce stack value at declaration cf0fde3
  • Rework to only require stack 6ebe629
  • test(stack): add test for only passing one of stack or stage 8a0ee36
  • feat(stack): allow GuStack to accept Stack and Stage values as props 3196d28
  • Merge pull request #241 from guardian/jw-document-scheduled-lambda-pattern 390a734
  • Merge pull request #239 from guardian/aa-explicit-access 4a9815d
  • Add basic docs for scheduled lambda pattern cd4e97f
  • fix: be explicit about access to migratedFromCloudFormation 12c338f
  • Merge pull request #238 from guardian/dependabot/npm_and_yarn/typedoc-0.20.23 2698672
  • Merge pull request #237 from guardian/dependabot/npm_and_yarn/types/node-14.14.25 515d71e
  • Merge pull request #236 from guardian/dependabot/npm_and_yarn/np-7.3.0 d9b5649
  • chore(deps): bump typedoc from 0.20.20 to 0.20.23 ce1a0e2
  • chore(deps): bump @types/node from 14.14.22 to 14.14.25 c3c3e5c
  • chore(deps): bump np from 7.2.0 to 7.3.0 556aa67
  • Merge pull request #234 from guardian/release-0.34.0 ad34a59
  • Merge pull request #235 from guardian/aa-create-release-pr e77721b
  • check if GitHub CLI is installed and react accordingly 9440506
  • chore: further automate release process 0b78437

v0.34.0...v0.35.0

v0.34.0

05 Feb 12:58
Compare
Choose a tag to compare
  • Merge pull request #233 from guardian/aa-tag-name 86bf433
  • refactor!: follow aws tag name convention of org:something 1ff1da8
  • Merge pull request #232 from guardian/release-0.33.0 b7afa65

v0.33.0...v0.34.0

v0.33.0

05 Feb 10:42
Compare
Choose a tag to compare
  • Merge pull request #231 from guardian/aa-package-contents 462ac32
  • trim down contents of tarball 6e15329
  • Use read-pkg-up to get version number. 0828903
  • Merge pull request #230 from guardian/release-0.32.0 6c19e43

v0.32.0...v0.33.0

v0.32.0

04 Feb 12:31
Compare
Choose a tag to compare
  • Merge pull request #223 from guardian/aa-tracking-tag b1dfc9a
  • document GuStack 3245a2c
  • mock TrackingTag in tests 1bba71f
  • Add X-Gu-CDK-Version tag to GuStack dfb64d8
  • Merge pull request #229 from guardian/jw-docs 045437c
  • chore(deps): bump @typescript-eslint/eslint-plugin from 4.14.0 to 4.14.2 606d4ba
  • docs: Document release-related chores! e2a4382
  • Merge pull request #227 from guardian/release-0.31.0 6434fc5
  • Merge pull request #224 from guardian/aa-tweak-dependabot 5fde0cc
  • tweak dependabot's commit messages b2d3e0f

v0.31.0...v0.32.0

v0.30.0

29 Jan 10:04
Compare
Choose a tag to compare
  • Merge pull request #214 from guardian/jl/https-listener 09be5e1
  • Merge pull request #213 from guardian/jl/asg-defaults 181170f
  • change imageId prop to GuAmiParameter 10502b0
  • add new GuHttpsApplicationListner construct b2146d7
  • use imageId prop if passed in but default to creating parameter 2005fa7
  • take an instanceType prop or default to new param a6827b8
  • Merge pull request #211 from guardian/akash1810-patch-1 ebc619a
  • Update README.md c37933f
  • Merge pull request #210 from guardian/release-0.29.0 e337b45

v0.29.0...v0.30.0

v0.29.0

27 Jan 09:19
Compare
Choose a tag to compare
  • Merge pull request #208 from guardian/jl/fix-instance-role 6dbd0f7
  • Merge pull request #207 from guardian/jl/ami-param 62802ba
  • update GuRole import in instance role c4ee37e
  • update AMI parameter d081580
  • Merge pull request #205 from guardian/release-0.28.0 a42e37a

v0.28.0...v0.29.0

v0.28.0

26 Jan 08:28
Compare
Choose a tag to compare
  • Merge pull request #204 from guardian/jl/https-clb 9dc3b05
  • Merge pull request #201 from guardian/jl/elb-default-healthcheck c40f390
  • Add GuHttpsClassicLoadBalancer 6607b23
  • Merge pull request #203 from guardian/release-0.27.0 e3211d7
  • add default healtcheck values for GuTargetGroup b730859

v0.27.0...v0.28.0

v0.27.0

25 Jan 15:20
Compare
Choose a tag to compare
  • Merge pull request #200 from guardian/jl/move-instance-role f650b5c
  • Merge pull request #202 from guardian/release-0.26.0 2cb17b8
  • move instance role to constructs e87e260

v0.26.0...v0.27.0