You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The library currently constrains undici to ^5.22.1. Undici v6 has been out since almost 2 months, @elastic/transport should support it. I don't think big breaking changes have been brought, expect that Node 16, which has reached EOL, is not supported anymore (PR).
Motivation
Keep up with security fixes, bug fixes, performance improvements, ...
The text was updated successfully, but these errors were encountered:
🚀 Feature Proposal
The library currently constrains undici to
^5.22.1
. Undici v6 has been out since almost 2 months,@elastic/transport
should support it. I don't think big breaking changes have been brought, expect that Node 16, which has reached EOL, is not supported anymore (PR).Motivation
Keep up with security fixes, bug fixes, performance improvements, ...
The text was updated successfully, but these errors were encountered: