Release v0.15.1
🌟 Features
- We have reduce the number of noisy logs to focus on what is really important on Sōzu, see [
39f4170
], [362cd82
] and [c92d6bd
]. - We have added the
100 Continue
use case in e2e tests to ensure no regression on it, see [c92d6bd
].
⛑️ Fixed
- We have identified a bug that create a loop on cluster that have the
https redirect
enabled, see [675c99d
].
Changelog
✍️ Changed
- [
5a3b9b2
] Update changelog to add v0.15.0 [Florentin Dubois
] (2023-06-23
) - [
dfbd4b0
] chore: update dependencies [Florentin Dubois
] (2023-06-30
) - [
1753869
] ci: continue ci even if rust nightly build fail [Florentin Dubois
] (2023-06-30
) - [
39f4170
] comments on logging macros [Emmanuel Bosquet
] (2023-07-03
) - [
362cd82
] chore(https): reduce log level for debug logs [Florentin Dubois
] (2023-07-11
) - [
0d33f89
] chore: update dependencies [Florentin Dubois
] (2023-07-11
)
➕ Added
- [
c92d6bd
] Ignore 107 error on front socket, add 100-continue case in e2e tests [Eloi DEMOLIS
] (2023-07-07
)
🚀 Refactored
- [
b26d34c
] rename parse_one_command to parse_one_request [Emmanuel Bosquet
] (2023-07-03
)
⛑️ Fixed
- [
675c99d
] fix: redirect to https only if the listener is a http [Florentin Dubois
] (2023-07-11
) - [
45e97a9
] fix(os-build): add missing protobuf dependency [Florentin Dubois
] (2023-06-30
) - [
fa5a910
] fix(os-build): add missing protobuf dependency [Florentin Dubois
] (2023-06-30
) - [
97034bd
] fix: updatestart_tcp_worker
to useTCPListen
variant ofProtocol
enum [Florentin Dubois
] (2023-07-11
)
Full Changelog: 0.15.0...0.15.1