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

0.35.0-alpha.1 #392

Merged
merged 11 commits into from
Jun 14, 2024
Merged

0.35.0-alpha.1 #392

merged 11 commits into from
Jun 14, 2024

Conversation

durch
Copy link
Owner

@durch durch commented Jun 14, 2024

No description provided.

TroyKomodo and others added 11 commits June 14, 2024 22:51
This commit fixes rustls feature being dependant on native-tls and binding to libcrypto.

fixes: #369
* add imds v2 support

* reduce http timeout from 30 sec to 5 sec

* apply timeout to IMDS
By relaxing size constraint.

Avoid double indirection. Instead of having to pass
`&mut &mut dyn AsyncWrite`, we can pass `&mut dyn AsyncWrite`, for
example. The use case for dynamic dispatch is object-safe traits.

Static dispatch is unaffected.
@durch durch merged commit 7c768aa into master Jun 14, 2024
1 of 2 checks passed
@durch durch deleted the develop branch June 24, 2024 08:35
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.

6 participants