Releases: paradedb/pg_analytics
Releases · paradedb/pg_analytics
v0.2.4
What's Changed
- chore: bump duckdb-rs version by @DeoLeung in #174
- feat: Enhance explain by @kysshsy in #146
- test: add a test of creating a foreign table with reserved column name by @kysshsy in #182
- feat: Prod Promotion -- v0.2.4 by @philippemnoel in #184
New Contributors
Full Changelog: v0.2.3...v0.2.4
v0.2.3
What's Changed
- chore: Upgrade pgrx to 0.12.7 and pg_analytics to 0.2.3 by @philippemnoel in #171
- feat: Prod Promotion -- v0.2.3 by @philippemnoel in #172
Full Changelog: v0.2.2...v0.2.3
v0.2.2
What's Changed
- chore: Move to Ubicloud by @philippemnoel in #159
- refactor: Make tests seperated crate by @Weijun-H in #162
- chore: Don't publish for PG13 by @philippemnoel in #164
- chore: Add cache to benchmark CI by @philippemnoel in #163
- docs: Update paradedb/paradedb folder structure by @philippemnoel in #166
- chore: Convert to PostgreSQL license by @philippemnoel in #167
- chore: Update README.md by @tomciopp in #168
- feat: Support for views by @Weijun-H in #132
- chore: Cleanup, prep
v0.2.2
by @philippemnoel in #169 - feat: Prod Promotion -- v0.2.2 by @philippemnoel in #170
New Contributors
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
- feat: Add GitHub Actions Workflow to check for typos by @Weijun-H in #141
- refactor: Use enum serialization in CSV, Delta, Iceberg, Json, Parquet, Secret, and Spatial modules by @Weijun-H in #145
- fix: iceberg metadata comp codec by @rakesh-tmdc in #143
- feat: support pg13 by @pert5432 in #134
- chore: Update schema upgrade comment instead of overwriting by @philippemnoel in #151
- feat: support prepare pushdown by @kysshsy in #140
- chore: Upgrade pgrx by @philippemnoel in #154
- chore: Prepare 0.2.1 by @philippemnoel in #155
- feat: Prod Promotion -- v0.2.1 by @philippemnoel in #156
New Contributors
- @rakesh-tmdc made their first contribution in #143
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- feat: Dynamically determine pgrx version in CI / Docker by @Weijun-H in #125
- docs: add extension running instructions to readme by @pert5432 in #126
- feat: implement basic
EXPLAIN
statement by @kysshsy in #64 - feat: Create GitHub Actions workflow to allow users to self-assign issues by @Weijun-H in #129
- chore: Deprecate Postgres 12 by @philippemnoel in #128
- feat: Json fdw by @pert5432 in #133
- chore: Update pgrx to 0.12.5 by @Weijun-H in #136
- feat: Add support for PG17 by @Weijun-H in #137
- chore: Prepare 0.2.0 by @philippemnoel in #138
- feat: Prod Promotion - v0.2.0 by @philippemnoel in #139
New Contributors
Full Changelog: v0.1.4...v0.2.0
v0.1.4
What's Changed
- chore: upgrade dependencies by @eeeebbbbrrrr in #121
- chore: Prep v0.1.4 upgrade by @philippemnoel in #122
- feat: Prod Promotion -- v0.1.4 by @philippemnoel in #123
New Contributors
- @eeeebbbbrrrr made their first contribution in #121
Full Changelog: v0.1.3...v0.1.4
v0.1.3
What's Changed
- feat: Prod Promotion -- v0.1.3 by @philippemnoel in #118
- Revert "feat: Prod Promotion -- v0.1.3" by @philippemnoel in #120
Full Changelog: v0.1.2...v0.1.3
v0.1.2
What's Changed
- fix: Set search path correctly by @kysshsy in #40
- feat: Support generated/renamed columns in DuckDB by @rebasedming in #103
- ci: Add dependency check by @philippemnoel in #105
- feat: Add OptionValidator trait for FDW options validation and Sanitize user mapping options by @Weijun-H in #37
- chore: Prepare v0.1.2 by @philippemnoel in #109
- feat: Prod Promotion -- v0.1.2 by @philippemnoel in #110
- fix: Fix release versioning by @philippemnoel in #112
- feat: Prod Promotion -- v0.1.2 by @philippemnoel in #113
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- chore: Replace with lakehouse by @rebasedming in #29
- fix: README assets by @rebasedming in #31
- chore: Migrate changes from monorepo by @rebasedming in #36
- chore: Update pre-commit hooks and dependencies by @Weijun-H in #62
- chore: Make
test-pg_analytics
run in CI by @philippemnoel in #63 - fix: Fixes datetime functions support by @evanxg852000 in #34
- Revert "fix: Fixes datetime functions support" by @philippemnoel in #67
- chore: Add latest wrappers commit by @philippemnoel in #69
- feat: v0.1.0 by @philippemnoel in #70
- chore: Fix the version setting by @philippemnoel in #71
- fix: Rm cpu=native by @philippemnoel in #72
- feat: Prod Promotion - v0.1.0 by @philippemnoel in #73
- feat: Prod Promotion - v0.1.0 by @philippemnoel in #75
- feat: Prod Promotion - v0.1.0 by @philippemnoel in #78
- feat: 1414: Adds time_bucket() support for duckdb fdw by @devanbenz in #32
- chore: Add toml formatting check by @Weijun-H in #89
- chore: Automatic UserMappingOptions methods implementation by @evanxg852000 in #41
- chore: Remove
shared
dependency by @rebasedming in #91 - feat: Decouple from
paradedb/paradedb
by @philippemnoel in #92 - feat: pushdown quals to duckdb in fdw by @kysshsy in #39
- chore: Add publish CI for pg_analytics by @philippemnoel in #68
- ci: Re-Add benchmarking Tool by @philippemnoel in #99
- chore: Bump pgrx to 0.12.1 by @Weijun-H in #100
- feat: Support duckDB-spatial extension by @Weijun-H in #61
- chore: Prepare v0.1.1 by @philippemnoel in #101
- feat: Prod Promotion -- v0.1.1 by @philippemnoel in #102
New Contributors
- @rebasedming made their first contribution in #29
- @Weijun-H made their first contribution in #62
- @evanxg852000 made their first contribution in #34
- @devanbenz made their first contribution in #32
- @kysshsy made their first contribution in #39
Full Changelog: https://github.com/paradedb/pg_analytics/commits/v0.1.1