v0.4.0
Install new version via PowerShell Gallery
What's new?
Features
- Provide the capability to invoke versioned SQL migrations (#93)
- Provide the capability to upload files to specific folders in Azure File Share (#104)
- Provide the capability to grant resource role-access to a specific resource group (#40)
- Provide the capability to upload files to Azure Blob storage (#10)
- Provide a meta-package that groups all the available PowerShell modules (#65)
- Provide a meta-package that groups all the available Azure storage-related PowerShell modules (#67)
Fixes / Changes
None.
Breaking Changes
- Aligning resource group name parameters towards
ResourceGroupName
(#95)
Removal
None.
Changes:
- 051d1f0 Feature - add invoke SQL database migration script (#101)
- bbc2ca1 Testing - add backdoor testing for LogicApps integration tests (#133)
- 83d11e7 Fix - use ResourceGroupName io ResourceGroup (#131)
- 6d5df63 Feature - create Azure Storage metapackage (#125)
- 799bab0 Fix - push PS modules with RequiredModeuls to MyGet (#130)
- 4b22455 Chore - validate PowerShell module manifest during CI build (#127)
- ff1b3ab Feature - grant resource access to a specific resource group (#129)
- fdd577d Feature - create All metapackage (#132)
- f932203 Feature - upload files to specific folder on Azure File Share (#112)
- 4a2d811 Provide issue template configuration (#124)