Releases: Azure/bicep-deploy
Releases · Azure/bicep-deploy
v2.2.0
What's Changed
- Add operation failure handling workaround for stacks by @anthony-c-martin in #178
- Support YAML for action input by @anthony-c-martin in #145
- Add validation-level parameter by @anthony-c-martin in #201
Full Changelog: v2.1.0...v2.2.0
v2
What's Changed
- Workaround for SDK formatting issue by @anthony-c-martin in #72
- docs: fix operation & type inputs by @ljtill in #74
- chore: add access verification before live and action tests by @ljtill in #81
- Location property not allowed at resource group scope by @arnfinneide in #78
- chore: add devcontainer template by @ljtill in #86
- Add verification for action outputs by @anthony-c-martin in #103
- Update action definition to mark location as non-required. by @anthony-c-martin in #113
- docs: add outputs section by @ljtill in #112
- Workaround for long running failure information not being displayed by @anthony-c-martin in #114
- Apply delta formatting bug fix to property deletions by @anthony-c-martin in #121
- Add deny-settings-apply-to-child-scopes config option by @anthony-c-martin in #122
- feat: add environment support by @ljtill in #85
New Contributors
- @arnfinneide made their first contribution in #78
Full Changelog: v1...v2
v2.1.0
What's Changed
- Update docs to reference v2 extension by @anthony-c-martin in #124
- chore(deps): bump @azure/identity from 4.5.0 to 4.6.0 by @dependabot in #126
- chore(deps-dev): bump @types/node from 22.10.5 to 22.10.7 by @dependabot in #125
- chore(deps-dev): bump eslint-plugin-prettier from 5.2.1 to 5.2.3 by @dependabot in #128
- chore(deps-dev): bump eslint-config-prettier from 9.1.0 to 10.0.1 by @dependabot in #127
- chore(deps-dev): bump typescript-eslint from 8.19.1 to 8.20.0 by @dependabot in #129
- Fix issue with Bicep compilation failures being swallowed by @anthony-c-martin in #150
- chore(deps-dev): bump @types/node from 22.10.7 to 22.13.5 by @dependabot in #148
- chore(deps-dev): bump eslint-plugin-jest from 28.10.0 to 28.11.0 by @dependabot in #133
- chore(deps-dev): bump eslint from 9.18.0 to 9.21.0 by @dependabot in #147
- chore(deps-dev): bump typescript-eslint from 8.20.0 to 8.24.1 by @dependabot in #146
- chore(deps-dev): bump typescript-eslint from 8.24.1 to 8.25.0 by @dependabot in #151
- Remove incorrect information from documentation by @anthony-c-martin in #153
- chore(deps): bump undici from 5.28.4 to 5.28.5 by @dependabot in #130
- chore(deps-dev): bump eslint-config-prettier from 10.0.1 to 10.0.2 by @dependabot in #160
- chore(deps-dev): bump eslint-config-prettier from 10.0.2 to 10.1.1 by @dependabot in #161
- chore(deps-dev): bump typescript-eslint from 8.25.0 to 8.26.1 by @dependabot in #165
- chore(deps-dev): bump typescript from 5.7.3 to 5.8.2 by @dependabot in #158
- Fix for issue 162 by @anthony-c-martin in #163
- chore(deps): bump @azure/arm-resources from 5.2.0 to 6.0.0 by @dependabot in #156
- chore(deps-dev): bump eslint from 9.21.0 to 9.23.0 by @dependabot in #167
- chore(deps-dev): bump @types/node from 22.13.5 to 22.13.11 by @dependabot in #168
- chore(deps-dev): bump typescript-eslint from 8.26.1 to 8.27.0 by @dependabot in #169
- chore(deps-dev): bump eslint-plugin-prettier from 5.2.3 to 5.2.5 by @dependabot in #171
- chore(deps-dev): bump @types/node from 22.13.11 to 22.13.14 by @dependabot in #173
- chore(deps-dev): bump yaml from 2.7.0 to 2.7.1 by @dependabot in #174
- chore(deps-dev): bump typescript-eslint from 8.27.0 to 8.28.0 by @dependabot in #175
Full Changelog: v2.0.0...v2.1.0
v1
This is the first release of the azure/bicep-deploy
GitHub Action. See the README for information on usage.