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.51.0 #3939

Merged
merged 3 commits into from
Aug 22, 2024
Merged

[Release] Release v1.51.0 #3939

merged 3 commits into from
Aug 22, 2024

Conversation

tanmay-db
Copy link
Contributor

New Features and Improvements

  • Automatically create parent_path folder if it doesn't exist (#3778).

Bug Fixes

  • Fixed logging for underlying Go SDK (#3917).
  • OPENAPI_SHA check (#3935).
  • Remove not necessary field in databricks_job schema (#3907).

Internal Changes

  • Add AttributeBuilder for Plugin Framework schema (#3922).
  • Add CustomizableSchema for Plugin Framework (#3927).
  • Add StructToSchema for Plugin Framework (#3928).
  • Add codegen template and generated files for tfsdk structs (#3911).
  • Add converter functions and tests for plugin framework (#3914).
  • Added support to use protocol version 6 provider server for SDK plugin (#3862).
  • Bump Go SDK to v0.45.0 (#3933).
  • Change name with the aliases in codegen template (#3936).
  • Update jd version from latest to 1.8.1 (#3915).
  • Upgrade staticcheck to v0.5.1 to get Go 1.23 support (#3931).

Exporter

  • Better support for notebooks with /Workspace path (#3901).
  • Improve exporting of DLT and test coverage (#3898).

### New Features and Improvements

 * Automatically create `parent_path` folder if it doesn't exist ([#3778](#3778)).

### Bug Fixes

 * Fixed logging for underlying Go SDK ([#3917](#3917)).
 * OPENAPI_SHA check ([#3935](#3935)).
 * Remove not necessary field in `databricks_job` schema ([#3907](#3907)).

### Internal Changes

 * Add AttributeBuilder for Plugin Framework schema ([#3922](#3922)).
 * Add CustomizableSchema for Plugin Framework ([#3927](#3927)).
 * Add StructToSchema for Plugin Framework ([#3928](#3928)).
 * Add codegen template and generated files for tfsdk structs ([#3911](#3911)).
 * Add converter functions and tests for plugin framework ([#3914](#3914)).
 * Added support to use protocol version 6 provider server for SDK plugin ([#3862](#3862)).
 * Bump Go SDK to v0.45.0 ([#3933](#3933)).
 * Change name with the aliases in codegen template ([#3936](#3936)).
 * Update jd version from latest to 1.8.1 ([#3915](#3915)).
 * Upgrade `staticcheck` to v0.5.1 to get Go 1.23 support ([#3931](#3931)).

### Exporter

 * Better support for notebooks with /Workspace path ([#3901](#3901)).
 * Improve exporting of DLT and test coverage ([#3898](#3898)).
@tanmay-db tanmay-db requested review from a team as code owners August 22, 2024 14:37
@tanmay-db tanmay-db requested review from hectorcast-db and removed request for a team August 22, 2024 14:37
Copy link
Contributor

@alexott alexott left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

small nits

CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
@tanmay-db tanmay-db added this pull request to the merge queue Aug 22, 2024
Merged via the queue into main with commit 7950e92 Aug 22, 2024
7 checks passed
@tanmay-db tanmay-db deleted the prepare/1.51.0 branch August 22, 2024 16:19
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