| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| beta11 source code.tar.gz | 2025-05-22 | 5.7 MB | |
| beta11 source code.zip | 2025-05-22 | 5.9 MB | |
| README.md | 2025-05-22 | 792 Bytes | |
| Totals: 3 Items | 11.7 MB | 0 | |
What's Changed
- Fixed crash at deleting from tables with bridged indexes
- Fixed bug with TOAST on table with bridged indexes
- Fixed collation bug in recovery
- Fixed several bugs related to xids, snapshots and checkpointing
- Fixed rare anomalies when adding primary key, creating index, table truncation and inheritance
- Introduce data versioning for service structures serializable into system tables
- Enable runing most of Postgres regression tests on OrioleDB tables in CI
- Upgrade to ubuntu-24.04 for CI
Compatibility notice: This release is incompatible with the data cluster directory from previous releases. To upgrade from earlier versions, use logical backup and restore.
Full Changelog: https://github.com/orioledb/orioledb/compare/beta10...beta11