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: update pgpsql-http version #1353

Merged
merged 2 commits into from
Dec 4, 2024
Merged

chore: update pgpsql-http version #1353

merged 2 commits into from
Dec 4, 2024

Conversation

samrose
Copy link
Contributor

@samrose samrose commented Dec 3, 2024

What kind of change does this PR introduce?

An update of minor version of pgsql-http

Brings the following fixes

CURL option: CURLOPT_CONNECTTIMEOUT_MS by @krsvital in pramsey/pgsql-http#174
CURL options: CURLOPT_SSLKEY_BLOB and CURLOPT_SSLCERT_BLOB
Avoid null termination issues when posting binary content

closes #1348

@samrose samrose requested a review from a team as a code owner December 3, 2024 11:14
@samrose samrose requested a review from olirice December 3, 2024 11:15
@samrose samrose force-pushed the sam/update-pgsql-http branch from 5560349 to 1de4a54 Compare December 3, 2024 11:19
@samrose samrose changed the title chore: update version chore: update pgpsql-http version Dec 3, 2024
@olirice
Copy link
Contributor

olirice commented Dec 4, 2024

@samrose we might have to accept the broken oriole-17 CI build for the next week or so

@samrose samrose merged commit dac11e1 into develop Dec 4, 2024
8 of 9 checks passed
@samrose samrose deleted the sam/update-pgsql-http branch December 4, 2024 20:20
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.

Upgrade pgsql-http to 1.6.1 in favor to CURLOPT_SSLKEY_BLOB
3 participants