feat: dump config through Admin API

This commit is contained in:
Ivan Kasatenko
2024-02-05 19:16:05 -05:00
committed by GitHub
parent a45058ba02
commit 71887e4b78
3 changed files with 17 additions and 0 deletions
+1
View File
@@ -8,6 +8,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
### Added
- #2887, Add Preference `max-affected` to limit affected resources - @taimoorzaeem
- #3171, Add an ability to dump config via admin API - @skywriter
### Fixed