v0.5.1
Install new version via PowerShell Gallery
PS > Install-Module -Name Arcus.Scripting.All --Version 0.5.1
What's new?
Features
None.
Fixes / Changes
- Fix new line replacement on Windows machines (#242)
- Graceful removal of Azure API Management defaults (#216)
- Assign global variables when retrieving cached access token (#238)
- Use YAML release name when setting ARM outputs to Azure DevOps variable group (#251)
Breaking Changes
None.
Removal
None.
Changes:
- 8b0dc7a fix: catch 'activate' statement (#246)
- 76697b4 fix: Implemented GET to check if api/product exists, if so remove (#254)
- 1442043 fix: make sure the variable group description uses a releasename when using YAML pipelines (#252)
- 728a7bc fix: added redirects for broken links (#253)
- 59946d0 fix: arm inject newline chars on windows (#244)
- 2b7e716 chore: run tests on linux and windows (#233)
- 01a763e chore: add @pim-simons to code-owners (#243)
- e475030 fix: fix errors in documentation (#237)
- 40009f0 fix: Get-AzCachedAccessToken -AssignGlobalVariables (#239)
- 470cb01 docs: add versioned module installations (#240)
New Contributors
- @spasal made their first contribution in #239
- @pim-simons made their first contribution in #253
Full Changelog: v0.5.0...v0.5.1