Skip to content

Commit 198c127

Browse files
2.20.0 changelog (#465)
GitOrigin-RevId: f7186585cd6238a31680b646dca1fd050593a0eb
1 parent 6f92fc8 commit 198c127

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

CHANGELOG.md

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

3+
## [2.20.0] - 2026-06-04
4+
5+
### Added
6+
7+
- `render ea pg list` command to list Postgres databases in a workspace, project, or environment
8+
- `render ea pg get` command to fetch details of a Postgres database
9+
- `render ea pg update` command to update a Postgres database
10+
- `render ea pg suspend` and `render ea pg resume` commands to suspend and resume a Postgres database
11+
- `render ea pg create` now offers an interactive wizard when run without `--confirm` in interactive output mode
12+
13+
### Changed
14+
15+
- **Breaking:** `render ssh --ephemeral` now accepts `--plan` instead of `--size` to choose the instance type (e.g. `--plan standard`)
16+
317
## [2.19.0] - 2026-05-28
418

519
### Added

0 commit comments

Comments
 (0)