v0.2.0-alpha.6
版本发布时间: 2024-08-02 23:14:02
electric-sql/pglite最新发布版本:benchmark@0.0.12(2024-10-11 22:06:30)
Alpha of version 0.2, this marks a large step forward with a new build architecture and better stability.
What's Changed
- PGlite Next by @pmp-p in https://github.com/electric-sql/pglite/pull/112
- Now based on Postgres version 16.3
- Support for dynamic loading of extensions, with the first being pgvector
- A new dumpDataDir method to dump a tarball of the database, and a loadDataDir option when starting to load a database
- Fixes issues with TOAST values and materialised views.
- Fix web worker syntax for webpack static analysis by @gregnr in https://github.com/electric-sql/pglite/pull/103
- Support for adding or receiving a blob for use with COPY FROM/TO by @samwillis in https://github.com/electric-sql/pglite/pull/106
- Support for pg_notify by @samwillis in https://github.com/electric-sql/pglite/pull/102
- Extension API by @samwillis in https://github.com/electric-sql/pglite/pull/99
- Fix extension loading when server sends content-encoding: gzip header by @samwillis in https://github.com/electric-sql/pglite/pull/124
- Live Query API by @samwillis in https://github.com/electric-sql/pglite/pull/104
- New method
execProtocolRaw()
by @gregnr in https://github.com/electric-sql/pglite/pull/127 - Multi-tab worker by @samwillis in https://github.com/electric-sql/pglite/pull/120
- OPFS access handle pool VFS by @samwillis in https://github.com/electric-sql/pglite/pull/130
- Postgres contrib extensions by @samwillis in https://github.com/electric-sql/pglite/pull/131
- contrib folder auto builder by @pmp-p in https://github.com/electric-sql/pglite/pull/129
- Fix close and add support for new stage 3 ECMAScript explicit resource management by @samwillis in https://github.com/electric-sql/pglite/pull/133
- Fix bundling for Next.js by @samwillis in https://github.com/electric-sql/pglite/pull/140
- contrib/uuid_ossp by @samwillis in https://github.com/electric-sql/pglite/pull/136
- Fix closing of the IndexedDB when closing an idb backed pglite by @samwillis in https://github.com/electric-sql/pglite/pull/141
New Contributors
- @gregnr made their first contribution in https://github.com/electric-sql/pglite/pull/103
Full Changelog: https://github.com/electric-sql/pglite/compare/v0.1.5...v0.2.0-alpha.6
1、 electric-sql-pglite-0.2.0-alpha.6.tgz 7.89MB