Skip to content

Commit 1d2a3e1

Browse files
[Release] Release v0.96.0
## Release v0.96.0 ### API Changes * Add `GitRepository` field for [apps.App](https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/apps#App). * Add `GitSource` field for [apps.AppDeployment](https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/apps#AppDeployment). * Add `ExperimentSpec` field for [apps.AppManifestAppResourceSpec](https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/apps#AppManifestAppResourceSpec). * Add `Experiment` field for [apps.AppResource](https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/apps#AppResource). * Add `GitRepository` field for [apps.AppUpdate](https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/apps#AppUpdate). * Add `ExcludedTableFullNames` field for [dataquality.AnomalyDetectionConfig](https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/dataquality#AnomalyDetectionConfig). * Add `GroupName` field for [jobs.JobRunAs](https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/jobs#JobRunAs). * Add `RowFilter` field for [pipelines.TableSpecificConfig](https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/pipelines#TableSpecificConfig). * Add `ExcludedTableFullNames` field for [qualitymonitorv2.AnomalyDetectionConfig](https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/qualitymonitorv2#AnomalyDetectionConfig). * Add `Execute` and `UseConnection` enum values for [apps.AppManifestAppResourceUcSecurableSpecUcSecurablePermission](https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/apps#AppManifestAppResourceUcSecurableSpecUcSecurablePermission). * Add `Function` and `Connection` enum values for [apps.AppManifestAppResourceUcSecurableSpecUcSecurableType](https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/apps#AppManifestAppResourceUcSecurableSpecUcSecurableType). * Add `Select`, `Execute` and `UseConnection` enum values for [apps.AppResourceUcSecurableUcSecurablePermission](https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/apps#AppResourceUcSecurableUcSecurablePermission). * Add `Table`, `Function` and `Connection` enum values for [apps.AppResourceUcSecurableUcSecurableType](https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/apps#AppResourceUcSecurableUcSecurableType). * Add `Spec` and `Status` fields for [postgres.Endpoint](https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/postgres#Endpoint). * [Breaking] Remove `AutoscalingLimitMaxCu`, `AutoscalingLimitMinCu`, `CurrentState`, `Disabled`, `EffectiveAutoscalingLimitMaxCu`, `EffectiveAutoscalingLimitMinCu`, `EffectiveDisabled`, `EffectivePoolerMode`, `EffectiveSettings`, `EffectiveSuspendTimeoutDuration`, `EndpointType`, `Host`, `LastActiveTime`, `PendingState`, `PoolerMode`, `Settings`, `StartTime`, `SuspendTime` and `SuspendTimeoutDuration` fields for [postgres.Endpoint](https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/postgres#Endpoint). * Add `CreateRole`, `DeleteRole`, `GetRole` and `ListRoles` methods for [w.Postgres](https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/postgres#PostgresAPI) workspace-level service. * Add `DestinationSourceSecurable` field for [catalog.AccessRequestDestinations](https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/catalog#AccessRequestDestinations). * Add `Spec` and `Status` fields for [postgres.Branch](https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/postgres#Branch). * Add `Spec` and `Status` fields for [postgres.Project](https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/postgres#Project). * Add `AccessModes` and `StorageLocation` fields for [sharing.Table](https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/sharing#Table). * [Breaking] Remove `CurrentState`, `Default`, `EffectiveDefault`, `EffectiveIsProtected`, `EffectiveSourceBranch`, `EffectiveSourceBranchLsn`, `EffectiveSourceBranchTime`, `IsProtected`, `LogicalSizeBytes`, `PendingState`, `SourceBranch`, `SourceBranchLsn`, `SourceBranchTime` and `StateChangeTime` fields for [postgres.Branch](https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/postgres#Branch). * [Breaking] Remove `BranchLogicalSizeLimitBytes`, `ComputeLastActiveTime`, `DefaultEndpointSettings`, `DisplayName`, `EffectiveDefaultEndpointSettings`, `EffectiveDisplayName`, `EffectiveHistoryRetentionDuration`, `EffectivePgVersion`, `EffectiveSettings`, `HistoryRetentionDuration`, `PgVersion`, `Settings` and `SyntheticStorageSizeBytes` fields for [postgres.Project](https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/postgres#Project). * Add `Command` and `EnvVars` fields for [apps.AppDeployment](https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/apps#AppDeployment). * Add `FullName` and `SecurableType` fields for [catalog.AccessRequestDestinations](https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/catalog#AccessRequestDestinations). * [Breaking] Change `DeleteKafkaConfig` method for [w.FeatureEngineering](https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/ml#FeatureEngineeringAPI) workspace-level service . Method path has changed. * Add `TableDeltasharingOpenDirBased` enum value for [catalog.SecurableKind](https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/catalog#SecurableKind). * [Breaking] Change long-running operation for [PostgresAPI.DeleteRole](https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/postgres#PostgresAPI.DeleteRole). Long running operation response type changed to empty response. * [Breaking] Remove `AccessModes` and `StorageLocation` fields for [sharing.Table](https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/sharing#Table).
1 parent d8fcb9a commit 1d2a3e1

