What's Changed
- feat: Also publish pg15 debs by @philippemnoel in #803
- chore: Don't fail on Codecov error by @philippemnoel in #804
- chore: Re-organize pg_bm25 into smaller structs, add sqlx testing, add rstest framework by @neilyio in #754
- docs: Fix get started section by @rebasedming in #805
- chore(deps): bump the github-actions-dependencies group with 3 updates by @dependabot in #807
- fix: Only generate profraw in CI by @philippemnoel in #810
- chore: Remove DCO by @philippemnoel in #811
- fix: Enable copying into deltalake tables by @rebasedming in #820
- fix: Correctly
SELECT
NULL values by @rebasedming in #825 - feat: Preliminary support for array types in pg_analytics by @neilyio in #822
- fix: New catalog for every database by @rebasedming in #830
- chore: Upgrade to delta-rs 0.17.0 by @rebasedming in #834
- docs: fix parity with online docs by @CoderJoshDK in #839
- feat: Throw error if pg_analytics not in shared_preload_libraries by @rebasedming in #843
- feat:
pg_dump
support + schema evolution by @rebasedming in #837 - chore: Rename deltalake table access method to parquet by @rebasedming in #845
- chore: Upgrade to
0.5.5
by @rebasedming in #848 - chore: Upgrade extension versions by @rebasedming in #850
- chore: Prod Promotion by @rebasedming in #847
- ci: Add Mintlify to CI by @philippemnoel in #842
- chore: Move pg_regress tests to cargo tests by @neilyio in #844
- ci: Test packaging the extensions on promotion PRs by @philippemnoel in #852
- fix: Use
PgMemoryContexts
by @rebasedming in #851 - feat: Prod Promotion v0.5.5 by @philippemnoel in #853
New Contributors
- @CoderJoshDK made their first contribution in #839
Full Changelog: v0.5.4...v0.5.5