@@ -7,6 +7,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [ Unreleased]
9
9
10
+ ## [ 8.9.0] - 2025-06-04
11
+
12
+ ### Added
13
+
14
+ - Add support support limit M2M usage - EA [ #1093 ]
15
+ - Add support to fetch list ` prompt ` screen's settings [ #1104 ]
16
+
17
+ ### Fixed
18
+
19
+ - Fix secret masking for ` connections ` , ` emailProvider ` and ` logStreams ` [ #1103 ]
20
+ - Fix supported resource types in READMEs. [ #1109 ]
21
+
10
22
## [ 8.8.3] - 2025-05-27
11
23
12
24
### Added
@@ -1332,9 +1344,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1332
1344
[ #1084 ] : https://github.com/auth0/auth0-deploy-cli/issues/1084
1333
1345
[ #1085 ] : https://github.com/auth0/auth0-deploy-cli/issues/1085
1334
1346
[ #1086 ] : https://github.com/auth0/auth0-deploy-cli/issues/1086
1347
+ [ #1093 ] : https://github.com/auth0/auth0-deploy-cli/issues/1093
1335
1348
[ #1095 ] : https://github.com/auth0/auth0-deploy-cli/issues/1095
1336
1349
[ #1096 ] : https://github.com/auth0/auth0-deploy-cli/issues/1096
1337
- [ Unreleased ] : https://github.com/auth0/auth0-deploy-cli/compare/v8.8.3...HEAD
1350
+ [ #1103 ] : https://github.com/auth0/auth0-deploy-cli/issues/1103
1351
+ [ #1104 ] : https://github.com/auth0/auth0-deploy-cli/issues/1104
1352
+ [ #1109 ] : https://github.com/auth0/auth0-deploy-cli/issues/1109
1353
+ [ Unreleased ] : https://github.com/auth0/auth0-deploy-cli/compare/v8.9.0...HEAD
1354
+ [ 8.9.0 ] : https://github.com/auth0/auth0-deploy-cli/compare/v8.8.3...v8.9.0
1338
1355
[ 8.8.3 ] : https://github.com/auth0/auth0-deploy-cli/compare/v8.8.2...v8.8.3
1339
1356
[ 8.8.2 ] : https://github.com/auth0/auth0-deploy-cli/compare/v8.8.1...v8.8.2
1340
1357
[ 8.8.1 ] : https://github.com/auth0/auth0-deploy-cli/compare/v8.8.0...v8.8.1
0 commit comments