Skip to content

v16.16.0

Compare
Choose a tag to compare
@github-actions github-actions released this 31 Mar 06:37
· 566 commits to master since this release

Otoroshi version 16.16.0

https://github.com/MAIF/otoroshi/milestone/89?closed=1
v16.15.4...v16.16.0
https://github.com/MAIF/otoroshi/releases/tag/v16.16.0

Changed

  • Default Jwt token : added values do not support expression language (#1867)
  • NgWebsocketBackendPlugin needs to be able to return an error instead on the WS flow (#1869)
  • upgrade to latest wasm4s version (#1871)

Fixed

  • login form is not responsive on mobile phone (#1827)
  • Default Jwt Token : The claim 'nbf' contained a non-numeric date value. (#1866)
  • Default Jwt token : the format of claim dates is in milliseconds (#1868)
  • JWT selector in Jwt plugins is too limited on types (#1870)

Contributors