mirror of
https://github.com/LukeHagar/pocketbase.git
synced 2025-12-10 04:21:09 +00:00
Update changelog for 0.26.1
This commit is contained in:
committed by
github-actions[bot]
parent
195654e651
commit
91694177c3
@@ -1,3 +1,8 @@
|
|||||||
|
## v0.26.1
|
||||||
|
|
||||||
|
- Removed the wrapping of `io.EOF` error when reading files since currently `io.ReadAll` doesn't check for wrapped errors ([#6600](https://github.com/pocketbase/pocketbase/issues/6600)).
|
||||||
|
|
||||||
|
|
||||||
## v0.26.0
|
## v0.26.0
|
||||||
|
|
||||||
- ⚠️ Replaced `aws-sdk-go-v2` and `gocloud.dev/blob` with custom lighter implementation ([#6562](https://github.com/pocketbase/pocketbase/discussions/6562)).
|
- ⚠️ Replaced `aws-sdk-go-v2` and `gocloud.dev/blob` with custom lighter implementation ([#6562](https://github.com/pocketbase/pocketbase/discussions/6562)).
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
0.26.0-rc.1
|
0.26.1
|
||||||
|
|||||||
Reference in New Issue
Block a user