MyGit

v0.23.0-rc

pocketbase/pocketbase

版本发布时间: 2024-10-06 16:27:55

pocketbase/pocketbase最新发布版本:v0.23.5(2024-12-08 20:25:38)

[!CAUTION] This is a prerelease intended for test and experimental purposes only!

It introduces many Go/JSVM breaking changes and requires manual migration steps.

All new features will be reflected in the new website documentation with the final v0.23.0 release.

[!NOTE] Please note that you don't have to upgrade to PocketBase v0.23.0 if you are not planning further developing your existing app and/or are satisfied with the v0.22.x features set. There are no identified critical issues with PocketBase v0.22.x yet and in the case of critical bugs and security vulnerabilities, the fixes will be backported for at least until Q1 of 2025 (if not longer).

If you don't plan upgrading just make sure to pin the SDKs version to their latest PocketBase v0.22.x compatible:

  • JS SDK: <0.22.0
  • Dart SDK: <0.19.0

PocketBase v0.23.0-rc is a major refactor of the internals with the overall goal of making PocketBase an easier to use Go framework.

There are many changes but to highlight some of the most notable ones:

In terms of performance, the Go standard router mux is known to be slightly slower compared to Gin, Echo, etc. implementations, but based on my local tests the difference is negliable. The benchmarks repo will be updated with the final v0.23.0 release (currently there seems to be ~10% memory consumption increase which I'll have to investigate to see whether it is from the router change or from the new hooks).

Go/JSVM APIs changes

For upgrading to PocketBase v0.23.0, please refer to:

SDKs changes

Web APIs changes

相关地址:原始地址 下载(tar) 下载(zip)

1、 checksums.txt 727B

2、 pocketbase_0.23.0-rc_darwin_amd64.zip 13.96MB

3、 pocketbase_0.23.0-rc_darwin_arm64.zip 13.34MB

4、 pocketbase_0.23.0-rc_linux_amd64.zip 13.71MB

5、 pocketbase_0.23.0-rc_linux_arm64.zip 12.77MB

6、 pocketbase_0.23.0-rc_linux_armv7.zip 12.82MB

7、 pocketbase_0.23.0-rc_windows_amd64.zip 14.02MB

8、 pocketbase_0.23.0-rc_windows_arm64.zip 12.88MB

查看:2024-10-06发行的版本