Skip to content
This repository has been archived by the owner on Aug 3, 2023. It is now read-only.

Improve version checking for --openssl-legacy-provider #2241

Merged
merged 2 commits into from Apr 21, 2022
Merged

Improve version checking for --openssl-legacy-provider #2241

merged 2 commits into from Apr 21, 2022

Conversation

EatonZ
Copy link
Contributor

@EatonZ EatonZ commented Apr 20, 2022

Node v18 came out yesterday and I noticed that the issue I reported last year returned. I quickly identified the problem and here is a patch for it. Instead of only checking for v17, it will now check for versions higher than that as well, ensuring the issue does not return again when Node v19 releases.

Note: This will stop working again when Node v100 releases. I expect Wrangler v1 to be fully replaced by v2 by that point.

If you approve of this fix, I would greatly appreciate a hotfix update as soon as you are able to release one.

@EatonZ EatonZ requested a review from a team as a code owner April 20, 2022 04:35
Copy link

@petebacondarwin petebacondarwin left a comment

Choose a reason for hiding this comment

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

LGTM - are there any tests for this functionality that we could update?

@threepointone
Copy link
Contributor

I don't think we have tests on this, so let's just merge it, looks good. Thank you @EatonZ for the PR! We'll get a release out very soon.

@threepointone threepointone merged commit 29642cc into cloudflare:master Apr 21, 2022
@threepointone
Copy link
Contributor

This is now live in 1.19.12

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants