Skip to content

Commit 5b7c0dd

Browse files
authored
Add changelog for v1.17.0 (#1299)
1 parent 599a20b commit 5b7c0dd

1 file changed

Lines changed: 16 additions & 2 deletions

File tree

CHANGELOG.md

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

88
## [Unreleased]
99

10+
# [v.1.17.0](https://github.com/auth0/auth0-cli/tree/v1.17.0) (August 07, 2025)
11+
12+
[Full Changelog](https://github.com/auth0/auth0-cli/compare/v1.16.0...v1.17.0)
13+
14+
### Added
15+
- Updated ULP branding assets to support standard customization to latest [#1268]
16+
- Improve error messaging for missing token scopes [#1247]
17+
- Add json-compact Flag and improve JSON Output Handling [#1283]
18+
- Add support for `pii-config` and `filters` flags to log-streams commands [#1280]
19+
20+
1021
# [v.1.16.0](https://github.com/auth0/auth0-cli/tree/v1.16.0) (July 15, 2025)
1122

1223
[Full Changelog](https://github.com/auth0/auth0-cli/compare/v1.15.0...v1.16.0)
@@ -526,11 +537,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
526537
- Updating of action triggers which inevitably results in error [#597]
527538

528539

529-
[unreleased]: https://github.com/auth0/auth0-cli/compare/v1.16.0...HEAD
530-
540+
[unreleased]: https://github.com/auth0/auth0-cli/compare/v1.17.0...HEAD
541+
[1283]: https://github.com/auth0/auth0-cli/issues/1283
542+
[1280]: https://github.com/auth0/auth0-cli/issues/1280
543+
[#1268]: https://github.com/auth0/auth0-cli/issues/1268
531544
[#1260]: https://github.com/auth0/auth0-cli/issues/1260
532545
[#1258]: https://github.com/auth0/auth0-cli/issues/1258
533546
[#1254]: https://github.com/auth0/auth0-cli/issues/1254
547+
[1247]: https://github.com/auth0/auth0-cli/issues/1247
534548
[#1245]: https://github.com/auth0/auth0-cli/issues/1245
535549
[#1240]: https://github.com/auth0/auth0-cli/issues/1240
536550
[#1237]: https://github.com/auth0/auth0-cli/issues/1237

0 commit comments

Comments
 (0)