Skip to content

Releases: sozu-proxy/sozu

Release v0.14.0

05 Oct 16:21
3eb27cc
Compare
Choose a tag to compare

🌟 Features

⚡ Breaking changes

Between the v0.13.6 and v0.14.0 structures present in the command folder has changed which led to an incomptibility between those two versions.

Changelog

➕ Added

  • 22f1a72 ] docs(ctl): add use cases [Gaël Reyrol] (2021-04-19)
  • c007794 ] docs: update references to sozuctl [Gaël Reyrol] (2021-04-19)
  • 9e5a2c6 ] docs(ctl): typo [Gaël Reyrol] (2021-04-19)
  • 06a8e4b ] start describing how client sessions are handled [Geoffroy Couprie] (2021-07-30)
  • f247ce3 ] import WIP HTTP/2 implementation [Geoffroy Couprie] (2022-07-13)
  • 65d5043 ] change the default buffer size to accomodate HTTP/2 [Geoffroy Couprie] (2022-07-13)
  • 6da9038 ] start integrating HTTP/2 in the HTTPS-OpenSSL proxy [Geoffroy Couprie] (2022-07-13)
  • c5b9bfa ] add an Equals path rule [Geoffroy Couprie] (2022-07-13)
  • b7fa649 ] start integrating a KV store for metrics [Geoffroy Couprie] (2022-07-13)
  • 8ffca7f ] merge the Count and Gauge columns in metrics dump [Geoffroy Couprie] (2022-07-13)
  • 9e6bd1d ] aggregate stored metrics [Geoffroy Couprie] (2022-07-13)
  • 855c35e ] simplify the metrics printer [Geoffroy Couprie] (2022-07-13)
  • 2a2c3b9 ] store an app level metric aggregating backend metrics [Geoffroy Couprie] (2022-07-13)
  • 7515a7e ] add a separating character for app metrics [Geoffroy Couprie] (2022-07-13)
  • 809a481 ] sort cluster ids, backend ids and metric names to keep a consistent view [Geoffroy Couprie] (2022-07-13)
  • 67b98d0 ] add a request counter per cluster and backend [Geoffroy Couprie] (2022-07-13)
  • 086fdca ] metrics query in command line [Geoffroy Couprie] (2022-07-13)
  • 912508a ] store cluster and backnd level metrics in different trees [Geoffroy Couprie] (2022-07-13)
  • 3b956fb ] more structured answers for metrics queries [Geoffroy Couprie] (`2022-07-...
Read more