Skip to content

Commit eb8319f

Browse files
authored
Add changelog for v1.33.0-beta.0 (#1577)
1 parent adb61ad commit eb8319f

1 file changed

Lines changed: 14 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88

99
## [Unreleased]
1010

11+
# [v1.33.0-beta.0](https://github.com/auth0/auth0-cli/tree/v1.33.0-beta.0) (July 02, 2026)
12+
13+
[Full Changelog](https://github.com/auth0/auth0-cli/compare/v1.32.0...v1.33.0-beta.0)
14+
15+
### Added
16+
- Add `auth0 experimentation` namespace grouping feature flags, segments, and experiments (Beta) [#1575]
17+
- Add support to manage feature flags in `auth0 experimentation feature-flags` (create, list, show, update, status, delete) (Beta) [#1575]
18+
- Add support to manage feature flag variations in `auth0 experimentation feature-flags variations` (create, list, show, update, delete) (Beta) [#1575]
19+
- Add support to manage user segments in `auth0 experimentation segments` (create, list, show, update, delete) (Beta) [#1575]
20+
- Add support to run A/B tests in `auth0 experimentation experiments` (create, list, show, update, status, validate, delete) (Beta) [#1575]
21+
22+
1123
# [v1.32.0](https://github.com/auth0/auth0-cli/tree/v1.32.0) (June 23, 2026)
1224

1325
[Full Changelog](https://github.com/auth0/auth0-cli/compare/v1.31.0...v1.32.0)
@@ -753,7 +765,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
753765
- `auth0 tenants add` command in favor of `auth0 login` [#546]
754766
- Updating of action triggers which inevitably results in error [#597]
755767

756-
[unreleased]: https://github.com/auth0/auth0-cli/compare/v1.32.0...HEAD
768+
[unreleased]: https://github.com/auth0/auth0-cli/compare/v1.33.0-beta.0...HEAD
769+
[#1575]: https://github.com/auth0/auth0-cli/pull/1575
757770
[#1551]: https://github.com/auth0/auth0-cli/pull/1551
758771
[#1549]: https://github.com/auth0/auth0-cli/pull/1549
759772
[#1548]: https://github.com/auth0/auth0-cli/pull/1548

0 commit comments

Comments
 (0)