File tree

4 files changed

+36
-31
lines changed

4 files changed

+36
-31
lines changed

.release_metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"timestamp": "2025-12-17 15:27:12+0000"
2+
"timestamp": "2026-01-06 13:16:57+0000"
33
}

CHANGELOG.md

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,38 @@
11
# Version changelog
22

3+
## Release v0.96.0 (2026-01-06)
4+
5+
### API Changes
6+
* Add `GitRepository` field for [apps.App](https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/apps#App).
7+
* Add `GitSource` field for [apps.AppDeployment](https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/apps#AppDeployment).
8+
* Add `ExperimentSpec` field for [apps.AppManifestAppResourceSpec](https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/apps#AppManifestAppResourceSpec).
9+
* Add `Experiment` field for [apps.AppResource](https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/apps#AppResource).
10+
* Add `GitRepository` field for [apps.AppUpdate](https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/apps#AppUpdate).
11+
* Add `ExcludedTableFullNames` field for [dataquality.AnomalyDetectionConfig](https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/dataquality#AnomalyDetectionConfig).
12+
* Add `GroupName` field for [jobs.JobRunAs](https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/jobs#JobRunAs).
13+
* Add `RowFilter` field for [pipelines.TableSpecificConfig](https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/pipelines#TableSpecificConfig).
14+
* Add `ExcludedTableFullNames` field for [qualitymonitorv2.AnomalyDetectionConfig](https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/qualitymonitorv2#AnomalyDetectionConfig).
15+
* Add `Execute` and `UseConnection` enum values for [apps.AppManifestAppResourceUcSecurableSpecUcSecurablePermission](https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/apps#AppManifestAppResourceUcSecurableSpecUcSecurablePermission).
16+
* Add `Function` and `Connection` enum values for [apps.AppManifestAppResourceUcSecurableSpecUcSecurableType](https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/apps#AppManifestAppResourceUcSecurableSpecUcSecurableType).
17+
* Add `Select`, `Execute` and `UseConnection` enum values for [apps.AppResourceUcSecurableUcSecurablePermission](https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/apps#AppResourceUcSecurableUcSecurablePermission).
18+
* Add `Table`, `Function` and `Connection` enum values for [apps.AppResourceUcSecurableUcSecurableType](https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/apps#AppResourceUcSecurableUcSecurableType).
19+
* Add `Spec` and `Status` fields for [postgres.Endpoint](https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/postgres#Endpoint).
20+
* [Breaking] Remove `AutoscalingLimitMaxCu`, `AutoscalingLimitMinCu`, `CurrentState`, `Disabled`, `EffectiveAutoscalingLimitMaxCu`, `EffectiveAutoscalingLimitMinCu`, `EffectiveDisabled`, `EffectivePoolerMode`, `EffectiveSettings`, `EffectiveSuspendTimeoutDuration`, `EndpointType`, `Host`, `LastActiveTime`, `PendingState`, `PoolerMode`, `Settings`, `StartTime`, `SuspendTime` and `SuspendTimeoutDuration` fields for [postgres.Endpoint](https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/postgres#Endpoint).
21+
* Add `CreateRole`, `DeleteRole`, `GetRole` and `ListRoles` methods for [w.Postgres](https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/postgres#PostgresAPI) workspace-level service.
22+
* Add `DestinationSourceSecurable` field for [catalog.AccessRequestDestinations](https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/catalog#AccessRequestDestinations).
23+
* Add `Spec` and `Status` fields for [postgres.Branch](https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/postgres#Branch).
24+
* Add `Spec` and `Status` fields for [postgres.Project](https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/postgres#Project).
25+
* Add `AccessModes` and `StorageLocation` fields for [sharing.Table](https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/sharing#Table).
26+
* [Breaking] Remove `CurrentState`, `Default`, `EffectiveDefault`, `EffectiveIsProtected`, `EffectiveSourceBranch`, `EffectiveSourceBranchLsn`, `EffectiveSourceBranchTime`, `IsProtected`, `LogicalSizeBytes`, `PendingState`, `SourceBranch`, `SourceBranchLsn`, `SourceBranchTime` and `StateChangeTime` fields for [postgres.Branch](https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/postgres#Branch).
27+
* [Breaking] Remove `BranchLogicalSizeLimitBytes`, `ComputeLastActiveTime`, `DefaultEndpointSettings`, `DisplayName`, `EffectiveDefaultEndpointSettings`, `EffectiveDisplayName`, `EffectiveHistoryRetentionDuration`, `EffectivePgVersion`, `EffectiveSettings`, `HistoryRetentionDuration`, `PgVersion`, `Settings` and `SyntheticStorageSizeBytes` fields for [postgres.Project](https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/postgres#Project).
28+
* Add `Command` and `EnvVars` fields for [apps.AppDeployment](https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/apps#AppDeployment).
29+
* Add `FullName` and `SecurableType` fields for [catalog.AccessRequestDestinations](https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/catalog#AccessRequestDestinations).
30+
* [Breaking] Change `DeleteKafkaConfig` method for [w.FeatureEngineering](https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/ml#FeatureEngineeringAPI) workspace-level service . Method path has changed.
31+
* Add `TableDeltasharingOpenDirBased` enum value for [catalog.SecurableKind](https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/catalog#SecurableKind).
32+
* [Breaking] Change long-running operation for [PostgresAPI.DeleteRole](https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/postgres#PostgresAPI.DeleteRole). Long running operation response type changed to empty response.
33+
* [Breaking] Remove `AccessModes` and `StorageLocation` fields for [sharing.Table](https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/sharing#Table).
34+
35+
336
## Release v0.95.0 (2025-12-17)
437

538
### API Changes

NEXT_CHANGELOG.md

Lines changed: 1 addition & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# NEXT CHANGELOG
22

3-
## Release v0.96.0
3+
## Release v0.97.0
44

55
### New Features and Improvements
66

@@ -11,31 +11,3 @@
1111
### Internal Changes
1212

1313
### API Changes
14-
* Add `GitRepository` field for [apps.App](https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/apps#App).
15-
* Add `GitSource` field for [apps.AppDeployment](https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/apps#AppDeployment).
16-
* Add `ExperimentSpec` field for [apps.AppManifestAppResourceSpec](https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/apps#AppManifestAppResourceSpec).
17-
* Add `Experiment` field for [apps.AppResource](https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/apps#AppResource).
18-
* Add `GitRepository` field for [apps.AppUpdate](https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/apps#AppUpdate).
19-
* Add `ExcludedTableFullNames` field for [dataquality.AnomalyDetectionConfig](https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/dataquality#AnomalyDetectionConfig).
20-
* Add `GroupName` field for [jobs.JobRunAs](https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/jobs#JobRunAs).
21-
* Add `RowFilter` field for [pipelines.TableSpecificConfig](https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/pipelines#TableSpecificConfig).
22-
* Add `ExcludedTableFullNames` field for [qualitymonitorv2.AnomalyDetectionConfig](https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/qualitymonitorv2#AnomalyDetectionConfig).
23-
* Add `Execute` and `UseConnection` enum values for [apps.AppManifestAppResourceUcSecurableSpecUcSecurablePermission](https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/apps#AppManifestAppResourceUcSecurableSpecUcSecurablePermission).
24-
* Add `Function` and `Connection` enum values for [apps.AppManifestAppResourceUcSecurableSpecUcSecurableType](https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/apps#AppManifestAppResourceUcSecurableSpecUcSecurableType).
25-
* Add `Select`, `Execute` and `UseConnection` enum values for [apps.AppResourceUcSecurableUcSecurablePermission](https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/apps#AppResourceUcSecurableUcSecurablePermission).
26-
* Add `Table`, `Function` and `Connection` enum values for [apps.AppResourceUcSecurableUcSecurableType](https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/apps#AppResourceUcSecurableUcSecurableType).
27-
* Add `Spec` and `Status` fields for [postgres.Endpoint](https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/postgres#Endpoint).
28-
* [Breaking] Remove `AutoscalingLimitMaxCu`, `AutoscalingLimitMinCu`, `CurrentState`, `Disabled`, `EffectiveAutoscalingLimitMaxCu`, `EffectiveAutoscalingLimitMinCu`, `EffectiveDisabled`, `EffectivePoolerMode`, `EffectiveSettings`, `EffectiveSuspendTimeoutDuration`, `EndpointType`, `Host`, `LastActiveTime`, `PendingState`, `PoolerMode`, `Settings`, `StartTime`, `SuspendTime` and `SuspendTimeoutDuration` fields for [postgres.Endpoint](https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/postgres#Endpoint).
29-
* Add `CreateRole`, `DeleteRole`, `GetRole` and `ListRoles` methods for [w.Postgres](https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/postgres#PostgresAPI) workspace-level service.
30-
* Add `DestinationSourceSecurable` field for [catalog.AccessRequestDestinations](https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/catalog#AccessRequestDestinations).
31-
* Add `Spec` and `Status` fields for [postgres.Branch](https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/postgres#Branch).
32-
* Add `Spec` and `Status` fields for [postgres.Project](https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/postgres#Project).
33-
* Add `AccessModes` and `StorageLocation` fields for [sharing.Table](https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/sharing#Table).
34-
* [Breaking] Remove `CurrentState`, `Default`, `EffectiveDefault`, `EffectiveIsProtected`, `EffectiveSourceBranch`, `EffectiveSourceBranchLsn`, `EffectiveSourceBranchTime`, `IsProtected`, `LogicalSizeBytes`, `PendingState`, `SourceBranch`, `SourceBranchLsn`, `SourceBranchTime` and `StateChangeTime` fields for [postgres.Branch](https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/postgres#Branch).
35-
* [Breaking] Remove `BranchLogicalSizeLimitBytes`, `ComputeLastActiveTime`, `DefaultEndpointSettings`, `DisplayName`, `EffectiveDefaultEndpointSettings`, `EffectiveDisplayName`, `EffectiveHistoryRetentionDuration`, `EffectivePgVersion`, `EffectiveSettings`, `HistoryRetentionDuration`, `PgVersion`, `Settings` and `SyntheticStorageSizeBytes` fields for [postgres.Project](https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/postgres#Project).
36-
* Add `Command` and `EnvVars` fields for [apps.AppDeployment](https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/apps#AppDeployment).
37-
* Add `FullName` and `SecurableType` fields for [catalog.AccessRequestDestinations](https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/catalog#AccessRequestDestinations).
38-
* [Breaking] Change `DeleteKafkaConfig` method for [w.FeatureEngineering](https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/ml#FeatureEngineeringAPI) workspace-level service . Method path has changed.
39-
* Add `TableDeltasharingOpenDirBased` enum value for [catalog.SecurableKind](https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/catalog#SecurableKind).
40-
* [Breaking] Change long-running operation for [PostgresAPI.DeleteRole](https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/postgres#PostgresAPI.DeleteRole). Long running operation response type changed to empty response.
41-
* [Breaking] Remove `AccessModes` and `StorageLocation` fields for [sharing.Table](https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/sharing#Table).

version/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
package version
22

33
// Version of the SDK, updated manually before every tag
4-
const Version = "0.95.0"
4+
const Version = "0.96.0"

0 commit comments

Comments
 (0)