Skip to content

Update serverless client version to "2" in default-python template - #3083

Merged
pietern merged 3 commits into
mainfrom
client-version-2
Jun 18, 2025
Merged

Update serverless client version to "2" in default-python template#3083
pietern merged 3 commits into
mainfrom
client-version-2

Conversation

@lennartkats-db

@lennartkats-dblennartkats-db commented Jun 18, 2025

Copy link
Copy Markdown
Contributor

Changes

This updates the client version in the default-python template to "2", since that is the minimum required version for Databricks Free Edition.

Tests

  • Manually tested on Databricks Free Edition.
  • Updated acceptance tests.

@pietern
pietern disabled auto-merge June 18, 2025 13:00
@pietern
pietern merged commit 68401ba into mainJun 18, 2025
@pietern
pietern deleted the client-version-2 branch June 18, 2025 13:00
deco-sdk-taggingBot added a commit that referenced this pull request Jun 18, 2025
## Release v0.256.0
### Bundles
* When building Python artifacts as part of "bundle deploy" we no longer delete `dist`, `build`, `*egg-info` and `__pycache__` directories ([#2982](#2982))
* When glob for wheels is used, like "\*.whl", it will filter out different version of the same package and will only take the most recent version ([#2982](#2982))
* Add preset `presets.artifacts_dynamic_version` that automatically enables `dynamic_version: true` on all "whl" artifacts ([#3074](#3074))
* Update client version to "2" for the serverless variation of the default-python template ([#3083](#3083))
* Fix reading dashboard contents when the sync root is different than the bundle root ([#3006](#3006))
* Fix variable resolution for lookup variables with other references ([#3054](#3054))
* Allow users to override the Terraform version to use by setting the `DATABRICKS_TF_VERSION` environment variable ([#3069](#3069))
denik pushed a commit that referenced this pull request May 20, 2026
…3083)
## Changes
This updates the client version in the default-python template to "2",
since that is the minimum required version for Databricks Free Edition.
## Tests
- [x] Manually tested on Databricks Free Edition.
- [x] Updated acceptance tests.
denik pushed a commit that referenced this pull request May 20, 2026
## Release v0.256.0
### Bundles
* When building Python artifacts as part of "bundle deploy" we no longer delete `dist`, `build`, `*egg-info` and `__pycache__` directories ([#2982](#2982))
* When glob for wheels is used, like "\*.whl", it will filter out different version of the same package and will only take the most recent version ([#2982](#2982))
* Add preset `presets.artifacts_dynamic_version` that automatically enables `dynamic_version: true` on all "whl" artifacts ([#3074](#3074))
* Update client version to "2" for the serverless variation of the default-python template ([#3083](#3083))
* Fix reading dashboard contents when the sync root is different than the bundle root ([#3006](#3006))
* Fix variable resolution for lookup variables with other references ([#3054](#3054))
* Allow users to override the Terraform version to use by setting the `DATABRICKS_TF_VERSION` environment variable ([#3069](#3069))
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.

2 participants

@lennartkats-db@pietern