@@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 8.24.0] - 2025-12-22
11+
12+ ### Added
13+
14+ - Add support for managing ` riskAssessment ` settings. [ #1217 ]
15+ - Add directory provisioning support for ` google-apps ` connections. [ #1246 ]
16+
1017## [ 8.23.2] - 2025-12-18
1118
1219### Fixed
@@ -1575,6 +1582,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
15751582[ #1211 ] : https://github.com/auth0/auth0-deploy-cli/issues/1211
15761583[ #1212 ] : https://github.com/auth0/auth0-deploy-cli/issues/1212
15771584[ #1214 ] : https://github.com/auth0/auth0-deploy-cli/issues/1214
1585+ [ #1217 ] : https://github.com/auth0/auth0-deploy-cli/issues/1217
15781586[ #1221 ] : https://github.com/auth0/auth0-deploy-cli/issues/1221
15791587[ #1223 ] : https://github.com/auth0/auth0-deploy-cli/issues/1223
15801588[ #1224 ] : https://github.com/auth0/auth0-deploy-cli/issues/1224
@@ -1584,7 +1592,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
15841592[ #1239 ] : https://github.com/auth0/auth0-deploy-cli/issues/1239
15851593[ #1240 ] : https://github.com/auth0/auth0-deploy-cli/issues/1240
15861594[ #1244 ] : https://github.com/auth0/auth0-deploy-cli/issues/1244
1587- [ Unreleased ] : https://github.com/auth0/auth0-deploy-cli/compare/v8.23.2...HEAD
1595+ [ #1246 ] : https://github.com/auth0/auth0-deploy-cli/issues/1246
1596+ [ Unreleased ] : https://github.com/auth0/auth0-deploy-cli/compare/v8.24.0...HEAD
1597+ [ 8.24.0 ] : https://github.com/auth0/auth0-deploy-cli/compare/v8.23.2...v8.24.0
15881598[ 8.23.2 ] : https://github.com/auth0/auth0-deploy-cli/compare/v8.23.1...v8.23.2
15891599[ 8.23.1 ] : https://github.com/auth0/auth0-deploy-cli/compare/v8.23.0...v8.23.1
15901600[ 8.23.0 ] : https://github.com/auth0/auth0-deploy-cli/compare/v8.22.0...v8.23.0
0 commit comments