Skip to content

Release v0.214.1 - #1236

Merged
andrewnester merged 1 commit into
mainfrom
prepare/0.214.1
Feb 23, 2024
Merged

Release v0.214.1#1236
andrewnester merged 1 commit into
mainfrom
prepare/0.214.1

Conversation

@andrewnester

Copy link
Copy Markdown
Contributor

CLI:

  • Improved error message when no .databrickscfg (#1223).
  • Use Go SDK Iterators when listing resources with the CLI (#1202).

Bundles:

  • Only set ComputeID value when --compute-id flag provided (#1229).
  • Add correct tag value for models in dev mode (#1230).
  • Upgrade Terraform provider to 1.37.0 (#1235).

Internal:

  • Fix CLI nightlies on our UC workspaces (#1225).
  • Handle alias types for map keys in toTyped conversion (#1232).

CLI:
* Improved error message when no .databrickscfg ([#1223](#1223)).
* Use Go SDK Iterators when listing resources with the CLI ([#1202](#1202)).
Bundles:
* Only set ComputeID value when `--compute-id` flag provided ([#1229](#1229)).
* Add correct tag value for models in dev mode ([#1230](#1230)).
* Upgrade Terraform provider to 1.37.0 ([#1235](#1235)).
Internal:
* Fix CLI nightlies on our UC workspaces ([#1225](#1225)).
* Handle alias types for map keys in toTyped conversion ([#1232](#1232)).
@codecov-commenter

codecov-commenter commented Feb 23, 2024

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 52.43%. Comparing base (1dbc086) to head (c1ee370).

Additional details and impacted files
@@ Coverage Diff @@## main #1236 +/- ##
=======================================
Coverage 52.43% 52.43% =======================================
Files 308 308 Lines 17589 17589 =======================================
Hits 9222 9222 Misses 7674 7674 Partials 693 693 

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

@andrewnester
andrewnester added this pull request to the merge queueFeb 23, 2024
Merged via the queue into main with commit fb8f415Feb 23, 2024
@andrewnester
andrewnester deleted the prepare/0.214.1 branch February 23, 2024 14:05
denik pushed a commit that referenced this pull request May 20, 2026
CLI:
* Improved error message when no .databrickscfg
([#1223](#1223)).
* Use Go SDK Iterators when listing resources with the CLI
([#1202](#1202)).
Bundles:
* Only set ComputeID value when `--compute-id` flag provided
([#1229](#1229)).
* Add correct tag value for models in dev mode
([#1230](#1230)).
* Upgrade Terraform provider to 1.37.0
([#1235](#1235)).
Internal:
* Fix CLI nightlies on our UC workspaces
([#1225](#1225)).
* Handle alias types for map keys in toTyped conversion
([#1232](#1232)).
Sign up for freeto 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.

3 participants

@andrewnester@codecov-commenter@shreyas-goenka