Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Version changelog
0.2.0
DATABRICKS_AUTH_TYPEenvironment variable (#248).ErrCannotConfigureAuthandErrNotAccountClient(#237, #238).io.WriterTofor DBFS file reader (#249).pflag.Valueinterfaces for enums (#234).API changes:
IsAccountsClienttoIsAccountClient(#231).w.ClusterPolicies.ListAllnow takesclusterpolicies.Listas an argument.github.com/databricks/databricks-sdk-go/service/dbsqlpackage is renamed togithub.com/databricks/databricks-sdk-go/service/sql.w.DataSources.ListDataSourcesis renamed tow.DataSources.List.w.Queries.CreateQueryis renamed tow.Queries.CreateQuery.w.Queries.DeleteQueryByQueryIdis renamed tow.Queries.DeleteByQueryId.w.Queries.GetQueryByQueryIdis renamed tow.Queries.GetByQueryId.w.Queries.UpdateQueryis renamed tow.Queries.Update.w.Alerts.DeleteAlertByAlertIdis renamed tow.Alerts.DeleteByAlertId.w.Alerts.UpdateAlertis renamed tow.Alerts.Update.w.Alerts.GetAlertByAlertIdis renamed tow.Alerts.GetByAlertId.w.Alerts.ListAlertsis renamed tow.Alerts.List.w.Dashboards.CreateDashboardis renamed tow.Dashboards.Create.w.Dashboards.DeleteDashboardByDashboardIdis renamed tow.Dashboards.GetByDashboardId.w.Dashboards.ListDashboardsAllis renamed tow.Dashboards.ListAll.w.Dashboards.DeleteDashboardByDashboardIdis renamed tow.Dashboards.DeleteByDashboardId.w.Dashboards.RestoreDashboardis renamed tow.Dashboards.Restore.deployment.CreateCustomerManagedKeyRequestnow takesdeployment.KeyUseCaseenum.w.GlobalInitScripts.CreateScriptis renamed tow.GlobalInitScripts.Create.w.GlobalInitScripts.DeleteScriptByScriptIdis renamed tow.GlobalInitScripts.DeleteByScriptId.w.GlobalInitScripts.UpdateScriptis renamed tow.GlobalInitScripts.Update.w.GlobalInitScripts.GetScriptByScriptIdis renamed tow.GlobalInitScripts.GetByScriptId.w.GlobalInitScripts.ListScriptsAllis renamed tow.GlobalInitScripts.ListAll.jobs.ResetJob.NewSettingsis now required field.w.Pipelines.CreatePipelineis renamed tow.Pipelines.Create.w.Pipelines.DeletePipelineByPipelineIdis renamed tow.Pipelines.DeleteByPipelineId.w.Pipelines.UpdatePipelineis renamed tow.Pipelines.Update.w.Pipelines.GetPipelineByPipelineIdis renamed tow.Pipelines.GetByPipelineId.w.StorageCredentials.Updatenow also returns an entity.w.ExternalLocations.Updatenow also returns an entity.w.Metastores.Updatenow also returns an entity.unitycatalog.CreateMetastoreAssignment.WorkspaceIdtype changed frominttoint64.unitycatalog.UnassignRequest.WorkspaceIdtype changed frominttoint64.w.Catalogs.Updatenow also returns an entity.w.Schemas.Updatenow also returns an entity.w.Providers.Updatenow also returns an entity.w.Shares.Updatenow also returns an entity.WarehousesAPIservice moved togithub.com/databricks/databricks-sdk-go/service/sqlpackage.w.Warehouses.CreateWarehouseAndWaitrenamed tow.Warehouses.CreateAndWait.w.Warehouses.DeleteWarehouseByIdAndWaitrenamed tow.Warehouses.DeleteByIdAndWait.w.Warehouses.EditWarehouserenamed tow.Warehouses.Edit.w.Warehouses.GetWarehouseByIdrenamed tow.Warehouses.GetById.w.Warehouses.ListWarehousesAllrenamed tow.Warehouses.ListAll.w.Dbfs.Overwritein favor ofw.Dbfs.Open("....", dbfs.FileModeOverwrite|dbfs.FileModeWrite).w.Dbfs.Open.Code generation:
mainservice for the package (#239)..gitattributes(#244).Dependency updates: