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

chore: upgrade wasm fdws to v0.1.1 #329

Merged
merged 1 commit into from
Aug 14, 2024
Merged

Conversation

burmecia
Copy link
Member

@burmecia burmecia commented Aug 12, 2024

What kind of change does this PR introduce?

This PR is to upgrade 3 wasm fdws to v0.1.1, as their host requirement has been changed in #303 . No business logic change in this upgrade. This upgrade will also use the latest wasm fdw release workflow, so README.txt and checksum.txt file will be part of this new release.

What is the current behavior?

N/A

What is the new behavior?

N/A

Additional context

After this PR is merged, need to run below commands to do release:

git tag wasm_paddle_fdw_v0.1.1
git push origin wasm_paddle_fdw_v0.1.1

git tag wasm_snowflake_fdw_v0.1.1
git push origin wasm_snowflake_fdw_v0.1.1

@burmecia burmecia added the wasm label Aug 12, 2024
@burmecia burmecia requested a review from imor August 12, 2024 05:42
@burmecia burmecia merged commit 40715bd into main Aug 14, 2024
3 checks passed
@burmecia burmecia deleted the bo/chore/wasm-fdw-upgrade branch August 14, 2024 04:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants