Skip to content

v16.18.0

Compare
Choose a tag to compare
@github-actions github-actions released this 31 May 21:23
· 438 commits to master since this release

Otoroshi version 16.18.0

https://github.com/MAIF/otoroshi/milestone/95?closed=1
v16.17.0...v16.18.0
https://github.com/MAIF/otoroshi/releases/tag/v16.18.0

Added

  • add infrastructure to support several http listeners per otoroshi instance (#1908)
  • bind routes only to specific http listeners (#1909)
  • make individual http listeners configurable from config. file or env. variables (#1910)
  • make individual http listeners dynamic (#1911)
  • Spec http-wasm (#1914)
  • Provide a plugin to block non HTTPS traffic (#1919)
  • Green Score dashboard: calculate route usage time and waiting time (#1730)

Changed

  • Kubernetes integration : enhance findAndMerge methods to support one-way trust for CRD (#1907)
  • bump nimbus-jose-jwt version (#1915)
  • bump wasm4s version (#1916)

Fixed

  • Fix the misspelling of DataExporter (#1906)
  • auth. module login when already logged in should use current domain redirection (#1920)

Contributors