Otoroshi Versions Save

Lightweight api management on top of a modern http reverse proxy

v16.12.0

5 months ago

Otoroshi version 16.12.0

https://github.com/MAIF/otoroshi/milestone/76?closed=1 https://github.com/MAIF/otoroshi/compare/v16.11.2...v16.12.0 https://github.com/MAIF/otoroshi/releases/tag/v16.12.0

Added

  • Move build and release process on github actions (#788)
  • add a plugin to serve a zip file content as a backend (#1785)
  • add security checks to use env and config from the expression language (#1792)
  • plugin that let you choose how to configure throttling based on el expressions (#1793)
  • plugin that let you choose how to configure quotas based on el expressions (#1794)
  • introduce a new kind of safe single value apikey (#1795)
  • plugins blocklist to avoid security issues in some use cases (#1798)

Changed

  • redesign the route pages organisation (#1790)
  • redesign the topbar (#1791)

Fixed

  • leaving some route pages didn't clean the route sidebar (#1788)
  • upgrade old static jquery dist (#1789)
  • error in zip backend plugin (#1799)
  • JSON and YAML export buttons not working on route designer (#1800)

Contributors

  • @mathieuancelin
  • @Zwiterrion
  • @baudelotphilippe

16.11.2

5 months ago

Otoroshi version 16.11.2

https://github.com/MAIF/otoroshi/milestone/83?closed=1 https://github.com/MAIF/otoroshi/compare/v16.11.1...v16.11.2 https://github.com/MAIF/otoroshi/releases/tag/v16.11.2

Added

  • close milestone at the end of the release (#1783)
  • generate milestone in release process (#1784)

Contributors

  • @mathieuancelin

16.11.1

5 months ago

Otoroshi version 16.11.1

https://github.com/MAIF/otoroshi/milestone/82?closed=1 https://github.com/MAIF/otoroshi/compare/v16.11.0...v16.11.1 https://github.com/MAIF/otoroshi/releases/tag/v16.11.1

Fixed

  • Got an error NoClassDefFoundError io.otoroshi.wasm4s.impl.WasmVmPoolImpl when calling route with wasm plugin (#1781)
  • wasm not working with windows (#1782)

Contributors

  • @mathieuancelin
  • @Zwiterrion
  • @baudelotphilippe

v16.11.0

6 months ago

Otoroshi version 16.11.0

https://github.com/MAIF/otoroshi/milestone/75?closed=1 https://github.com/MAIF/otoroshi/compare/v16.10.3...v16.11.0 https://github.com/MAIF/otoroshi/releases/tag/v16.11.0

Added

  • support pluggable datastores (#1722)
  • support pluggable data exporters (#1723)
  • add the ability to override existing admin api paths in extensions (#1738)
  • any otoroshi link could be a shortcut (#1761)

Changed

  • moving common-wasm project in its own repo (#1732)
  • rewrite wasm manager documentation (#1754)
  • bump wasm4s to 2.0.0 (#1779)

Fixed

  • Title not refresh (#1756)
  • Cancel not working (#1757)
  • Pb with link to User manual (abs/rel) (#1758)
  • The Routes only flag on danger zone has reverse operation (#1777)

Contributors

  • @mathieuancelin
  • @Zwiterrion
  • @baudelotphilippe

v16.10.3

6 months ago

Otoroshi version 16.10.3

https://github.com/MAIF/otoroshi/milestone/81?closed=1 https://github.com/MAIF/otoroshi/compare/v16.10.2...v16.10.3 https://github.com/MAIF/otoroshi/releases/tag/v16.10.3

Fixed

  • common-wasm: caching process does not work (#1764)

Contributors

  • @mathieuancelin
  • @baudelotphilippe

v16.10.2

6 months ago

Otoroshi version 16.10.2

https://github.com/MAIF/otoroshi/milestone/80?closed=1 https://github.com/MAIF/otoroshi/compare/v16.10.1...v16.10.2 https://github.com/MAIF/otoroshi/releases/tag/v16.10.2

Added

  • add new documentation search engine (#1762)

Fixed

  • select are sometimes blank even with a value (#1763)

Contributors

  • @mathieuancelin
  • @Zwiterrion

v16.10.1

6 months ago

Otoroshi version 16.10.1

https://github.com/MAIF/otoroshi/milestone/79?closed=1 https://github.com/MAIF/otoroshi/compare/v16.10.0...v16.10.1 https://github.com/MAIF/otoroshi/releases/tag/v16.10.1

Fixed

  • selects are empty (#1759)
  • fix integration of wasmo (#1760)

Contributors

  • @mathieuancelin
  • @Zwiterrion

v16.10.0

7 months ago

Otoroshi version 16.10.0

https://github.com/MAIF/otoroshi/milestone/73?closed=1 https://github.com/MAIF/otoroshi/compare/v16.9.2...v16.10.0 https://github.com/MAIF/otoroshi/releases/tag/v16.10.0

Added

  • support route designer tabs in admin extensions (#1693)
  • provide an extension to compute green score of your apis (#1704)
  • WasmManager : create a public API (#1725)
  • Github version of the Wasm Manager (#1728)
  • display version in wasm-manager (#1737)
  • add jdk21 temuring build back in release process (#1741)
  • add the ability to customize otoroshi sidebar per user (#1746)

Changed

  • Migration to aws-sdk v3 (#1743)
  • Migrate from wapm to wasmer (#1745)
  • moving wasm-manager in its own repository (#1740)

Fixed

  • analytics dashboard seems to be broken with elastic 8 (#1709)
  • WasmManager : endpoint /wasm/name/version does not work in 16.9.0 (#1724)
  • delete groups on greenscore generate errors (#1734)
  • investigate around local backoffice proxy that behaves weirdly (#1739)
  • missing algorithm on encrypted private key (#1747)
  • netty http client sends empty cookie header in some cases (#1751)
  • query param transformer is broken in some cases (#1752)"

Contributors

  • @mathieuancelin
  • @Zwiterrion
  • @baudelotphilippe

v16.9.2

7 months ago

Otoroshi version 16.9.2

https://github.com/MAIF/otoroshi/milestone/78?closed=1 https://github.com/MAIF/otoroshi/compare/v16.9.1...v16.9.2 https://github.com/MAIF/otoroshi/releases/tag/v16.9.2

Added

  • support one time jobs (#670)

Fixed

  • missing entity kind in postgresql datastore implementation (#1735)

Contributors

  • @mathieuancelin
  • @Zwiterrion
  • @baudelotphilippe

v16.9.1

7 months ago

Otoroshi version 16.9.1

https://github.com/MAIF/otoroshi/milestone/77?closed=1 https://github.com/MAIF/otoroshi/compare/v16.9.0...v16.9.1 https://github.com/MAIF/otoroshi/releases/tag/v16.9.1

Added

  • make optional Extism runtime for launching the wasm manager (#1727)
  • add button in plugin view to download WASM binaries (#1729)

Fixed

  • bad overhead out computing in case of circuit breaker opening (#1731)

Contributors

  • @mathieuancelin
  • @Zwiterrion