Traceary

Catalog / DuckDB

0.8.1

0.8.1 Bugfix Release

3.2 years agoaddedfixedchangedOriginal notes

This is a bug fix release for various issues discovered after we released 0.8.0. There are no new features, just bug fixes. Database files created by DuckDB v0.8.0 can be read by DuckDB v0.8.1 (i.e. v0.8.1 is backwards compatible with v0.8.0). Note that database files created by v0.8.1 cannot be read by DuckDB v0.8.0 (i.e. v0.8.0 is not forwards compatible with v0.8.1).

Changes

Full Changelog: https://github.com/duckdb/duckdb/compare/v0.8.0...v0.8.1