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

please update min semver version for cacheable-lookup #1236

Closed
fluffynuts opened this issue May 8, 2020 · 6 comments
Closed

please update min semver version for cacheable-lookup #1236

fluffynuts opened this issue May 8, 2020 · 6 comments

Comments

@fluffynuts
Copy link

Please see szmarczak/cacheable-lookup#24

An issue fixed upstream can still present downstream. An install @latest and republish would be appreciated.

@szmarczak
Copy link
Collaborator

I'm going to release an update of cacheable-lookup today.

@szmarczak
Copy link
Collaborator

Released 11.1.2, which disables dnsCache by default. As of now there are too many inconsistencies beetwen cacheable.lookup and dns.lookup. While it's indeed performant when making lots of requests to public hostnames, it makes no sense to have it while developing, as dns.lookup is executed as the fallback when dns.resolve4 and dns.resolve6 fail.

@cesarfd
Copy link

cesarfd commented May 14, 2020

Hi, could we have a new Got release that supports cacheable-lookup 5 (currently in master)?

@szmarczak
Copy link
Collaborator

Hi, could we have a new Got release that supports cacheable-lookup 5 (currently in master)?

I'll try to make a release today. I need to fix decompress-response first.

@szmarczak
Copy link
Collaborator

Waiting to get this merged: sindresorhus/decompress-response#27

@szmarczak
Copy link
Collaborator

Released 11.1.4 🎉

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

No branches or pull requests

3 participants