This new v2.38.1
release brings several security and bug fixes and improvements for the Cache Control feature.
Fixes
- c5477fe Bugfix/security dependency updates including tokio, rustls, serde, toml, percent-encoding, tracing, regex and other crates. PR [#556], [#561] by @joseluisq
- 2a09238 Update Alpine Docker images to
3.21.4
. [#563] by @joseluisq
Refactorings
- 0b55770 Remove
public
fromCache-Control
header value when feature is enabled. This can prevent CDN and Basic Authentication cache issues. PR [#562] by @joseluisq
For more details, see the v2.38.1 milestone and the full changelog v2.38.0...v2.38.1.