Skip to content

Conversation

@andrewnester
Copy link
Contributor

@andrewnester andrewnester commented Jul 15, 2025

Changes

Upgrade Go SDK to 0.75.0

The biggest difference is that genkit does not infer field description from the custom types description anymore (for example fields like data_security_mode), thus we do it for annotations ourselves.

The result is that we are now missing descriptions for some of the enum flags.

Tests

Existing tests pass

@eng-dev-ecosystem-bot
Copy link
Collaborator

eng-dev-ecosystem-bot commented Jul 16, 2025

Run: 16316014744

Env ✅‌pass 🔄‌flaky 🙈‌skip
✅‌ aws linux 302 419
✅‌ aws windows 303 418
🔄‌ aws-ucws linux 400 8 319
🔄‌ aws-ucws windows 400 9 318
✅‌ azure linux 302 418
✅‌ azure windows 303 417
🔄‌ azure-ucws linux 402 8 316
🔄‌ azure-ucws windows 402 9 315
🔄‌ gcp linux 298 3 420
✅‌ gcp windows 302 419
12 failing tests:
Test Name aws-ucws linux aws-ucws windows azure-ucws linux azure-ucws windows gcp linux
TestAccept ✅‌pass ✅‌pass ✅‌pass ✅‌pass 🔄‌flaky
TestAccept/bundle/deploy/dashboard/detect-change 🔄‌flaky 🔄‌flaky 🔄‌flaky 🔄‌flaky ✅‌pass
TestAccept/bundle/deploy/dashboard/nested-folders 🔄‌flaky 🔄‌flaky 🔄‌flaky 🔄‌flaky ✅‌pass
TestAccept/bundle/deploy/dashboard/simple 🔄‌flaky 🔄‌flaky 🔄‌flaky 🔄‌flaky ✅‌pass
TestAccept/bundle/deploy/dashboard/simple_outside_bundle_root 🔄‌flaky 🔄‌flaky 🔄‌flaky 🔄‌flaky ✅‌pass
TestAccept/bundle/deploy/dashboard/simple_syncroot 🔄‌flaky 🔄‌flaky 🔄‌flaky 🔄‌flaky ✅‌pass
TestAccept/bundle/deployment/bind/dashboard 🔄‌flaky 🔄‌flaky 🔄‌flaky 🔄‌flaky ✅‌pass
TestAccept/bundle/deployment/bind/dashboard/recreation 🔄‌flaky 🔄‌flaky 🔄‌flaky 🔄‌flaky ✅‌pass
TestAccept/bundle/templates/default-python/integration_classic ✅‌pass ✅‌pass ✅‌pass ✅‌pass 🔄‌flaky
TestAccept/bundle/templates/default-python/integration_classic/DATABRICKS_CLI_DEPLOYMENT=direct-exp/UV_PYTHON=3.12 ✅‌pass ✅‌pass ✅‌pass ✅‌pass 🔄‌flaky
TestDashboardAssumptions_WorkspaceImport 🔄‌flaky 🔄‌flaky 🔄‌flaky 🔄‌flaky ✅‌pass
TestFetchRepositoryInfoAPI_FromRepo ✅‌pass 🔄‌flaky ✅‌pass 🔄‌flaky ✅‌pass

@andrewnester andrewnester added this pull request to the merge queue Jul 16, 2025
Merged via the queue into main with commit be5cb45 Jul 16, 2025
19 checks passed
@andrewnester andrewnester deleted the deps/go-sdk-0.75.0 branch July 16, 2025 10:20
deco-sdk-tagging bot added a commit that referenced this pull request Jul 16, 2025
## Release v0.260.0

### Notable Changes
* Added support for creating SQL warehouses in DABs ([#3129](#3129))

### Dependency updates
* Upgrade Go SDK to 0.75.0 ([#3256](#3256))

### CLI
* Add `databricks psql` command to connect to Lakebase with a single command ([#3128](#3128))

### Bundles

 * Jobs that use cluster policy default values for their cluster configuration now correctly update those defaults on every deployment ([#3255](#3255)).
 * Add upper and lower helper methods for bundle templates ([#3242](#3242))
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.

4 participants