starsz commented on a change in pull request #2154: URL: https://github.com/apache/apisix-dashboard/pull/2154#discussion_r724629086
########## File path: CHANGELOG.md ########## @@ -34,6 +35,33 @@ - [1.5.0](#150) - [1.0.0](#100) +# 2.9.0 + +This release contains some features and bugfixes, and all the existing functionalities are compatible with Apache APISIX 2.10.0. + +### Core + +- feat(plugin): allowing basic-auth to dynamically adapt to the BE rules [#2086](https://github.com/apache/apisix-dashboard/pull/2149) +- feat(plugin): allowing referer-restriction to dynamically adapt to the BE rules [#2001](https://github.com/apache/apisix-dashboard/pull/2001) +- refactor: migrate to viper configure manage [#1946](https://github.com/apache/apisix-dashboard/pull/1946) +- feat: basic support Apache APISIX 2.10 [#2149](https://github.com/apache/apisix-dashboard/pull/2149) +- feat: support Manager API run on windows [#2125](https://github.com/apache/apisix-dashboard/pull/2125) + +### Bugfix + +- fix: supports search by name for service options when add router. [#2066](https://github.com/apache/apisix-dashboard/pull/2066) Review comment: ```suggestion - fix: supports search by name for service options when add router [#2066](https://github.com/apache/apisix-dashboard/pull/2066) ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
