Skip to content

Latest commit

 

History

History
78 lines (37 loc) · 4.47 KB

CHANGELOG.md

File metadata and controls

78 lines (37 loc) · 4.47 KB

Changelog

2.1.0 (2023-12-18)

Features

  • add pulumi preview ci test matrix for all stack/envs (#83) (5a863ab)

Bug Fixes

  • only decrypt pfx for prod testflow (#88) (160053c)

2.0.0 (2023-12-06)

⚠ BREAKING CHANGES

  • common structs, readability (#79)

Bug Fixes

1.3.1 (2023-11-16)

Bug Fixes

  • ci lint azuread lib deprecation, v3 requires switch to clientid var (#72) (b82b588)
  • dependabot pr grouping for minor/patch version bumps of go libs (#63) (8733436)

1.3.0 (2023-10-07)

Features

1.2.1 (2023-09-29)

Bug Fixes

  • allow dependabot access to dev azure SP secret token (#24) (eb29d2f)
  • flaky pulumi resource diffs on cdn endpoint custom domain resource (#27) (b61aca0)

1.2.0 (2023-09-26)

Features

  • add ci checks (#23) (84c38bc)
  • import apex domain pfx-type cert and utilize for azure cdn custom domain ep (#21) (b1f4041)

1.1.1 (2023-09-25)

Bug Fixes

  • conditional tls setup for prod/nonprod (#12) (81ae0a5)

1.1.0 (2023-09-23)

Features

  • automate service principal creation, export to github repo var/secrets for ci/cd workflows (#10) (269e1f7)

1.0.0 (2023-09-21)

Features

  • add pre-commit config for ggshield secrets detection (#8) (2d4cabe)
  • ci: add release automation gh action (#4) (0fe23f5)
  • pulumi implementation of site hosting with multiple envs (#3) (a413842)