Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-12-05 | 1.7 kB | |
Release v1.0.6 source code.tar.gz | 2024-12-05 | 450.8 kB | |
Release v1.0.6 source code.zip | 2024-12-05 | 539.0 kB | |
Totals: 3 Items | 991.4 kB | 0 |
🌟 Features
- We add new variables to inject on 400 and 502 errors, see
07c7ec0
.
⛑️ Fixed
- We fix the reset of the timeout on tcp backend connection, see
9c432f3
. - We properly executre the close negociation on tls connection when the connection is ending by Sōzu, see
2b19805
.
Changelog
🌟 Features
- [
07c7ec0
] Refine granularity of 400 and 502 error diagnostics [Eloi DEMOLIS
] (2024-11-07
)
⛑️ Fixed
- [
9c432f3
] Fix TCP back timeout errors on reset [Eloi DEMOLIS
] (2024-11-19
) - [
2b19805
] Fix TLS close initiated by Sozu, solution is not ideal [Eloi DEMOLIS
] (2024-11-25
)
✍️ Changed
- [
8162e99
] apply clippy suggestions [Emmanuel Bosquet
] (2024-11-07
) - [
863dc9b
] bump dependencies for 1.0.6 [Emmanuel Bosquet
] (2024-11-20
)
🥹 Contributors
- @keksoj
- @FlorentinDUBOIS
- @Wonshtrum
Full Changelog: https://github.com/sozu-proxy/sozu/compare/1.0.5...1.0.6