[#6152] skip the default body size limit for the backup endpoint

This commit is contained in:
Gani Georgiev
2024-12-20 13:14:54 +02:00
parent 2ebc6aecac
commit f6407b903b
3 changed files with 17 additions and 1 deletions

View File

@@ -1,5 +1,7 @@
## v0.23.12 (WIP)
- Skipped the default body size limit middleware for the backup upload endpooint ([#6152](https://github.com/pocketbase/pocketbase/issues/6152)).
- Added warning logs in case of mismatched `modernc.org/sqlite` and `modernc.org/libs` versions ([#6136](https://github.com/pocketbase/pocketbase/issues/6136#issuecomment-2556336962)).