Skip to content

adftools v1.15

Choose a tag to compare

@NowinskiK NowinskiK released this 27 May 00:23
· 5 commits to master since this release
ba91341

What's Changed

Added

  • Credential type of ADF objects is now supported for deployment via REST API

Fixed

  • Fix DryRun not loading deployment state from storage for hash comparison by @pardhasaradhireddy in #476
  • Starting blob event trigger fails with 'Resource cannot be updated during provisioning' - now waits for provisioning to complete before retrying #484, #474, #463
  • Fixed REST API calls failing with 401 Unauthorized due to Az.Accounts 5.x returning SecureString from Get-AzAccessToken
  • Fixed DryRun not loading deployment state from storage for hash comparison #476
  • README.md updated and new Structured Documentation created

New Contributors

Full Changelog: v.1.14.0...v.1.15.0