Skip to content

Commit b3be02e

Browse files
Release notes for 2.17.0 (#422)
I want to release the `render logout` command! So drafting release notes to prepare to push a tag. GitOrigin-RevId: 1ce03553f55d498050c1b793ef8ebff4ad26fa74
1 parent 4f4ede2 commit b3be02e

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

CHANGELOG.md

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

3+
## [2.17.0] - 2026-05-13
4+
5+
### Added
6+
7+
- `render logout` command to revoke the stored OAuth token and clear local CLI credentials/settings
8+
9+
### Changed
10+
11+
- Local `workflows dev` now retries failed task runs according to task retry configuration
12+
- Nest workflow task-run commands under `workflows tasks runs`, with `workflows start` and `workflows cancel` shortcuts for common operations
13+
- Previous workflow task-run commands remain available as hidden deprecated aliases
14+
315
## [2.16.0] - 2026-04-29
416

517
### Added

0 commit comments

Comments
 (0)