Skip to content

Releases: MAIF/otoroshi

16.0.3

23 Jan 15:24
Compare
Choose a tag to compare

Otoroshi version 16.0.3

this release is broken. please use version 16.0.4 !!!

https://github.com/MAIF/otoroshi/milestone/56?closed=1
v16.0.2...v16.0.3
https://github.com/MAIF/otoroshi/releases/tag/v16.0.3

  • certificate with bad from/to does not update until next expiration job (#1407)
  • create a prometheus exporter with custom metrics (#1409)
  • resources loader - Backend (#1411)
  • enabling exporters from list does not work anymore (#1412)
  • can create missing labels in metrics exporters (#1413)
  • sometimes cert resolver choose the wrong wildcard certificate (#1418)

16.0.2

13 Jan 16:05
Compare
Choose a tag to compare

Otoroshi version 16.0.2

https://github.com/MAIF/otoroshi/milestone/55?closed=1
v16.0.1...v16.0.2
https://github.com/MAIF/otoroshi/releases/tag/v16.0.2

  • weird behavior of the "authorized on" select in apikeys (#1399)
  • weird behavior of the "groups" select in routes / services (#1400)
  • handle errors correctly in the new engine (#1403)
  • handle oauth server communication errors (#1404)
  • missing ui descriptor for cp:otoroshi.next.plugins.OtoroshiHeadersIn (#1405)
  • avoid one more http call when backoffice call admin api (#1406)

16.0.1

11 Jan 14:59
Compare
Choose a tag to compare

Otoroshi version 16.0.1

https://github.com/MAIF/otoroshi/milestone/54?closed=1
v16.0.0...v16.0.1
https://github.com/MAIF/otoroshi/releases/tag/v16.0.1

  • Change the way requests from the admin backoffice are forwarded to the admin api (#1390)
  • Rollout the features dashboard with rights management (#1391)
  • fix bad request/response body forward through request transformer wrapper (#1392)
  • fix possible rights escalation on the teams/organizations apis (#1393)
  • weird behavior of the ObjectInput component that leads to reload loop (#1394)
  • Add a new plugin to mimic behavior of old service on otoroshi specific headers in (#1395)
  • /.well-known/otoroshi/me does not work with routes (#1401)
  • /.well-known/otoroshi/logout does not work on routes (#1402)

16.0.0

16 Dec 16:40
Compare
Choose a tag to compare

Otoroshi version 16.0.0

https://github.com/MAIF/otoroshi/milestone/53?closed=1
v16.0.0-rc3...v16.0.0
https://github.com/MAIF/otoroshi/releases/tag/v16.0.0

  • remove leveldb support (#466)
  • remove mongodb support (#467)
  • ensure everything is wired for the rollout of the new proxy engine (#1161)
  • introduce new versioning scheme (#1275)
  • improve externals vault secrets-ttl (#1339)
  • admin login does not work anymore after upgrading webauthn-server-core to 2.1.0 (#1340)
  • switch lettuce as default redis driver (#1363)
  • remove StoredNgTargets (#1365)
  • creating an apikey from a route fails miserably (#1366)
  • creating an auth. module from a route fails miserably (#1367)
  • otoroshi challenge plugin ui is not completely setup with version selectors (#1368)
  • add deprecation message on service descriptor pages (#1369)
  • add conversion button on service descriptor (#1370)
  • upgrade sbt-paradox (#1371)
  • healthcheck not working with routes (#1373)
  • sometimes job locks does not have ttl and are blocked (#1374)
  • remove the react-paginate dependency (#1375)
  • force advanced form view on jwt verifier creation (#1377)
  • documentation updates (#1379)
  • add missing entities in the sidebar (#1380)
  • add features page (#1381)

16.0.0-rc.3

15 Dec 16:43
Compare
Choose a tag to compare

Otoroshi version 16.0.0-rc.3

https://github.com/MAIF/otoroshi/milestone/53?closed=1
v16.0.0-rc.2...v16.0.0-rc.3
https://github.com/MAIF/otoroshi/releases/tag/v16.0.0-rc.3

  • healthcheck not working with routes (#1373)
  • sometimes job locks does not have ttl and are blocked (#1374)
  • Remove the react-paginate dependency (#1375)

16.0.0-rc.2

14 Dec 17:37
Compare
Choose a tag to compare

Otoroshi version 16.0.0-rc.2

https://github.com/MAIF/otoroshi/milestone/53?closed=1
v16.0.0-rc.1...v16.0.0-rc.2
https://github.com/MAIF/otoroshi/releases/tag/v16.0.0-rc.2

  • creating an apikey from a route fails miserably (#1366)
  • creating an auth. module from a route fails miserably (#1367)
  • otoroshi challenge plugin ui is not completely setup with version selectors (#1368)
  • add deprecation message on service descriptor pages (#1369)
  • add conversion button on service descriptor (#1370)
  • upgrade sbt-paradox (#1371)

16.0.0-rc.1

13 Dec 10:05
Compare
Choose a tag to compare

Otoroshi version 16.0.0-rc.1

https://github.com/MAIF/otoroshi/milestone/53?closed=1
v1.5.20...v16.0.0-rc.1
https://github.com/MAIF/otoroshi/releases/tag/v16.0.0-rc.1

  • ensure everything is wired for the rollout of the new proxy engine (#1161)
  • Remove leveldb support (#466)
  • Remove mongodb support (#467)
  • introduce new versioning scheme (#1275)
  • Improve externals vault secrets-ttl (#1339)
  • admin login does not work anymore after upgrading webauthn-server-core to 2.1.0 (#1340)
  • switch lettuce as default redis driver (#1363)
  • remove StoredNgTargets (#1365)

1.5.20

30 Nov 15:52
Compare
Choose a tag to compare

Otoroshi version 1.5.20

https://github.com/MAIF/otoroshi/milestone/51?closed=1
v1.5.19...v1.5.20
https://github.com/MAIF/otoroshi/releases/tag/v1.5.20

  • missing clientSideSessionEnabled flag in auth. modules ui (#1331)
  • doc rewrite with routes (#1332)

1.5.19

24 Nov 15:55
Compare
Choose a tag to compare

1.5.18

23 Nov 16:42
Compare
Choose a tag to compare

Otoroshi version 1.5.18

https://github.com/MAIF/otoroshi/milestone/50?closed=1
v1.5.17...v1.5.18
https://github.com/MAIF/otoroshi/releases/tag/v1.5.18

  • server side pagination for entities (#1256)
  • provide QUIC remote address when using http3 (#1317)
  • tls session extraction fails with HTTP/1.1 on netty backend (#1319)
  • uriCache causes memory leaks in some cases (#1321)
  • cleanup cache usage in codebase to avoid unbounded behaviors (#1322)
  • upgrade swagger-ui (#1324)
  • bad error message when using jwt verifiers (#1328)