Releases: MAIF/otoroshi
16.0.3
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
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
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
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
16.0.0-rc.2
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
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
1.5.19
Otoroshi version 1.5.19
https://github.com/MAIF/otoroshi/milestone/52?closed=1
v1.5.18...v1.5.19
https://github.com/MAIF/otoroshi/releases/tag/v1.5.19
- finalize server side tables (#1329)
1.5.18
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)