Skip to content

Update DuckDB to v1.5.0#68

Merged
taniabogatsch merged 5 commits intomainfrom
duckdb-150
Mar 10, 2026
Merged

Update DuckDB to v1.5.0#68
taniabogatsch merged 5 commits intomainfrom
duckdb-150

Conversation

@mlafeldt
Copy link
Member

@mlafeldt mlafeldt commented Mar 9, 2026

No description provided.

mlafeldt and others added 3 commits March 9, 2026 21:50
Backport of #67: add -lduckdb_generated_extension_loader right after
-lduckdb_static in all platform prebuilt.go files and CI workflow.
@mlafeldt mlafeldt force-pushed the duckdb-150 branch 5 times, most recently from f6636e0 to 4cfe2cf Compare March 10, 2026 00:09
Copy link
Collaborator

@taniabogatsch taniabogatsch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! I'd say before merging this we might want to already create a v1.4-andium branch based on the current (latest) commit?

Set extension_directory explicitly to work around malformed default
extension directory in DuckDB Windows builds. Use os.MkdirTemp instead
of t.TempDir to avoid cleanup failure from DuckDB holding extension file
handles.

duckdb/duckdb#21260
@mlafeldt
Copy link
Member Author

Thanks! I'd say before merging this we might want to already create a v1.4-andium branch based on the current (latest) commit?

Done: https://github.com/duckdb/duckdb-go-bindings/tree/v1.4-andium

@mlafeldt mlafeldt marked this pull request as ready for review March 10, 2026 11:32
@mlafeldt mlafeldt requested a review from taniabogatsch March 10, 2026 11:33
@taniabogatsch taniabogatsch merged commit 4bf1112 into main Mar 10, 2026
26 checks passed
@taniabogatsch taniabogatsch deleted the duckdb-150 branch March 10, 2026 11:46
@taniabogatsch
Copy link
Collaborator

Thanks!

mlafeldt added a commit to mlafeldt/duckdb-go-bindings that referenced this pull request Mar 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants