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 v1.47.0 #3644

Merged
merged 3 commits into from
Jun 5, 2024
Merged

Release v1.47.0 #3644

merged 3 commits into from
Jun 5, 2024

Conversation

pietern
Copy link
Contributor

@pietern pietern commented Jun 5, 2024

New Features and Improvements

  • Added gcp_workspace_sa computed attribute to databricks_mws_workspaces (#3617).
  • Added storage_credential_id attribute to databricks_storage_credential resource (#3636).
  • Added full_name attribute to databricks_system_schema resource (#3634).
  • Fix SQL table column type throws error (#3501).
  • Add aws_unity_catalog_assume_role_policy data source (#3622).
  • Fix bug for job creation with num_workers = 0 (#3642).

Documentation Changes

  • Document support of requirements.txt specification in cluster libraries (#3637).
  • Clarify about trailing slash character in file arrival trigger URL in databricks_job resource (#3635).
  • Clarify about autotermination_minutes in databricks_job clusters (#3641).

Dependency Updates

  • Bump golang.org/x/mod from 0.17.0 to 0.18.0 (#3643).

### New Features and Improvements

* Added `gcp_workspace_sa` computed attribute to `databricks_mws_workspaces` ([#3617](#3617)).
* Added `storage_credential_id` attribute to `databricks_storage_credential` resource ([#3636](#3636)).
* Added `full_name` attribute to `databricks_system_schema` resource ([#3634](#3634)).
* Fix SQL table column type throws error ([#3501](#3501)).
* Add `aws_unity_catalog_assume_role_policy` data source ([#3622](#3622)).
* Fix bug for job creation with `num_workers = 0` ([#3642](#3642)).

### Documentation Changes

* Document support of `requirements.txt` specification in cluster libraries ([#3637](#3637)).
* Clarify about trailing slash character in file arrival trigger URL in `databricks_job` resource ([#3635](#3635)).

Dependency updates:

 * Bump golang.org/x/mod from 0.17.0 to 0.18.0 ([#3643](#3643)).
@pietern pietern requested review from a team as code owners June 5, 2024 06:58
@pietern pietern requested review from hectorcast-db and alexott and removed request for a team June 5, 2024 06:58
@codecov-commenter
Copy link

codecov-commenter commented Jun 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.62%. Comparing base (57b566b) to head (a4bd3ba).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #3644   +/-   ##
=======================================
  Coverage   81.62%   81.62%           
=======================================
  Files         194      194           
  Lines       19637    19637           
=======================================
  Hits        16029    16029           
  Misses       2649     2649           
  Partials      959      959           
Files Coverage Δ
common/version.go 71.42% <ø> (ø)

@pietern pietern added this pull request to the merge queue Jun 5, 2024
Merged via the queue into main with commit 7c0b0cf Jun 5, 2024
5 checks passed
@pietern pietern deleted the prepare/1.47.0 branch June 5, 2024 07:45
pietern added a commit that referenced this pull request Jun 5, 2024
* Release v1.47.0

### New Features and Improvements

* Added `gcp_workspace_sa` computed attribute to `databricks_mws_workspaces` ([#3617](#3617)).
* Added `storage_credential_id` attribute to `databricks_storage_credential` resource ([#3636](#3636)).
* Added `full_name` attribute to `databricks_system_schema` resource ([#3634](#3634)).
* Fix SQL table column type throws error ([#3501](#3501)).
* Add `aws_unity_catalog_assume_role_policy` data source ([#3622](#3622)).
* Fix bug for job creation with `num_workers = 0` ([#3642](#3642)).

### Documentation Changes

* Document support of `requirements.txt` specification in cluster libraries ([#3637](#3637)).
* Clarify about trailing slash character in file arrival trigger URL in `databricks_job` resource ([#3635](#3635)).

Dependency updates:

 * Bump golang.org/x/mod from 0.17.0 to 0.18.0 ([#3643](#3643)).

* Update CHANGELOG.md
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.

3 participants