Skip to content

Commit 597f439

Browse files
update changelog for v2.15.0 (#359)
GitOrigin-RevId: 08840f72b35ad55686a3faa7e6a2fc9fb6c7ec84
1 parent ae99f50 commit 597f439

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# Changelog
22

3+
## [2.15.0] - 2026-03-23
4+
5+
### Added
6+
7+
- `services update` command to update service configuration (name, branch, image, build/start commands, auto-deploy, and more)
8+
- Input validation for `postgres create` and `postgres update` commands
9+
10+
### Changed
11+
12+
- `workflows init` defaults the Git repository branch to `main`
13+
- `workflows init` now generates `.gitignore` and `.env.example` files when the template doesn't include them
14+
15+
### Fixed
16+
17+
- Fixed object ID validation accepting IDs with extra characters prepended (e.g., `xsrv-...`)
18+
319
## [2.14.0] - 2026-03-13
420

521
### Added

0 commit comments

Comments
 (0)