Skip to content

Commit e58ed96

Browse files
authored
Update NEXT_CHANGELOG.md (#3451)
## Changes * Move the PyDABs to the "Bundles" section. * Reorder the CLI fix to the top.
1 parent 8ba7332 commit e58ed96

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

NEXT_CHANGELOG.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,20 +2,17 @@
22

33
## Release v0.265.0
44

5-
### Notable Changes
6-
* Separate generated classes between jobs and pipelines in Python support ([#3428](https://github.com/databricks/cli/pull/3428))
5+
### CLI
6+
* Fix "cache: token not found" for auth token command ([#3447](https://github.com/databricks/cli/pull/3447))
77

88
### Dependency updates
99
* Upgrade TF provider to 1.87.0 ([#3430](https://github.com/databricks/cli/pull/3430))
1010
* Upgrade Go SDK to 0.81.0 ([#3449](https://github.com/databricks/cli/pull/3449))
1111

12-
### CLI
13-
14-
* Fix "cache: token not found" for auth token command ([#3447](https://github.com/databricks/cli/pull/3447))
15-
1612
### Bundles
1713
* Add support for Lakebase database instances in DABs ([#3283](https://github.com/databricks/cli/pull/3283))
1814
* Add support for Lakebase database catalogs in DABs ([#3436](https://github.com/databricks/cli/pull/3436))
1915
* Improve error message for SDK/API errors ([#3379](https://github.com/databricks/cli/pull/3379))
16+
* Separate generated classes between jobs and pipelines in Python support ([#3428](https://github.com/databricks/cli/pull/3428))
2017

2118
### API Changes

0 commit comments

Comments
 (0)