Skip to content

Upgrade to DuckDB v1.5.1#12

Merged
JC1738 merged 1 commit into
mainfrom
upgrade/v1.5.1
Apr 2, 2026
Merged

Upgrade to DuckDB v1.5.1#12
JC1738 merged 1 commit into
mainfrom
upgrade/v1.5.1

Conversation

@JC1738
Copy link
Copy Markdown
Owner

@JC1738 JC1738 commented Apr 2, 2026

Summary

  • Update CI to download DuckDB v1.5.1 CLI for integration testing (was v1.4.0)
  • Fix misleading CI comment that confused extension API version with DuckDB release version
  • Remove version pin from security notice to make it durable across releases
  • Update duckdb-go-api submodule with corrected API version references (v1.4.0 → v1.2.0)

The extension API version (v1.2.0) is frozen and unchanged — only the DuckDB CLI version and docs were updated.

Test plan

  • make build — extension compiles successfully
  • Extension loads in DuckDB v1.5.1 locally (duckarrow_version() returns v0.1.4, version() returns v1.5.1)
  • CI passes with v1.5.1 CLI download

Update CI to download DuckDB v1.5.1 CLI, fix misleading version
comment, remove version pin from security notice, and update
submodule with corrected API version references.
@JC1738 JC1738 merged commit 5910f63 into main Apr 2, 2026
8 checks passed
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.

1 participant