+13
-8
lines changedFilter options
+13
-8
lines changed Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
1
1
{
2
-
"timestamp": "2025-08-14 09:38:33+0000"
2
+
"timestamp": "2025-08-14 13:29:56+0000"
3
3
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
1
1
# Version changelog
2
2
3
+
## Release v0.264.2
4
+
5
+
### Notable Changes
6
+
* Revert ([#3370](https://github.com/databricks/cli/pull/3370)) "Resolve $resources as regular variables if set by user". This breaks deployments due to swapping the order of resolution and preset application.
7
+
8
+
3
9
## Release v0.264.1
4
10
5
11
### Notable Changes
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
1
1
# NEXT CHANGELOG
2
2
3
-
## Release v0.264.2
3
+
## Release v0.265.0
4
4
5
5
### Notable Changes
6
-
* Revert ([#3370](https://github.com/databricks/cli/pull/3370)) "Resolve $resources as regular variables if set by user". This breaks deployments due to swapping the order of resolution and preset application.
7
6
8
7
### Dependency updates
9
8
Original file line number Diff line number Diff line change
@@ -13,7 +13,7 @@ Reference documentation is available at https://databricks.github.io/cli/experim
13
13
14
14
To use `databricks-bundles`, you must first:
15
15
16
-
1. Install the [Databricks CLI](https://github.com/databricks/cli), version 0.264.1 or above
16
+
1. Install the [Databricks CLI](https://github.com/databricks/cli), version 0.264.2 or above
17
17
2. Authenticate to your Databricks workspace if you have not done so already:
18
18
19
19
```bash
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1
-
__version__ = "0.264.1"
1
+
__version__ = "0.264.2"
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
1
1
[project]
2
2
name = "databricks-bundles"
3
3
description = "Python support for Databricks Asset Bundles"
4
-
version = "0.264.1"
4
+
version = "0.264.2"
5
5
6
6
authors = [
7
7
{ name = "Gleb Kanterov", email = "gleb.kanterov@databricks.com" },
Original file line number Diff line number Diff line change
@@ -6,4 +6,4 @@
6
6
>=15.4,<15.5
7
7
{{- end}}
8
8
9
-
{{define "latest_databricks_bundles_version" -}}0.264.1{{- end}}
9
+
{{define "latest_databricks_bundles_version" -}}0.264.2{{- end}}
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4