bumped min go github action version to 1.26.4

This commit is contained in:
Gani Georgiev
2026-06-03 15:11:07 +03:00
parent e5964e739e
commit 9ff3e5a895
3 changed files with 10 additions and 3 deletions
+4 -2
View File
@@ -1,10 +1,12 @@
## v0.39.1 (WIP)
## v0.39.1
- Fixed multiple select options wrapping ([#7720](https://github.com/pocketbase/pocketbase/issues/7720)).
- Return the hidden record data fields for superusers realtime subscribers ([#7721](https://github.com/pocketbase/pocketbase/issues/7721)).
- Added default panic-recover handling for the cron jobs to avoid terminating the application on panic.
- Added default panic-recover handling for the cron jobs to avoid terminating the server on panic.
- Bumped the min Go GitHub action version to 1.26.4 as it includes some [minor security fixes](https://github.com/golang/go/issues?q=milestone%3AGo1.26.4).
## v0.39.0