Otoroshi v1.2.0 is out

Mathieu ANCELIN
OSS by MAIF
Published in
1 min readDec 18, 2018

It’s official, Otoroshi v1.2.0 is out. Various features in this release, including chaos engineering tools. As usual the release is available on github, bintray and docker hub. If you encounter any issue, you can create issues on github or chat with us on gitter.

Otoroshi, the guardian of the shrine

This new version of includes the following features

  • Mongo support as the main datastore for Otoroshi
  • JWT token validation with re-signing support and transformation support (documentation)
  • Otoroshi exchange protocol customization. You can now choose how the JWT token is signed
  • Api key as JWT token inside a cookie with XSRF protection
  • Chaos engineering tool named Snow Monkey (documentation)
  • Sidecar mode to create services mesh with Otoroshi (documentation)
The Snow Monkey

You can find every issue close during this release on github and also the diff between v1.2.0 and the previous version.

--

--