Releases: alitrack/duckdb_fdw
Releases · alitrack/duckdb_fdw
v1.1.3
v1.1.2
What's Changed
- Changes to build extension with duckdb 1.1.0 by @ahuarte47 in #56
- Allow building against PostgreSQL 17 in Makefile by @Vonng in #59
Full Changelog: v1.0.0...v1.1.2
v1.0.0
What's Changed
- simplify the compile job by @alitrack in #13
- Refactor README.md by @mkgrgis in #14
- Update for DuckDB 0.8.1 and enable DB name in table name by @Alex-Monahan in #18
- Support for list type, array_agg, filter on the remote server by @ahuarte47 in #21
- pg16 support by @ahuarte47 in #22
- set VERSION in Makefile by @wearpants in #23
- Fix warning "mixed declarations and code" by @ahuarte47 in #26
- Update files for duckdb 0.10.x by @ahuarte47 in #36
- Add temp_directory option to connection settings by @ahuarte47 in #37
- Multiarch support for both x86_64 and arm64 (Mac M1) by @wearpants in #28
- add docker support to main code repo by @wearpants in #30
- Updata to use DuckDB v1.0.0 by @eydunn in #48
- Updated duckdb.h and duckdb.hpp files from duckdb/duckdb v1.0.0 by @eydunn in #49
- Revert "Updated duckdb.h and duckdb.hpp files from duckdb/duckdb v1.0.0" by @alitrack in #50
- feat: keep sync with libduckdb, start from v1.0.0 by @Vonng in #51
- change the duckdb_fdw version number to v1.0.0 by @Vonng in #52
New Contributors
- @alitrack made their first contribution in #13
- @mkgrgis made their first contribution in #14
- @Alex-Monahan made their first contribution in #18
- @ahuarte47 made their first contribution in #21
- @wearpants made their first contribution in #23
- @eydunn made their first contribution in #48
- @Vonng made their first contribution in #51
Full Changelog: https://github.com/alitrack/duckdb_fdw/commits/v1.0.0