[#6136] added warning logs in case of mismatched modernc deps

This commit is contained in:
Gani Georgiev
2024-12-20 12:21:18 +02:00
parent 7147633f96
commit 2ebc6aecac
3 changed files with 89 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
## 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)).
## 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).