feat: add more perf counters to Server-Timing (#2983)

This commit is contained in:
Andrei Dziahel
2023-10-12 09:55:30 -03:00
committed by GitHub
parent 056c748c5f
commit dc01c748ae
9 changed files with 180 additions and 129 deletions
+1
View File
@@ -15,6 +15,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- #2824, Fix range request with 0 rows and 0 offset return status 416 - @strengthless
## [11.2.1] - 2023-10-03
- #2983, Add more data to `Server-Timing` header - @develop7
### Fixed