feat: log schema cache stats to stderr

adjust the memory tests
This commit is contained in:
steve-chavez
2024-02-09 16:18:04 -05:00
committed by Steve Chavez
parent 066fa8b6aa
commit 5424be76d9
4 changed files with 31 additions and 10 deletions
+1
View File
@@ -10,6 +10,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- #2887, Add Preference `max-affected` to limit affected resources - @taimoorzaeem
- #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
### Fixed