Skip to content

Latest commit

 

History

History
120 lines (90 loc) · 4.28 KB

File metadata and controls

120 lines (90 loc) · 4.28 KB

Upcoming Release

Version 2.0.0

Version 1.11.1

  • Added breaking change announcement for Update-AzDatabricksVNetPeering: parameters AllowForwardedTraffic, AllowGatewayTransit, AllowVirtualNetworkAccess and UseRemoteGateway will change from Boolean to SwitchParameter

Version 1.11.1

  • Added breaking change announcement for Update-AzDatabricksVNetPeering: parameters AllowForwardedTraffic, AllowGatewayTransit, AllowVirtualNetworkAccess and UseRemoteGateway will change from Boolean to SwitchParameter

Version 1.11.0

  • Upgraded API version to 2026-01-01
    • Added ComputeMode parameter to New-AzDatabricksWorkspace cmdlet supporting 'Hybrid' and 'Serverless' compute modes
    • Changed ComplianceStandard parameter type from enum to String[] for greater flexibility

Version 1.10.2

  • Update the deprecated-by-azversion and change-effective-date of breaking change announcements.

Version 1.10.1

Version 1.10.0

  • Upgraded nuget package to signed package.
  • Updated Az.Databricks to use more intuitive parameter names for the ESC feature.

Version 1.9.0

  • Fixed an issue that Update-AzDatabricksWorkspace doesn't work.[#25743]

Version 1.8.1

  • Fixed Access Connector Resource update for Update-AzDatabricksWorkspace

Version 1.8.0

  • Updated the Az Databricks cmdlets to 2024-05-01 api version.

Version 1.7.2

  • Introduced secrets detection feature to safeguard sensitive data.

Version 1.7.1

  • Fixed an issue regarding Custom Managed Key.[#22463] [#22898]

Version 1.7.0

  • Added some parameters in Update-AzDatabricksWorkspace:
    • EnableNoPublicIP
    • PublicNetworkAccess

Version 1.6.0

  • Added some parameters in the New-AzDatabricksWorkspace and Update-AzDatabricksWorkspace.
    • ManagedDiskKeyVaultPropertiesKeyName
    • ManagedDiskKeyVaultPropertiesKeyVaultUri
    • ManagedDiskKeyVaultPropertiesKeyVersion
    • ManagedDiskRotationToLatestKeyVersionEnabled
    • ManagedServicesKeyVaultPropertiesKeyName
    • ManagedServicesKeyVaultPropertiesKeyVaultUri
    • ManagedServicesKeyVaultPropertiesKeyVersion
    • Authorization
    • UiDefinitionUri
  • Added some parameters in the Update-AzDatabricksVNetPeering.
    • DatabricksAddressSpacePrefix
    • DatabricksVirtualNetworkId
    • RemoteAddressSpacePrefix
    • RemoteVirtualNetworkId

Version 1.5.1

  • Fixed an issue that Update-AzDatabricksWorkspace doesn't work as expected while enabling encryption. [#21324]

Version 1.5.0

  • Upgraded API version to 2023-02-01

Version 1.4.0

  • Added RequiredNsgRule parameter in the Update-AzDatabricksWorkspace.

Version 1.3.0

  • Upgraded API version to 2022-04-01-preview
  • Modified description of EnableNoPublicIP parameter in the New-AzDatabricksWorkspace. [#14381]

Version 1.2.0

  • Upgraded API version to 2021-04-01-preview

Version 1.1.0

  • Supported -EnableNoPublicIP when creating a Databricks workspace

Version 1.0.2

Version 1.0.1

  • Fixed a bug that may cause updating databricks workspace without -EncryptionKeyVersion to fail.

Version 1.0.0

  • General availability of 'Az.Databricks' module
  • Added support for virtual network peering

Version 0.2.0

  • Added support for DBFS Double Encryption Support

Version 0.1.1

  • Added support for customer-managed keys

Version 0.1.0

  • the first preview release