Skip to content

Conversation

@iliana
Copy link
Contributor

@iliana iliana commented Feb 26, 2025

This is part of oxidecomputer/omicron#7624.

reqwest has the unfortunate behavior of having an on-by-default feature flag that includes native-tls. Removing the default feature flags allows downstream crates to decide on those features on their own.

Other default feature flags disabled here are encoding (not relevant for JSON which is always UTF-8), http2, and macos-system-configuration (which automatically configures proxy settings on macOS).

FALCON is bumped to pick up oxidecomputer/falcon#105, part of this same set of changes.

@rcgoodfellow rcgoodfellow enabled auto-merge (squash) March 21, 2025 18:53
@rcgoodfellow rcgoodfellow merged commit 7227ad9 into main Mar 21, 2025
11 checks passed
@rcgoodfellow rcgoodfellow deleted the iliana/omicron7624 branch March 21, 2025 19:31
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.

3 participants