Skip to content

Release 0.15.13

Compare
Choose a tag to compare
@FlorentinDUBOIS FlorentinDUBOIS released this 27 Oct 20:25
· 267 commits to main since this release
a1aba27

0.15.13 - 2023-10-27

This changelog merge all modifications between versions 0.15.6 and 0.15.13

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