What's Changed
- Add missing upgrade paths: 0.5.1→0.6.0 and 0.6.1→1.0.0-dev by @tjgreen42 in #282
- fix: quoted identifiers with uppercase letters cause index lookup failures by @tjgreen42 in #286
- fix: address security review findings for 1.0 GA by @tjgreen42 in #270
- fix: attnum drift causes index mismatch with inheritance/hypertables (#288) by @tjgreen42 in #289
- docs: expand README limitations and fix stale docs by @tjgreen42 in #287
- Remove dead Python validation dependencies by @tjgreen42 in #295
- fix: crash recovery fails with "Invalid docid page magic" (#291) by @tjgreen42 in #292
- bench: add pgbench concurrent throughput and rename SystemX to ParadeDB by @tjgreen42 in #297
- Release v1.0.0 by @tjgreen42 in #296
Full Changelog: v0.6.1...v1.0.0