[#4310] allow HEAD requests to the health endpoint

This commit is contained in:
Gani Georgiev
2024-02-10 10:59:39 +02:00
parent c32f272123
commit 388f61aed6
3 changed files with 15 additions and 2 deletions
+3 -1
View File
@@ -1,6 +1,8 @@
## (WIP) v0.21.3
- Disable the JS required validations for disabled OIDC providers ([#4322](https://github.com/pocketbase/pocketbase/issues/4322)).
- Ignore the JS required validations for disabled OIDC providers ([#4322](https://github.com/pocketbase/pocketbase/issues/4322)).
- Allow `HEAD` requests to the `/api/health` endpoint ([#4310](https://github.com/pocketbase/pocketbase/issues/4310)).
## v0.21.2