Skip to content

Latest commit

 

History

History
691 lines (317 loc) · 35.5 KB

CHANGELOG.md

File metadata and controls

691 lines (317 loc) · 35.5 KB

Changelog

9.12.2 (2024-12-16)

Bug Fixes

  • terraform: apply job fails if lock file has not been commited (#617) (c6292ea)

9.12.1 (2024-12-13)

Bug Fixes

  • terraform: apply job should fail if unable to restore cache (#614) (3aebc3d)

9.12.0 (2024-12-13)

Features

  • update jobs to run on latest OS version (#611) (8b1544e)

9.11.0 (2024-12-06)

Features

9.10.4 (2024-11-19)

Code Refactoring

  • terraform: reorder steps (8298e7b)

9.10.3 (2024-11-19)

Bug Fixes

9.10.2 (2024-11-18)

Bug Fixes

  • terraform: no plugins uploaded to cache (#593) (7033d8d)

9.10.1 (2024-11-18)

Bug Fixes

  • terraform: include plugins downloaded from cache in artifact (#591) (eaa211a)

9.10.0 (2024-11-14)

Features

9.9.2 (2024-11-11)

Bug Fixes

  • super-linter: linter TERRAFORM_TERRASCAN throws redundant errors (#588) (b42a49b)

9.9.1 (2024-11-08)

Bug Fixes

9.9.0 (2024-11-06)

Features

  • terraform: add option to run Apply on condition (#582) (4e290ad)

9.8.1 (2024-10-23)

Bug Fixes

  • terraform: formatting errors prevent job from running (#575) (45e610c)

9.8.0 (2024-10-09)

Features

  • terraform: add input variable file for greater customization options (#559) (242f621)

9.7.3 (2024-10-08)

Bug Fixes

9.7.2 (2024-09-12)

Code Refactoring

  • docker: replace deprecated environment variable (#549) (24214a3)

9.7.1 (2024-09-11)

Bug Fixes

  • super-linter: disable Checkov and JSCPD linters (#547) (9b3e0e9)

9.7.0 (2024-09-05)

Features

  • super-linter: read configuration file (#544) (5ce8e1a)

9.6.3 (2024-08-26)

Bug Fixes

  • super-linter: unable to report status checks (#539) (66c21bf)

9.6.2 (2024-07-15)

Code Refactoring

9.6.1 (2024-07-02)

Bug Fixes

  • skip jobs that access privileged secrets if triggered by Dependabot (#515) (44c1d51)

9.6.0 (2024-06-27)

Features

  • azure-function: disable top level GitHub token permissions (#501) (059fd22)
  • azure-webapp: disable top level GitHub token permissions (#502) (34059eb)
  • commitlint: disable top level GitHub token permissions (#510) (5560a8c)
  • docker: disable top level GitHub token permissions (#504) (cad838b)
  • docker: generate job summary (#499) (a82fa9b)
  • dotnet: disable top level GitHub token permissions (#503) (1683671)
  • github-pages: disable top level GitHub token permissions (#507) (a2dc9c4)
  • mkdocs: disable top level GitHub token permissions (#506) (1405479)
  • python: disable top level GitHub token permissions (#508) (da69b2d)
  • semantic-release: disable top level GitHub token permissions (#509) (111f38d)
  • super-linter: disable top level GitHub token permissions (#511) (95ca4b5)
  • terraform: disable top level GitHub token permissions (#505) (a1852e8)
  • terraform: skip job summary generation on empty plan (#513) (f73b3f5)

9.5.0 (2024-05-06)

Features

  • add filter_regex_include parameter to super-linter (#480) (5fb8787)

9.4.1 (2024-04-22)

Bug Fixes

  • mkdocs: unable to deploy artifact to GitHub Pages (#465) (b7980ac)

9.4.0 (2024-04-19)

Features

  • azure-function: set slot-specific settings (#456) (6a59426)
  • azure-webapp: set slot-specific settings (#453) (278789c)
  • github-pages: deploy to GitHub Pages (#438) (dd10f1e)
  • mkdocs: build MkDocs static site (#437) (9d5bb6b)

Bug Fixes

  • suppress Azure Web App and Azure Function App settings output (#462) (93251d7)

9.3.5 (2024-04-12)

Bug Fixes

  • dotnet: unable to update NPM on latest GitHub runner (#445) (b889206)

9.3.4 (2024-04-10)

Reverts

9.3.3 (2024-03-22)

Code Refactoring

  • terraform: remove dependency on third-party action (#432) (4d1600d)

9.3.2 (2024-03-07)

Bug Fixes

  • terraform: run Apply job on same runner as Plan job (716baf5)

9.3.1 (2024-02-09)

Bug Fixes

9.3.0 (2024-02-09)

Features

  • terraform: set environment-specific artifact name by default (#389) (06ce89a)

Bug Fixes

  • terraform: unable to delete artifact (#391) (9848dc4)

9.2.1 (2024-02-09)

Bug Fixes

  • terraform: downgrade GeekyEggo/delete-artifact from 4.1.0 to 2.0.0 (#387) (ad0fab3)

9.2.0 (2024-02-08)

Features

  • terraform: add option to send runner type as parameter (#383) (3560f76)

9.1.3 (2024-01-30)

Bug Fixes

  • bump actions/setup-dotnet from 2 to 4 (#375) (e545362)
  • bump azure/webapps-deploy from 2 to 3 (#376) (ed49dc7)
  • bump docker/build-push-action from 3 to 5 (#374) (6311824)
  • docker: bump docker/login-action from 2 to 3 (#377) (998c428)

9.1.2 (2024-01-30)

Bug Fixes

  • bump actions/setup-python from 4 to 5 (#367) (a76c0eb)
  • bump docker/setup-buildx-action from 2 to 3 (#370) (cfd58de)
  • semantic-release: bump actions/setup-node from 3 to 4 (#368) (12fa565)
  • terraform: bump GeekyEggo/delete-artifact from 2.0.0 to 4.1.0 (#369) (a023f14)

9.1.1 (2024-01-29)

Bug Fixes

9.1.0 (2024-01-26)

Features

Bug Fixes

9.0.1 (2024-01-25)

Bug Fixes

9.0.0 (2024-01-25)

⚠ BREAKING CHANGES

  • remove Azure SQL DB restore workflow (#349)

Features

8.13.0 (2024-01-25)

Features

  • commitlint: lint latest commit message by default (#350) (9971f51)

Bug Fixes

8.12.0 (2023-11-22)

Features

  • terraform: speed up archiving of config (#335) (20bf45e)

8.11.0 (2023-11-06)

Features

8.10.2 (2023-11-03)

Bug Fixes

  • dotnet: support self-contained publish (#323) (36d1bee)

8.10.1 (2023-10-27)

Bug Fixes

8.10.0 (2023-10-25)

Features

  • terraform: skip Apply if no changes present (#310) (265d3a4)

8.9.1 (2023-10-25)

Bug Fixes

  • terraform: error on plan with special chars (#307) (56243fd)

8.9.0 (2023-10-24)

Features

  • super-linter: exclude files from linting (#299) (27aaa03)

8.8.0 (2023-10-18)

Features

8.7.4 (2023-10-17)

Bug Fixes

  • terraform: empty backend config throws error (#286) (e75cbea)

8.7.3 (2023-10-17)

Bug Fixes

8.7.2 (2023-10-13)

Bug Fixes

  • dotnet: skip NPM update step if not required (#280) (0931dfe)

8.7.1 (2023-10-13)

Bug Fixes

  • dotnet: don't specify runtime for test and publish (#276) (1ad1560)
  • dotnet: skip NPM update step if not required (#275) (f181815)

Reverts

  • azure-webapp: add optional input runs_on (#278) (7d22977)
  • dotnet: add optional input runs_on (#279) (10576cc)

8.7.0 (2023-10-12)

Features

  • azure-webapp: add optional input runs_on (#273) (1d9fb31)
  • dotnet: add optional input runs_on (#272) (dd8620e)

8.6.0 (2023-10-12)

Features

  • terraform: configure partial backend (#267) (e4d564b)

8.5.2 (2023-09-25)

Bug Fixes

  • terraform: Bash throws error if plan too long (#259) (0cf9966)

8.5.1 (2023-09-22)

Bug Fixes

  • terraform: use latest 1.5 patch version (#257) (00f63a8)

8.5.0 (2023-09-22)

Features

  • terraform: ensure use of open-source release (#255) (106cda4)

8.4.0 (2023-09-19)

Features

  • terraform: plan job deploys temporarily (#250) (a5c2dbf)

8.3.1 (2023-08-25)

Bug Fixes

  • terraform: unable to delete artifact (#227) (c41a4e9)

8.3.0 (2023-08-25)

Features

  • terraform: delete artifact after Apply (#224) (691bfe6)

8.2.0 (2023-08-24)

Features

  • terraform: delete artifact after usage limit (#219) (84d9708)

8.1.0 (2023-08-23)

Features

  • terraform: skip Apply if no changes present (#211) (8f18f17)

8.0.0 (2023-08-23)

⚠ BREAKING CHANGES

  • terraform: Add secret ENCRYPTION_PASSWORD.

Features

7.4.1 (2023-07-25)

Bug Fixes

  • terraform: don't run Apply without approval (#208) (2ad4ed6)

7.4.0 (2023-07-25)

Features

  • terraform: run Apply in separate job (#205) (35e7a43)

7.3.0 (2023-07-18)

Features

  • docker: build and push to Docker registry (#203) (946e5f4)

7.2.1 (2023-07-03)

Bug Fixes

  • terraform: pass pass through envvar before comment (#201) (875f363)

7.2.0 (2023-07-03)

Features

7.1.0 (2023-05-05)

Features

7.0.0 (2023-04-04)

⚠ BREAKING CHANGES

  • remove SQL server secret rotation workflow (#181)
  • create GitHub issue (#180)
  • use common convention for workflow filenames (#176)

Features

  • remove SQL server secret rotation workflow (#181) (b62f9e1)

Reverts

Code Refactoring

  • use common convention for workflow filenames (#176) (97f0cd8)

6.12.0 (2023-03-22)

Features

6.11.0 (2023-03-20)

Features

6.10.1 (2023-03-20)

Reverts

  • dotnet: trim trailing newlines for test projects (#169) (2f1683c)

6.10.0 (2023-03-13)

Features

6.9.2 (2023-03-10)

Bug Fixes

6.9.1 (2023-03-10)

Bug Fixes

  • correct supported app settings formats (#161) (96c2520)

6.9.0 (2023-03-09)

Features

Bug Fixes

  • dotnet: trim trailing newlines for test projects (#155) (1a72941)

6.8.0 (2023-03-09)

Features

  • terraform: make environment input optional (#157) (2a0b0f9)

6.7.0 (2023-03-08)

Features

6.6.1 (2023-03-08)

Bug Fixes

  • dotnet: build artifact contains entire temp directory (#148) (f34971f)

6.6.0 (2023-03-03)

Features

6.5.0 (2023-02-17)

Features

  • azure-function: configure app settings (#136) (4fc282f)
  • azure-webapp: more app settings formats (#139) (b4f0ae8)

6.4.1 (2023-02-16)

Bug Fixes

  • azure-webapp: set empty app settings by default (#133) (39d35ba)

6.4.0 (2023-02-16)

Features

6.3.0 (2023-02-14)

Features

  • azure-webapp: configure app settings using offical action (#122) (bd3659e)
  • build Python application (#120) (9d84888)
  • deploy Azure function (#121) (3e5e30e)
  • zip/unzip artifacts to improve upload/download performance (#124) (0cc604a)

6.2.1 (2023-02-09)

Reverts

  • use azuread for terraform azure backend auth (#112) (8cb9592)