Skip to content

Releases: MAIF/otoroshi

1.5.17

14 Nov 15:55
Compare
Choose a tag to compare

Otoroshi version 1.5.17

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

  • make the auth module plugin on route behaves like service descriptor does (#1314)

1.5.16

10 Nov 12:57
Compare
Choose a tag to compare

Otoroshi version 1.5.16

https://github.com/MAIF/otoroshi/milestone/48?closed=1
v1.5.15...v1.5.16
https://github.com/MAIF/otoroshi/releases/tag/v1.5.16

  • button stay displayed inside Breadcrumb (#1264)
  • fix public/private patterns issue again when converting service descriptors (#1274)
  • fix bad default value for target protocol (#1306)
  • fix long running issues on apikey plugin conversion on routes from service descriptors (#1307)
  • otoroshi docker image not running on Apple Silicon (#1308)

1.5.15

28 Oct 13:38
Compare
Choose a tag to compare

Otoroshi version 1.5.15

https://github.com/MAIF/otoroshi/milestone/47?closed=1
v1.5.14...v1.5.15
https://github.com/MAIF/otoroshi/releases/tag/v1.5.15

  • support gRPC calls (#45)
  • add experimental HTTP/3 support for netty client backend (#1255)
  • bad public/private path translation for apikeycalls plugin (#1259)
  • fix qpack dynamic table compression in http3 server when called from a browser (#1265)
  • add an alt-svc plugin for h3 (#1266)
  • fix CHACHA20 incompatibility with JDK11 (#1267)
  • migrate HtmlPatcher plugin to new plugin API (#1268)
  • do not fail jwks gen. on cert error (#1269)
  • jvm dependencies upgrade (#1270)
  • support trailer headers passing with http3 (#1271)
  • reporting on subsystems initialization failures (#1272)

1.5.14

30 Sep 15:20
Compare
Choose a tag to compare

Otoroshi version 1.5.14

https://github.com/MAIF/otoroshi/milestone/46?closed=1
v1.5.13...v1.5.14
https://github.com/MAIF/otoroshi/releases/tag/v1.5.14

  • add experimental HTTP/3 support for netty server backend (#1254)
  • kafka exporter - SASL Authentication (#1211)
  • fix node communication behing load balancers for tunnels (#1234)
  • fix relay routing images in documentation (#1235)
  • generic docker image (#1236)
  • env variables for akka http settings (#1237)
  • new plugin to extract logged in user if any (#1241)
  • new plugin to ensure a logged in user exists (#1242)
  • fix ServiceDescriptor conversion when using detectApiKeySooner (#1243)
  • better TLS defaults (#1244)
  • add experimental server backend using netty and reactor-netty (#1245)
  • matching routes issue (#1247)
  • expose all keypairs in jwks endpoint (#1250)
  • add experimental client backend using netty and reactor-netty (#1253)

1.5.13

05 Aug 13:32
Compare
Choose a tag to compare

Otoroshi version 1.5.13

https://github.com/MAIF/otoroshi/milestone/45?closed=1
v1.5.12...v1.5.13
https://github.com/MAIF/otoroshi/releases/tag/v1.5.13

  • allow exposing remote services using tunnels (#1206)
  • Use eclipse-temurin as base image for docker builds (#1228)
  • bad config. read for OtoroshiChallenge (#1229)
  • first attempt at providing wizard for entity creation (#915)

1.5.12

08 Jul 15:38
Compare
Choose a tag to compare

Otoroshi version 1.5.12

https://github.com/MAIF/otoroshi/milestone/44?closed=1
v1.5.11...v1.5.12
https://github.com/MAIF/otoroshi/releases/tag/v1.5.12

  • introduce relay routing (#1182)
  • metrics viewer (#1193)
  • add JDK20 build (#1194)
  • upgrade webpack 4 to webpack 5 (#1194)

1.5.11

29 Jun 09:45
Compare
Choose a tag to compare

Otoroshi version 1.5.11

https://github.com/MAIF/otoroshi/milestone/42?closed=1
v1.5.10...v1.5.11
https://github.com/MAIF/otoroshi/releases/tag/v1.5.11

  • Static files/folder based backend (#1154)
  • S3 bucket based backend (#1155)
  • Enhance resilience for auth. module in cluster mode (#1156)
  • Teams DELETE through UI and API return 404 (#1158)
  • event exclusion on multiple predicate fails in dataexporters (#1160)
  • used quotas are not displayed on apikeys anymore (#1163)
  • add option for encrypted client side sessions on auth. modules (#1164)
  • cached items should not be be synced across nodes (#1165)
  • ApikeyCalls plugins decrements 2 calls per call in quotas (#1166)
  • Upgrade playframework to 2.8.16 (#1167)
  • exporter should be able to check 'otoroshi.instance' (#1177)
  • Resource Loader - kind Organization or Tenant (#1173)
  • Resource Loader - Global Config - YAML (#1176)
  • Resource Loader - JwtVerifier (#1178)
  • Resource Loader - Admin (#1179)

1.5.10

16 May 13:14
Compare
Choose a tag to compare

Otoroshi version 1.5.10

https://github.com/MAIF/otoroshi/milestone/41?closed=1
v1.5.9...v1.5.10
https://github.com/MAIF/otoroshi/releases/tag/v1.5.10

  • redis key conflict between healthcheck and StoredNgTarget (#1145)
  • GraphQL Caller plugin (#1146)
  • Avoid breaking legacy plugins (#1147)
  • Introduce a new kind of plugin to handle backend call (#1149)
  • do not fail ip address validation on X-Forwarded-For containing proxy address(es) (#1150)
  • Fix bad regex value for default data exporter (#1151)
  • implements some kind of traffic capture feature (#1152)
  • Fix bad export for prometheus metrics (#1153)

1.5.9

22 Apr 12:06
Compare
Choose a tag to compare

Otoroshi version 1.5.9

https://github.com/MAIF/otoroshi/milestone/40?closed=1
v1.5.8...v1.5.9
https://github.com/MAIF/otoroshi/releases/tag/v1.5.9

  • fix bad config. reference that prevents otoroshi to start (#1144)

1.5.8

21 Apr 14:43
Compare
Choose a tag to compare

Otoroshi version 1.5.8

https://github.com/MAIF/otoroshi/milestone/39?closed=1
v1.5.7...v1.5.8
https://github.com/MAIF/otoroshi/releases/tag/v1.5.8

THIS RELEASE IS BROKEN, PLEASE UPGRADE DIRECTLY TO 1.5.9

  • fix bad config. reference that prevents otoroshi to start (#1143)