Skip to content

Commit d8fd7c2

Browse files
Release notes for 2.22.0 (#542)
Adds the `CHANGELOG.md` entry for the Render CLI `2.22.0` release, covering commits since `v2.21.0`. It has been three weeks since `2.21.0`, high-time for a release! GitOrigin-RevId: 7a5dc642f14d3bcacb960663927ba743f8d92d44
1 parent 1ab3d65 commit d8fd7c2

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.22.0] - 2026-07-21
4+
5+
### Added
6+
7+
- `render ea sandbox-groups list` command to list sandbox groups in the active workspace
8+
- Key Value commands now display persistence mode and support setting it when creating or updating an instance
9+
10+
### Changed
11+
12+
- **Breaking:** Renamed `render ea sandbox` commands to `render ea sandboxes`; the singular form has been removed
13+
14+
### Fixed
15+
16+
- `render ea sandboxes list` now paginates results, supports multiple status filters, and applies `--all` correctly
17+
- `render workflows create --repo <local-path>` now resolves local repositories correctly in interactive mode
18+
319
## [2.21.0] - 2026-06-29
420

521
### Added

0 commit comments

Comments
 (0)