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] Release v1.57.0 #4193

Merged
merged 1 commit into from
Nov 6, 2024
Merged

[Release] Release v1.57.0 #4193

merged 1 commit into from
Nov 6, 2024

Conversation

tanmay-db
Copy link
Contributor

New Features and Improvements

  • Added databricks_functions data source (#4154).

Bug Fixes

  • Handle edge case for effective_properties in databricks_sql_table (#4153).
  • Provide more prescriptive error when users fail to create a single node cluster (#4168).

Internal Changes

  • Add test instructions for external contributors (#4169).
  • Always write message for manual test integration (#4188).
  • Make Read after Create/Update configurable (#4190).
  • Migrate Share Data Source to Plugin Framework (#4161).
  • Migrate Share Resource to Plugin Framework (#4047).
  • Rollout Plugin Framework (#4134).

Dependency Updates

  • Bump Go SDK to v0.50.0 (#4178).

Exporter

  • Allow to match resource names by regular expression (#4177).

### New Features and Improvements

 * Added `databricks_functions` data source ([#4154](#4154)).

### Bug Fixes

 * Handle edge case for `effective_properties` in `databricks_sql_table` ([#4153](#4153)).
 * Provide more prescriptive error when users fail to create a single node cluster ([#4168](#4168)).

### Internal Changes

 * Add test instructions for external contributors ([#4169](#4169)).
 * Always write message for manual test integration ([#4188](#4188)).
 * Make `Read` after `Create`/`Update` configurable ([#4190](#4190)).
 * Migrate Share Data Source to Plugin Framework ([#4161](#4161)).
 * Migrate Share Resource to Plugin Framework ([#4047](#4047)).
 * Rollout Plugin Framework  ([#4134](#4134)).

### Dependency Updates

 * Bump Go SDK to v0.50.0 ([#4178](#4178)).

### Exporter

 * Allow to match resource names by regular expression ([#4177](#4177)).
@tanmay-db tanmay-db requested review from a team as code owners November 5, 2024 14:19
@tanmay-db tanmay-db requested review from renaudhartert-db and removed request for a team November 5, 2024 14:19
Copy link

github-actions bot commented Nov 5, 2024

If integration tests don't run automatically, an authorized user can run them manually by following the instructions below:

Trigger:
go/deco-tests-run/terraform

Inputs:

  • PR number: 4193
  • Commit SHA: d56fe6118eb7a70431820c8d496ec7b367f178ba

Checks will be approved automatically on success.

@eng-dev-ecosystem-bot
Copy link
Collaborator

Test Details: go/deco-tests/11686208503

@tanmay-db
Copy link
Contributor Author

Nightly test passed, going ahead with release.

@tanmay-db tanmay-db added this pull request to the merge queue Nov 6, 2024
Merged via the queue into main with commit f381fbf Nov 6, 2024
12 checks passed
@tanmay-db tanmay-db deleted the prepare/1.57.0 branch November 6, 2024 10:11
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