Skip to content

Commit 4755535

Browse files
Add changelog for v1.22.0 (#1368)
Update changelog for v1.22.0 Co-authored-by: Ramya Anusri <62586490+ramya18101@users.noreply.github.com>
1 parent 2176e14 commit 4755535

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,21 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
# [v.1.22.0](https://github.com/auth0/auth0-cli/tree/v1.22.0) (October 21, 2025)
11+
12+
[Full Changelog](https://github.com/auth0/auth0-cli/compare/v1.21.0...v1.22.0)
13+
14+
### Added
15+
- Add support for `auth0_branding_theme` in `auth0 tf generate` [#1366]
16+
- Add support for token vault in `auth0 apps create` and `auth0 apps show <client-id>` [#1352]
17+
- Add support for interactive support for comparing action versions in `auth0 actions diff <action-id>` [#1351]
18+
19+
### Fixed
20+
- Fix missing email templates in terraform fetcher [#1362]
21+
- Fix prevent and recover from JWT token corruption in keyring storage [#1358]
22+
- Fix `auth apis create` subject type authorization validation [#1361]
23+
24+
1025
# [v.1.21.0](https://github.com/auth0/auth0-cli/tree/v1.21.0) (September 30, 2025)
1126

1227
[Full Changelog](https://github.com/auth0/auth0-cli/compare/v1.20.1...v1.21.0)

0 commit comments

Comments
 (0)