[#6440] added a temporary exception for Backblaze S3 endpoints to exclude the new aws-sdk-go-v2 checksum headers

This commit is contained in:
Gani Georgiev
2025-02-10 22:49:10 +02:00
parent 2e26f61cb7
commit c0b7762abd
33 changed files with 149 additions and 126 deletions

View File

@@ -1,3 +1,8 @@
## v0.25.3
- Added a temporary exception for Backblaze S3 endpoints to exclude the new `aws-sdk-go-v2` checksum headers ([#6440](https://github.com/pocketbase/pocketbase/discussions/6440)).
## v0.25.2
- Fixed realtime delete event not being fired for `RecordProxy`-ies and added basic realtime record resolve automated tests ([#6433](https://github.com/pocketbase/pocketbase/issues/6433)).