1.6.0 (2025-01-20)
Features Added
- Upgraded to Azure API version 2024-04-13.
- Introduced callout policy functionality.
- Introduced a new cluster principal role called
AllDatabasesMonitor
. - Introduced the ability to specify a baseImageName for SandboxCustomImages. Now, either languageVersion or baseImageName is required.
- Added clusterLevel and principalsPermissionAction to script properties.
Other Changes
- Enable the new model serialization by using the System.ClientModel, refer this document for more details.
- Exposed
JsonModelWriteCore
for model serialization procedure.