Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump CAPI to v1.2.0 #4

Merged
merged 6 commits into from
Jan 20, 2025
Merged

Bump CAPI to v1.2.0 #4

merged 6 commits into from
Jan 20, 2025

Conversation

carlopi
Copy link
Contributor

@carlopi carlopi commented Jan 8, 2025

This makes this repository incompatible with duckdb v1.1.3 by bumping the headers and required CAPI version to v1.2.0.

It would be probably better to park this is a separate branch, say v1.2, waiting actual release to make this branch the main branch.

What this PR does is making extension-template-c compatible with what would become release v1.2.0 by bumping from v0.0.1 to v1.2.0 the CAPI version.

DuckDB headers have been fetched via make update_duckdb_headers plus changes in duckdb/duckdb#15611 (to fix problems with windows symbol visibility).
linux_amd64_musl do not work at the moment due to platform mismatch given tests are executed outside the container.
Fix there is likely in extension-ci-tools and this repo.

@carlopi carlopi marked this pull request as ready for review January 8, 2025 16:37
@carlopi carlopi marked this pull request as draft January 8, 2025 16:37
@carlopi carlopi marked this pull request as ready for review January 9, 2025 16:43
@samansmink samansmink merged commit 9babdff into duckdb:main Jan 20, 2025
13 checks passed
@carlopi carlopi deleted the capi_120 branch January 20, 2025 14:43
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