Skip to content

Tags: duckdb/duckdb

Tags

v1.4.3

Toggle v1.4.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
backport runner cleanup action (#20085)

v1.4.2

Toggle v1.4.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix minor crypto issues (#19716)

v1.4.1

Toggle v1.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump: avro, httpfs (#19248)

This PR bumps the following extensions:
- `avro` from `0c97a61781` to `7b75062f63`
- `httpfs` from `0518838dae` to `8356a90174 (patches removed: 1)`

v1.4.0

Toggle v1.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.

v1.3.2

Toggle v1.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
bump ducklake for v1.3.2. (#18156)

v1.3.1

Toggle v1.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[tpcds] dsdgen currently assumes DuckTable, throw if that's not the c…

…ase (#17934)

Very minor, but could as well just be fixed.

Currently already handled for TPCH, now also TPCDS.

v1.3.0

Toggle v1.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix setup.py to correctly handle OVERRIDE_GIT_DESCRIBE (#17580)

With @Maxxen and @Tishj

This is currently tested at
https://github.com/carlopi/duckdb/actions/runs/15160608765/job/42625694082

v1.2.2

Toggle v1.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Backport @szarnyasg's PR 16999 (#17013)

Thanks @szarnyasg!

v1.2.1

Toggle v1.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
bump spatial again (#16518)

v1.2.0

Toggle v1.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Make suggestions a set to avoid the same suggestion multiple times (#…

…16068)