You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update PR description and add NEXT_CHANGELOG entry
- Simplified PR description to be more concise
- Added changelog entry for default-minimal template (#3885)
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>
Copy file name to clipboardExpand all lines: NEXT_CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,7 @@
9
9
### Dependency updates
10
10
11
11
### Bundles
12
+
* Add `default-minimal` template for advanced users who want a clean slate without sample code ([#3885](https://github.com/databricks/cli/pull/3885))
12
13
* Add validation that served_models and served_entities are not used at the same time. Add client side translation logic. ([#3880](https://github.com/databricks/cli/pull/3880))
0 commit comments