Skip to content

Releases: pulumi/pulumi-databricks

v1.57.0

03 Jan 17:33
7bee987
Compare
Choose a tag to compare

Does the PR have any schema changes?

Found 16 breaking changes:

Functions

  • 🟡 "databricks:index/getNotificationDestinations:getNotificationDestinations": inputs: "notificationDestinations" missing input "notificationDestinations"

Types

  • 🟡 "databricks:index/PipelineRestartWindow:PipelineRestartWindow": properties: "daysOfWeek" missing
  • "databricks:index/getFunctionsFunction:getFunctionsFunction": properties:
    • 🟡 "inputParams" type changed from "#/types/databricks:index/getFunctionsFunctionInputParams:getFunctionsFunctionInputParams" to "array":
      • 🟡 items had no type but now has &{Type: Ref:#/types/databricks:index/getFunctionsFunctionInputParam:getFunctionsFunctionInputParam AdditionalProperties: Items: OneOf:[] Discriminator: Plain:false}
    • 🟡 "returnParams" type changed from "#/types/databricks:index/getFunctionsFunctionReturnParams:getFunctionsFunctionReturnParams" to "array":
      • 🟡 items had no type but now has &{Type: Ref:#/types/databricks:index/getFunctionsFunctionReturnParam:getFunctionsFunctionReturnParam AdditionalProperties: Items: OneOf:[] Discriminator: Plain:false}
    • 🟡 "routineDependencies" type changed from "#/types/databricks:index/getFunctionsFunctionRoutineDependencies:getFunctionsFunctionRoutineDependencies" to "array":
      • 🟡 items had no type but now has &{Type: Ref:#/types/databricks:index/getFunctionsFunctionRoutineDependency:getFunctionsFunctionRoutineDependency AdditionalProperties: Items: OneOf:[] Discriminator: Plain:false}
  • 🔴 "databricks:index/getFunctionsFunctionInputParams:getFunctionsFunctionInputParams" missing
  • 🔴 "databricks:index/getFunctionsFunctionInputParamsParameter:getFunctionsFunctionInputParamsParameter" missing
  • 🔴 "databricks:index/getFunctionsFunctionReturnParams:getFunctionsFunctionReturnParams" missing
  • 🔴 "databricks:index/getFunctionsFunctionReturnParamsParameter:getFunctionsFunctionReturnParamsParameter" missing
  • 🔴 "databricks:index/getFunctionsFunctionRoutineDependencies:getFunctionsFunctionRoutineDependencies" missing
  • 🔴 "databricks:index/getFunctionsFunctionRoutineDependenciesDependency:getFunctionsFunctionRoutineDependenciesDependency" missing
  • 🔴 "databricks:index/getFunctionsFunctionRoutineDependenciesDependencyFunction:getFunctionsFunctionRoutineDependenciesDependencyFunction" missing
  • 🔴 "databricks:index/getFunctionsFunctionRoutineDependenciesDependencyTable:getFunctionsFunctionRoutineDependenciesDependencyTable" missing

New resources:

  • index/app.App
  • index/credential.Credential

New functions:

  • index/getApp.getApp
  • index/getApps.getApps
  • index/getMwsNetworkConnectivityConfig.getMwsNetworkConnectivityConfig
  • index/getMwsNetworkConnectivityConfigs.getMwsNetworkConnectivityConfigs
  • index/getRegisteredModelVersions.getRegisteredModelVersions
  • index/getServingEndpoints.getServingEndpoints

What's Changed

New Contributors

Full Changelog: v1.56.2...v1.57.0

v1.56.2

12 Dec 14:42
7a5cc82
Compare
Choose a tag to compare

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

What's Changed

Full Changelog: v1.56.1...v1.56.2

v1.56.1

02 Dec 18:23
7e815fa
Compare
Choose a tag to compare

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

What's Changed

Full Changelog: v1.56.0...v1.56.1

v1.56.0

12 Nov 12:13
c300dfa
Compare
Choose a tag to compare

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

What's Changed

Full Changelog: v1.55.0...v1.56.0

v1.55.0

11 Nov 16:53
ee7af3f
Compare
Choose a tag to compare

Does the PR have any schema changes?

Looking good! No breaking changes found.

New functions:

  • index/getFunctions.getFunctions

What's Changed

Full Changelog: v1.54.0...v1.55.0

v1.54.0

30 Oct 11:08
b196854
Compare
Choose a tag to compare

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

What's Changed

Full Changelog: v1.53.0...v1.54.0

v1.53.0

28 Oct 12:57
8e0cbf3
Compare
Choose a tag to compare

Does the PR have any schema changes?

Looking good! No breaking changes found.

New resources:

  • index/alert.Alert
  • index/customAppIntegration.CustomAppIntegration
  • index/query.Query

What's Changed

Full Changelog: v1.52.0...v1.53.0

v1.52.0

21 Oct 15:58
ae55c5d
Compare
Choose a tag to compare

Does the PR have any schema changes?

Looking good! No breaking changes found.

New functions:

  • index/getNotificationDestinations.getNotificationDestinations
  • index/getRegisteredModel.getRegisteredModel

What's Changed

Full Changelog: v1.51.1...v1.52.0

v1.51.1

16 Oct 18:25
a4f626d
Compare
Choose a tag to compare

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

What's Changed

Full Changelog: v1.51.0...v1.51.1

v1.51.0

08 Oct 11:51
dc29c81
Compare
Choose a tag to compare

Does the PR have any schema changes?

Found 2 breaking changes:

Resources

  • 🟡 "databricks:index/onlineTable:OnlineTable": inputs: "tableServingUrl" missing

Types

  • 🟢 "databricks:index/PermissionsAccessControl:PermissionsAccessControl": required: "permissionLevel" property is no longer Required

New resources:

  • index/budget.Budget

New functions:

  • index/getMlflowModels.getMlflowModels

What's Changed

Full Changelog: v1.50.1...v1.51.0