Release 0.15.13
0.15.13 - 2023-10-27
This changelog merge all modifications between versions 0.15.6 and 0.15.13
- We have deployed the new release of Sōzu at Clever Cloud on production and find out some bugs during the deployment process, see
5d2f3b9
,7b61c04
,72e9d44
,bf026ee
,76e0e7d
,0bdf61d
,89bf73a
,1196a90
,e562299
,4c47cfc
,cda2f01
,ea0b8af
and437eb12
. - We have added debug logging, see
8854576
and887babe
. - We now retrieve subject alternative names for certificate, see
ea6bacd
. - We have enable metrics of clusters by default and add some error status code, see
9648cf0
and6b53071
. - We have updated sozu to hot reload logging level not only for the main processn but also workers, see
641daa3
?
Changelog
➕ Added
- [
be2cfe6
] Add 507 default answer [Eloi DEMOLIS
] (2023-10-24
)
⛑️ Fixed
- [
5d2f3b9
] fix misleading CLI line on state saving [Emmanuel Bosquet
] (2023-10-27
) - [
7b61c04
] build: add missing assets [Florentin Dubois
] (2023-10-27
) - [
72e9d44
] Don't override X-Forwarded-Proto and X-Forwarded-Port [Eloi DEMOLIS
] (2023-10-26
) - [
bf026ee
] Add a default certificate when none are found for a host [Eloi DEMOLIS
] (2023-10-27
) - [
76e0e7d
] Fix early connect trials [Eloi DEMOLIS
] (2023-10-24
) - [
0bdf61d
] fix cluster metrics [Emmanuel Bosquet
] (2023-10-24
) - [
89bf73a
] fix(timeout): implements cancel on drop [Florentin Dubois
] (2023-10-23
) - [
1196a90
] include TCP clusters in command 'cluster list' [Emmanuel Bosquet
] (2023-09-19
) - [
e562299
] Fix TrieNode wildcard and regexp management [Eloi DEMOLIS
] (2023-10-17
) - [
4c47cfc
] fix the display of non-existing cluster information in cluster list [Emmanuel Bosquet
] (2023-10-13
) - [
cda2f01
] Fix X-Forwarded-Port when not present [Eloi DEMOLIS
] (2023-10-20
) - [
ea0b8af
] fix(rustls): read buffer if we received a bufffer full error instead of processing new packets [Florentin Dubois
] (2023-10-21
) - [
437eb12
] fix: allow to read [Florentin Dubois
] (2023-10-21
)
✍️ Changed
- [
8854576
] Add log on suspicious X-Forwarded-Proto and Port [Eloi DEMOLIS
] (2023-10-27
) - [
ea6bacd
] Get Subject Alternative Names from extensions [Eloi DEMOLIS
] (2023-10-25
) - [
8595cf9
] Remove early read on TLS upgrade [Eloi DEMOLIS
] (2023-10-24
) - [
9648cf0
] enable cluster metrics by default [Emmanuel Bosquet
] (2023-10-23
) - [
6b53071
] save 4xx and 5xx status codes in cluster metrics [Emmanuel Bosquet
] (2023-10-23
) - [
a1d60b2
] more sensible CLI defaults params in config.toml [Emmanuel Bosquet
] (2023-09-21
) - [
641daa3
] send logging level change requests to workers [Emmanuel Bosquet
] (2023-10-18
) - [
887babe
] chore: increase logs on access error [Florentin Dubois
] (2023-10-21
)
📚 Documentation
- [
9301048
] doc(changelog): add 0.15.6 entry [Florentin Dubois
] (2023-10-11
)
🥹 Contributors
Full Changelog: 0.15.6...0.15.13