What's Changed
- Add
rust-version = { workspace = true }
to cratesCargo.toml
by @chrislearn in #975 - fix(proxy): Ignore case of WS upgrade type (#974) by @mwxxhdb in #976
- fix: feature
force-https
should depends onsalvo_core/rustls
by @chrislearn in #978 - fix: remove test features to dev by @immno in #979
- chore(deps): update thiserror requirement from 1 to 2 by @dependabot in #980
- fix(core): fix HoopedHandler::handle FlowCtrl by @andeya in #981
- Add License to crates Readme by @chrislearn in #983
- fix: StatusCode 405 is not set correctly by @chrislearn in #984
- Update SwaggerUI to v5.18.2 by @chrislearn in #985
New Contributors
Full Changelog: v0.74.1...v0.74.2