Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v0.3.1 #261

Merged
merged 1 commit into from
Aug 2, 2023
Merged

Release v0.3.1 #261

merged 1 commit into from
Aug 2, 2023

Conversation

mgyucht
Copy link
Contributor

@mgyucht mgyucht commented Aug 1, 2023

  • Added timeout to w.clusters.ensure_cluster_running() (#227).
  • Fixed debug_headers type hints for WorkspaceClient and AccountClient (#258).
  • Made dbutils typecast use a valid type variable (#259).

@codecov-commenter
Copy link

codecov-commenter commented Aug 1, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (c1c0886) 53.72% compared to head (02dffd9) 53.72%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #261   +/-   ##
=======================================
  Coverage   53.72%   53.72%           
=======================================
  Files          33       33           
  Lines       19349    19349           
=======================================
  Hits        10396    10396           
  Misses       8953     8953           
Files Changed Coverage Δ
databricks/sdk/version.py 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@kartikgupta-db
Copy link
Contributor

Should we also write about the API changes in the changelog?

@nfx
Copy link
Contributor

nfx commented Aug 2, 2023

@kartikgupta-db it's not api change there

* Added timeout to `w.clusters.ensure_cluster_running()` ([#227](#227)).
* Fixed `debug_headers` type hints for `WorkspaceClient` and `AccountClient` ([#258](#258)).
* Made dbutils typecast use a valid type variable ([#259](#259)).
@mgyucht mgyucht enabled auto-merge (squash) August 2, 2023 13:29
@mgyucht mgyucht merged commit 38b289c into main Aug 2, 2023
6 checks passed
@mgyucht mgyucht deleted the prepare/0.3.1 branch August 2, 2023 13:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants