Skip to content

v0.38.0

Compare
Choose a tag to compare
@akash1810 akash1810 released this 23 Feb 18:23
· 3366 commits to main since this release
  • Merge pull request #269 from guardian/aa-asg-auto-userdata a95f27a
  • add executionStatement prop 5975106
  • feat: create GuUserData for basic user data 28a340d
  • Merge pull request #267 from guardian/aa-asg-userdata 574fe9c
  • chore: move GuUserData into it's own file f0cd0c9
  • feat: create a small wrapper for LinuxUserData 6737914
  • feat: allow user data to be more strongly typed ae40970
  • Merge pull request #268 from guardian/aa-asg-sg eabaf5c
  • fix!: refactor GuAutoScalingGroup's props for clarity 78a1d37
  • feat!: hardcode default security group added to GuAutoScalingGroup c6f599b
  • Merge pull request #252 from guardian/jw-mappings-attempt 8e99861
  • Address PR feedback 18af19c
  • Update docs ca5bcf9
  • Merge pull request #260 from guardian/release-0.37.0 1c5016e
  • Link stage dependent values to Stage enum via Records b3a4d95
  • Merge pull request #265 from guardian/dependabot/npm_and_yarn/np-7.4.0 974d1a8
  • Merge pull request #266 from guardian/dependabot/npm_and_yarn/typedoc-0.20.27 57dae83
  • chore(deps): bump typedoc from 0.20.25 to 0.20.27 1a111f3
  • chore(deps): bump np from 7.3.0 to 7.4.0 b14c5dd
  • Merge pull request #264 from guardian/dependabot/npm_and_yarn/typescript-4.1.5 67c24a2
  • chore(deps): bump typescript from 4.1.3 to 4.1.5 fe7fae0
  • Merge pull request #263 from guardian/dependabot/npm_and_yarn/ts-jest-26.5.1 4bfe487
  • Merge pull request #262 from guardian/dependabot/npm_and_yarn/types/node-14.14.31 0828331
  • Merge pull request #261 from guardian/dependabot/github_actions/amannn/action-semantic-pull-request-v3.4.0 e89a75f
  • chore(deps): bump ts-jest from 26.5.0 to 26.5.1 7dc3603
  • chore(deps): bump @types/node from 14.14.25 to 14.14.31 5c928d7
  • chore(deps): bump amannn/action-semantic-pull-request 4d9fee8
  • Merge branch 'main' into jw-mappings-attempt fd7019b
  • Merge branch 'main' into jw-mappings-attempt f0bba7e
  • Be more restrictive on allowed set of stage dependent types 0c5f364
  • Refactor for consistency with #92 599b2bf
  • Add first attempt at Mappings implementation 76237c3

v0.37.0...v0.38.0