feat: dump schema cache through admin API (#3233)

This commit is contained in:
Taimoor Zaeem
2024-02-19 21:20:29 -05:00
committed by GitHub
parent fac7acafa3
commit 32e1900370
3 changed files with 14 additions and 0 deletions
+1
View File
@@ -11,6 +11,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- #3171, Add an ability to dump config via admin API - @skywriter
- #3061, Apply all function settings as transaction-scoped settings - @taimoorzaeem
- #3171, Log schema cache stats to stderr - @steve-chavez
- #3210, Dump schema cache through admin API - @taimoorzaeem
### Fixed