@@ -7,6 +7,24 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 8.7.0] - 2025-03-13
11+
12+ ### Added
13+
14+ - Add support for extensibility as custom phone provider ` phoneProviders ` [ #1038 ]
15+ - Add support for checkpoint pagination for GET ` connections ` [ #1041 ]
16+
17+ ### Fixed
18+
19+ - Removed survey link from import/export command [ #1039 ]
20+ - Fix dumping JSON files with keyword preserve markers in client grants [ #1040 ]
21+ - Fix warn log insufficient scope for branding templates export [ #1047 ]
22+
23+ ### Security
24+
25+ - Security fixes from dependencies [ #1046 ]
26+ - Node 20(v20.18.3) LTS and newer LTS releases are supported [ #1046 ]
27+
1028## [ 8.6.2] - 2025-02-21
1129
1230### Added
@@ -1235,7 +1253,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
12351253[ #1031 ] : https://github.com/auth0/auth0-deploy-cli/issues/1031
12361254[ #1032 ] : https://github.com/auth0/auth0-deploy-cli/issues/1032
12371255[ #1035 ] : https://github.com/auth0/auth0-deploy-cli/issues/1035
1238- [ unreleased ] : https://github.com/auth0/auth0-deploy-cli/compare/v8.6.2...HEAD
1256+ [ #1038 ] : https://github.com/auth0/auth0-deploy-cli/issues/1038
1257+ [ #1039 ] : https://github.com/auth0/auth0-deploy-cli/issues/1039
1258+ [ #1040 ] : https://github.com/auth0/auth0-deploy-cli/issues/1040
1259+ [ #1041 ] : https://github.com/auth0/auth0-deploy-cli/issues/1041
1260+ [ #1046 ] : https://github.com/auth0/auth0-deploy-cli/issues/1046
1261+ [ #1047 ] : https://github.com/auth0/auth0-deploy-cli/issues/1047
1262+ [ unreleased ] : https://github.com/auth0/auth0-deploy-cli/compare/v8.7.0...HEAD
1263+ [ 8.7.0 ] : https://github.com/auth0/auth0-deploy-cli/compare/v8.6.2...v8.7.0
12391264[ 8.6.2 ] : https://github.com/auth0/auth0-deploy-cli/compare/v8.6.1...v8.6.2
12401265[ 8.6.1 ] : https://github.com/auth0/auth0-deploy-cli/compare/v8.6.0...v8.6.1
12411266[ 8.6.0 ] : https://github.com/auth0/auth0-deploy-cli/compare/v8.5.0...v8.6.0
0 commit comments