Update changelog for 0.23.0-rc14

This commit is contained in:
LukeHagar
2024-12-21 00:01:21 +00:00
committed by github-actions[bot]
parent 1e86b0473e
commit 561e35cdbc

View File

@@ -1,3 +1,10 @@
## v0.23.12 (WIP)
- 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)).
- Skipped the default body size limit middleware for the backup upload endpooint ([#6152](https://github.com/pocketbase/pocketbase/issues/6152)).
## v0.23.11
- Upgraded `golang.org/x/net` to 0.33.0 to fix [CVE-2024-45338](https://www.cve.org/CVERecord?id=CVE-2024-45338).