Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@alitrack alitrack released this 29 Jun 04:24
· 2 commits to main since this release
16d0501

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

Full Changelog: https://github.com/alitrack/duckdb_fdw/commits/v1.0.0