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.1.10 #181

Merged
merged 3 commits into from
Jun 15, 2023
Merged

Release v0.1.10 #181

merged 3 commits into from
Jun 15, 2023

Conversation

nfx
Copy link
Contributor

@nfx nfx commented Jun 15, 2023

  • Regenerate from OpenAPI spec (#176).
  • Added improved notebook-native authentication (#152).
  • Added methods to provide extra user agent and upstream user agent to SDK config (#163).
  • Added more missing Optional type hints (#171).
  • Added more missing optional fields (#177).
  • Correctly serialize external entities (#178).
  • Correctly serialize external enum values in paths (#179).
  • Mark non-required fields as Optional (#170).
  • Synchronize auth permutation tests with Go SDK (#165).

Tests

  • relevant integration tests applied

nfx and others added 3 commits June 15, 2023 23:26
* Regenerate from OpenAPI spec ([#176](#176)).
* Added improved notebook-native authentication ([#152](#152)).
* Added methods to provide extra user agent and upstream user agent to SDK config ([#163](#163)).
* Added more missing `Optional` type hints ([#171](#171)).
* Add more missing optional fields ([#177](#177)).
* Correctly serialize external entities ([#178](#178)).
* Correctly serialize external enum values in paths ([#179](#179)).
* Mark non-required fields as `Optional` ([#170](#170)).
* Synchronize auth permutation tests with Go SDK ([#165](#165)).
Signed-off-by: Serge Smertin <259697+nfx@users.noreply.github.com>
@codecov-commenter
Copy link

codecov-commenter commented Jun 15, 2023

Codecov Report

Patch coverage: 33.33% and no project coverage change.

Comparison is base (13766d1) 53.30% compared to head (15d8b7b) 53.30%.

❗ Current head 15d8b7b differs from pull request most recent head 0d64515. Consider uploading reports for the commit 0d64515 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #181   +/-   ##
=======================================
  Coverage   53.30%   53.30%           
=======================================
  Files          30       30           
  Lines       18346    18346           
=======================================
  Hits         9779     9779           
  Misses       8567     8567           
Impacted Files Coverage Δ
databricks/sdk/mixins/workspace.py 19.04% <0.00%> (ø)
databricks/sdk/version.py 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@nfx nfx merged commit 3dee02a into main Jun 15, 2023
@nfx nfx deleted the prepare/0.1.10 branch June 15, 2023 21:31
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.

2 participants