Skip to content

Release 1.0.2

Compare
Choose a tag to compare
@FlorentinDUBOIS FlorentinDUBOIS released this 03 Jun 15:34
· 61 commits to main since this release
86a11af

This changelog entry contains changes from the version 1.0.1 and 1.0.2

🌟 Features

  • We format logs from session using the same pattern to harmonize them in the console and to provide more information to debug, see 9b1827f ].

📚 Documentation

  • We have updated the readme to correct and be more accurate on the advantages section of using Sōzu, see ed5f4ef.
  • We have added the changelog entries in CHANGELOG.md, see d965e6a and 5ce5c5a.

⛑️ Fixed

Changelog

🌟 Features

  • 9b1827f ] feat: implements a common way to print session log of a request [Florentin Dubois] (2024-06-03)

📚 Documentation

  • ed5f4ef ] README: correct details on the advantages of sozu [Emmanuel Bosquet] (2024-05-17)
  • d965e6a ] doc(changelog): add entry for release 1.0.0 [Florentin Dubois] (2024-04-16)
  • 5ce5c5a ] doc(changelog): update typos [Florentin Dubois] (2024-04-16)
  • 2e66285 ] correct comments in sozu_command_lib::certificate [Emmanuel Bosquet] (2024-05-17)

✍️ Changed

  • f84cdeb ] use std::time instead of crate time [Emmanuel Bosquet] (2024-04-24)
  • 3816cbf ] apply clippy suggestions [Emmanuel Bosquet] (2024-04-29)
  • 8f46dad ] chore: update dependencies [Florentin Dubois] (2024-05-29)
  • b05fced ] chore: apply cargo clippy [Florentin Dubois] (2024-06-03)

⛑️ Fixed

  • de0da04 ] fix(command): do not override subject and san of certificate when loading configuration from file [Florentin Dubois] (2024-05-29)
  • a1dfe01 ] fix(kawa_h1): give response stream instead of request stream [Florentin Dubois] (2024-06-03)
  • 1bf28a2 ] Fix access logs metrics [Eloi DEMOLIS] (2024-06-03)

🥹 Contributors

Full Changelog: https://github.com/sozu-proxy/sozu/compare/1.0.0..1.0.2