Please note this is still a public preview so the code base is likely to change based on issues, bugs, etc. reported to this repository.
Breaking Changes
- DDoS parameters in
hubNetworking
module fixed to follow camelCasing correctly in #196 closing #195- If using the old casing for parameter inputs you will need to update to follow the casing correctly (camelCasing)
What's Changed
- Fix ACR publish script by @jfaurskov in #197
- Fixed parDdosEnabled/parDdosPlanName camel casing by @cbezenco in #196
New Contributors
Full Changelog: v0.3.1...v0.4.0