fix: range request with first position same as length return status 206

This commit is contained in:
Taimoor Zaeem
2023-09-04 15:50:00 -03:00
committed by Steve Chavez
parent 07fef25591
commit 8eed576826
3 changed files with 18 additions and 3 deletions
+1
View File
@@ -15,6 +15,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- #2899, Fix `application/vnd.pgrst.array` not accepted as a valid mediatype - @taimoorzaeem
- #2524, Fix schema cache and configuration reloading with `NOTIFY` not working on Windows - @diogob, @laurenceisla
- #2915, Fix duplicate headers in response - @taimoorzaeem
- #2824, Fix range request with first position same as length return status 206 - @taimoorzaeem
## [11.2.0] - 2023-08-10