All Versions
137
Latest Version
Avg Release Cycle
40 days
Latest Release
119 days ago

Changelog History
Page 1

  • v2.1.4 Changes

    November 30, 2022

    ๐Ÿ”€ Merged pull requests:

    • โฌ†๏ธ Bump postgresql from 42.4.1 to 42.4.3 #1497 (dependabot)
    • โž• Added relaxed verification debug flag #1505 (KalevGonvick)
    • Issue1501 #1502 (stevehu)
    • โœ… basic-auth handler test fix #1500 (KalevGonvick)
    • ๐Ÿ›  Fix flaky test #1469 (anantdahiya8)
    • ๐Ÿ›  Fix flaky test #1499 (tt0suzy)
    • ๐Ÿ”จ BasicAuthHandler Refactor #1496 (KalevGonvick)
    • ๐Ÿ›  fixes #1494 update LightProxyHandler to recreate the ProxyHandler aftโ€ฆ #1495 (stevehu)
    • ๐Ÿ›  fixes #1490 add debug log for handler start and end time for performaโ€ฆ #1493 (stevehu)
    • ๐Ÿ›  fixes #1491 remove conquest handler from ingress-proxy module #1492 (stevehu)
    • ๐Ÿ›  fixes #1488 update the register and reload for LimitHandler #1489 (stevehu)
    • ๐Ÿ›  fixes #1486 update salesforce password grant type multipart form-dataโ€ฆ #1487 (stevehu)
    • ๐Ÿ›  fixes #1494 support header config reload #1485 (stevehu)
    • ๐Ÿ›  fixes #1482 dummy oauth server support other content type and basic aโ€ฆ #1483 (stevehu)
    • ๐Ÿ›  fixes #1480 Mras Anonymous authorization header is null #1481 (stevehu)
    • ๐Ÿ›  fixes #1478 fix the anonymous serviceHost in the MrasHandler #1479 (stevehu)
    • ๐Ÿ›  fixes #1476 Update middleware handlers to register the module after rโ€ฆ #1477 (stevehu)
    • ๐Ÿ›  fixes #1474 update PathPrefixServiceHandler config to static to suppoโ€ฆ #1475 (stevehu)
    • ๐Ÿ›  fixes #1472 update the LimitHandler to use a static RateLimiter object #1473 (stevehu)
    • ๐Ÿ›  fixes #1470 allow values.yml to be reloaded after config-reload #1471 (stevehu)
  • v2.1.3 Changes

    November 10, 2022

    ๐Ÿ”€ Merged pull requests:

    • ๐Ÿ›  fixes #1466 recreate RateLimiter object after the config reload #1467 (stevehu)
    • ๐Ÿ›  fixes #1464 update path handlers to allow the mapping to be empty #1465 (stevehu)
    • ๐Ÿ›  fixes #1460 do not skip PathPrefixServiceHandler if server_url is in โ€ฆ #1463 (stevehu)
    • ๐Ÿ›  fixes #1461 mask bootstrapStorePass in the server config during regisโ€ฆ #1462 (stevehu)
    • ๐Ÿ›  fixes #1458 implement the password grant_type for salesforce handler #1459 (stevehu)
    • ๐Ÿ›  fixes #1454 standardize the built-in config files for some modules #1455 (stevehu)
    • ๐Ÿ›  fixes #1451 add api-key module and dummy OAuth server #1452 (stevehu)
    • ๐Ÿ›  fixes #1449 udpate the BasicAuthHandler to make the config an instancโ€ฆ #1450 (stevehu)
    • โž• Added shutdownApp method #1447 (fortunadoralph)
    • ๐Ÿ›  fixes #1445 support multiple rules in the response transformer intercโ€ฆ #1446 (stevehu)
    • ๐Ÿ›  Fixed Chunked Encoding When writing transformed Payload to SinkConduit (+ some refactor) #1444 (KalevGonvick)
    • ๐Ÿ›  fixes #1442 resolve NPE in TokenHandler is appliedPathPrefixes missinโ€ฆ #1443 (stevehu)
    • ๐Ÿ›  fixes #1439 request and response transform interceptors though NPE ifโ€ฆ #1440 (stevehu)
    • โšก๏ธ ResponseBodyInterceptor Update #1437 (KalevGonvick)
    • ๐Ÿ›  fixes #1435 checked content encoding in the response interceptor injeโ€ฆ #1436 (stevehu)
    • ๐Ÿ›  fixes #1433 update the ModifiableContentSinkConduit to add some traceโ€ฆ #1434 (stevehu)
    • ๐Ÿ›  fixes #1431 add debug and trace to the ProxyHandler to confirm retry #1432 (stevehu)
    • ๐Ÿ›  fixes #1429 check the response headers to identify if the response coโ€ฆ #1430 (stevehu)
    • ๐Ÿ›  fixes #1426 call the interceptors directly if there is no request body #1427 (stevehu)
    • ๐Ÿ›  fixes #1424 add requestHeaders and responseHeaders to the request resโ€ฆ #1425 (stevehu)
  • v2.1.2 Changes

    October 22, 2022

    ๐Ÿ”€ Merged pull requests:

    • ๐Ÿ›  Fix flaky test in URLNormalizerTest.java #1419 (yannizhou05)
    • ๐Ÿ›  fixes #1418 enhance the token handler to add applied path prefixes #1422 (stevehu)
    • ๐Ÿ›  fixes #1420 check the appliedPathPrefixes for the RequestTransformIntโ€ฆ #1421 (stevehu)
    • ๐Ÿ›  fixes #1415 add a new external handler for conquest planning API access #1416 (stevehu)
    • โšก๏ธ Updated ModifiableSinkConduit + RequestInterceptInjectionHandler #1414 (KalevGonvick)
    • ๐Ÿ›  fixes #1412 move the rewrite rules to inside the match condition for โ€ฆ #1413 (stevehu)
    • ๐Ÿ›  fixes #1407 Add a new config property to control the size of the requโ€ฆ #1410 (stevehu)
    • โšก๏ธ Update RequestInterceptorInjectionHandler.java #1409 (KalevGonvick)
    • ๐Ÿ›  fixes #1406 adding config reload for router.yml and others used by thโ€ฆ #1408 (stevehu)
    • ๐Ÿ›  fixes #1402 add skip list for the security.yml to allow some prefix tโ€ฆ #1404 (stevehu)
    • ๐Ÿ›  fixes #1401 add url rewrite rules for the salesforce handler for exteโ€ฆ #1403 (stevehu)
    • Issue1399 #1400 (stevehu)
    • ๐Ÿ›  fixes #1396 remove the stream body get as start blocking is remove #1397 (stevehu)
    • ๐Ÿ›  fixes #1394 add properties to allow connect and host update in header #1395 (stevehu)
    • ๐Ÿ›  fixes #1392 remove blocking as it causes the ModifiableContentSinkConโ€ฆ #1393 (stevehu)
    • ๐Ÿ›  fixes #1390 update response headers for external service handler to rโ€ฆ #1391 (stevehu)
    • ๐Ÿ›  fix for RequestTransformer plus debug logging for ResponseTransformer #1389 (DiogoFKT)
    • โšก๏ธ Update RequestInterceptorInjectionHandler.java #1387 (KalevGonvick)
    • ๐Ÿ›  fixes #1384 fix a bug in the AuditConfig for the enabled flag #1385 (stevehu)
    • ๐Ÿ›  fixes #1382 stop calling next middleware handler in request andd respโ€ฆ #1383 (stevehu)
    • ๐Ÿ›  fixes #1380 external salesforce and mras reponse header missing #1381 (stevehu)
    • ๐Ÿ›  fixes #1378 add a config property to pre-resolve the host in egress-rโ€ฆ #1379 (stevehu)
    • ๐Ÿ›  fixes #1376 allow the empty body for RequestBodyInterceptor and all eโ€ฆ #1377 (stevehu)
    • ๐Ÿ”‹ Feature/body handler trace enhancement #1374 (KalevGonvick)
    • ๐Ÿ›  fixes #1372 ExternalService handler cannot handle empty body #1375 (stevehu)
    • ๐Ÿ›  fixes #1371 add url rewrite to the external service handler in egressโ€ฆ #1373 (stevehu)
    • ๐Ÿ›  fixes #1369 update header handler to support header manipulation per โ€ฆ #1370 (stevehu)
    • ๐Ÿ”„ Changes made to the code as required. Mentioned in issue #1274 & #1287 #1357 (AkashWorkGit)
    • ๐Ÿ›  fixes #1367 handle the null content type for the mras request #1368 (stevehu)
    • ๐Ÿ›  fixes #1363 add url rewrite rules in the mras handler #1366 (stevehu)
    • ๐Ÿ›  fixes #1364 update the logic to copy the same hosts configuration to โ€ฆ #1365 (stevehu)
    • Issue1361 #1362 (stevehu)
    • ๐Ÿ›  fixes #1359 update MRAS handler to load the certificate from the keysโ€ฆ #1360 (stevehu)
    • h2c config option #1358 (KalevGonvick)
    • ๐Ÿ›  fixes #1355 Donot run response body interceptor if the response is stโ€ฆ #1356 (stevehu)
    • ๐Ÿ›  fixes #1352 disable all test cases for the request body interceptor #1353 (stevehu)
    • ๐Ÿ›  fixes #1350 do not call the next handler in the chain from request boโ€ฆ #1351 (stevehu)
    • ๐Ÿ›  fixes #1348 A typo in the proxy.yml in ingress-proxy resources/config #1349 (stevehu)
    • ๐Ÿ›  fixes #1346 fix typos in the Salesforce and MRAS handlers to set the โ€ฆ #1347 (stevehu)
    • ๐Ÿ›  fixes #1344 update salesforce handler to support multiple APIs with dโ€ฆ #1345 (stevehu)
    • ๐Ÿ›  fix typo for ExternalService response headers #1343 (DiogoFKT)
    • ๐Ÿ›  Fix for 1339 #1340 (KalevGonvick)
    • ๐Ÿ›  fixes #1337 disable several test cases in client module that only worโ€ฆ #1338 (stevehu)
    • ๐Ÿ›  fixes #1335 check the request path with the key set in MRAS and Salesโ€ฆ #1336 (stevehu)
    • ๐Ÿ›  fixes #1332 refactor salesforce handle to support multiple configuratโ€ฆ #1333 (stevehu)
    • ๐Ÿ›  fixes #1330 update MRAS config to add resource to the Microsoft tokenโ€ฆ #1331 (stevehu)
    • ๐Ÿ›  fixes #1328 Handle non-JSON request body in the AuditHandler #1329 (stevehu)
    • ๐Ÿ›  fixes #1326 refactor the MRAS handler to resolve multiple use cases wโ€ฆ #1327 (stevehu)
    • ๐Ÿ›  fixes #1324 support xml request body parsing in the RequestBodyIntercโ€ฆ #1325 (stevehu)
    • โฌ†๏ธ Bump postgresql from 42.3.3 to 42.4.1 #1321 (dependabot)
    • ๐Ÿ›  fixes #1319 remove the status from the audit list #1320 (stevehu)
    • ๐Ÿ›  fixes #1317 convert the audit handler to interceptor for logging requโ€ฆ #1318 (stevehu)
    • ๐Ÿ›  fixes #1314 upgrade yaml-rule to 1.0.1 in pom.xml #1315 (stevehu)
    • Issue1308 #1312 (stevehu)
    • ๐Ÿ›  fixes #1302 Do an iteration to get the serviceId from the request path #1303 (stevehu)
    • ๐Ÿ›  fixes #1300 update ServiceConfig to allow the singletons to be null #1301 (stevehu)
    • ๐Ÿ›  fixes #1298 cache the jwk with all kids in the jwk result #1299 (stevehu)
    • ๐Ÿ›  fixes #1294 update BasicAuthConfig to support JSON string for the users #1295 (stevehu)
    • ๐Ÿ›  fixes #1292 upload ServiceConfig to support load singletons as JSON sโ€ฆ #1293 (stevehu)
    • ๐Ÿ›  fixes #1290 update GatewayRouterHandler to add the caller_id to the rโ€ฆ #1291 (stevehu)
    • ๐Ÿ›  fixes #1288 change the ProxyConfig to remove httpsEnabled #1289 (stevehu)
    • ๐Ÿ›  fixes #1285 add hosts and path for debugging in proxy handlers #1286 (stevehu)
    • ๐Ÿ›  fixes #1283 update gateway service dict handler to use HandlerUtils.tโ€ฆ #1284 (stevehu)
    • ๐Ÿ›  fixes #1281 refactor the ServiceDictConfig to use internal format #1282 (stevehu)
    • ๐Ÿ›  fixes #1279 update path service handlers with new config class to supโ€ฆ #1280 (stevehu)
    • ๐Ÿ›  fixes #1277 update TokenKeyRequest to make the clientId and clientSecโ€ฆ #1278 (stevehu)
    • ๐Ÿ›  fixes #1275 update AuditConfig methods to public so that it can be acโ€ฆ #1276 (stevehu)
    • ๐Ÿ›  fixes #1272 update security.yml to use JsonWebKeySet for keyResolver #1273 (stevehu)
    • ๐Ÿ›  fixes #1270 add providerId to the security.yml for oauth key service #1271 (stevehu)
    • ๐Ÿ›  fixes #1268 gracefully handle the security config missing in the Secuโ€ฆ #1269 (stevehu)
    • ๐Ÿ›  fixes #1266 update the security.yml with SecurityConfig class to suppโ€ฆ #1267 (stevehu)
    • ๐Ÿ›  fixes #1264 upgrade json-path and remove the exclusion in the pom.xml #1265 (stevehu)
    • ๐Ÿ›  fixes #1262 externalize module configurations for default #1263 (stevehu)
    • ๐Ÿ›  fixes #1260 externalize the audit.yml andupdate the AuditConfig to suโ€ฆ #1261 (stevehu)
    • ๐Ÿ›  fixes #1258 add logging statements to the SingletonServiceFactory #1259 (stevehu)
    • ๐Ÿ›  fixes #1256 add default service.yml with template in service module #1257 (stevehu)
    • ๐Ÿ›  fixes #1254 remove the full jwt from the logging for security reason #1255 (stevehu)
    • ๐Ÿ›  fixes #1252 resolve a class cast exception in TokenHandler #1253 (stevehu)
    • ๐Ÿ›  fixes #1250 change the passwords and secrets in client.yml and serverโ€ฆ #1251 (stevehu)
    • ๐Ÿ›  fixes #1248 update the TokenHandler to support multiple OAuth 2.0 proโ€ฆ #1249 (stevehu)
    • ๐Ÿ›  fixes #1246 update client module to copy the config map for registry #1247 (stevehu)
    • ๐Ÿ›  fixes #1244 add trace info in ExternalServiceHandler for debugging #1245 (stevehu)
    • ๐Ÿ›  fixes #1242 externalize scope with a list of strings in client.yml foโ€ฆ #1243 (stevehu)
    • ๐Ÿ›  fixes #1240 add ssl context to the connection for the external servicโ€ฆ #1241 (stevehu)
    • ๐Ÿ›  fixes #1238 add values.yml with serviceId and rename the test values.yml #1239 (stevehu)
    • โž• Added shutdown handler #1237 (mayurikasaxena)
    • ๐Ÿ›  fixes #1235 add MRAS handler for external service authentication and โ€ฆ #1236 (stevehu)
    • Issue1233 #1234 (stevehu)
    • ๐Ÿ›  fixes #1231 add a generic handler to access external services via proโ€ฆ #1232 (stevehu)
    • ๐Ÿ›  fixes #1229 update salesforce handler and config #1230 (stevehu)
    • ๐Ÿ›  fixes #1227 add some debug statements to the JWT access in client andโ€ฆ #1228 (stevehu)
    • โž• add empty checking for scopes #1226 (fortunadoralph)
    • ๐Ÿ›  fixes #1224 Add a Salesforce handler to authentication and invocation #1225 (stevehu)
  • v2.1.1 Changes

    April 26, 2022

    ๐Ÿ”€ Merged pull requests:

    • ๐Ÿ›  fix for NPE if input is null for Mask methods (issue 1208) #1222 (miklish)
    • ๐Ÿ›  fixes #1220 update the rate-limit config to ensure backward compatibiโ€ฆ #1221 (stevehu)
    • ๐Ÿ›  fixes #1216 add query parameter and header rewrite in the ProxyHandler #1217 (stevehu)
    • ๐Ÿ›  fixes #1218 handle the case that clientId and userId resolver failed โ€ฆ #1219 (stevehu)
    • Issue1211 #1212 (stevehu)
    • ๐Ÿ›  fixes #1213 move the tableau authentication handler to the light-4j iโ€ฆ #1214 (stevehu)
    • ๐Ÿ›  fixes #1209 NPE is thrown when the server is selected as key without โ€ฆ #1210 (stevehu)
    • ๐Ÿ›  fixes #1206 update the default rate limit handle configuration after โ€ฆ #1207 (stevehu)
    • ๐Ÿ›  fixes #1204 update rate-limit to add an overloaded constructor with cโ€ฆ #1205 (stevehu)
    • ๐Ÿ›  fixes #1202 remove the 500 sleep and enable multiple requests test #1203 (stevehu)
    • Rate limit handler fix #1201 (GavinChenYan)
    • Issue1178 #1200 (stevehu)
    • ๐Ÿ›  fixes #1198 return an status object for generic exception from the Prโ€ฆ #1199 (stevehu)
    • ๐Ÿ”‹ Feature/content length error message #1197 (KalevGonvick)
    • ProxyBodyHandler Rework #1196 (KalevGonvick)
    • โž• add DefaultConfigLoaderTest.java #1192 (wswjwjccjlu)
    • ๐Ÿ›  fixes #1191 We have ProxyHandler in both egress-router and ingress-prโ€ฆ #1194 (stevehu)
    • Issue1188 #1189 (stevehu)
    • ProxyBodyHandler rework #1187 (KalevGonvick)
    • ๐Ÿ›  fixes #1183 add the Transfer-Encoding of http header into the client.yml #1185 (stevehu)
    • ๐Ÿ›  fixes #1181 Update the config class to output the config file name whโ€ฆ #1182 (stevehu)
    • ๐Ÿ›  fixes #1179 remove a trace statement that can cause NPE #1180 (stevehu)
    • fixes #1176 add a status code for OBJECT_NOT_UNIQUE #1177 (stevehu)
    • ๐Ÿ›  fixes #1174 #1175 (GavinChenYan)
    • ๐Ÿ›  fixes #1172 output the status in log if get service from portal fails #1173 (stevehu)
    • ๐Ÿ›  fixes #1170 add enabled flag to the rule-loader.yml to bypass the rulโ€ฆ #1171 (stevehu)
    • โšก๏ธ Update on config loader for nested values.yml #1168 (wswjwjccjlu)
    • ๐Ÿ›  fixes #1166 Handle the LoadBalancingRouterProxyClient has empty host โ€ฆ #1167 (stevehu)
    • ๐Ÿ›  fixes #1126 update the config.yml and router.yml with templates #1165 (stevehu)
    • ๐Ÿ›  fixes #1162 Add a new error code for Startup Hook not loaded correctly #1163 (stevehu)
    • ๐Ÿ›  fixes #1160 Update a typo in a test case comment #1161 (stevehu)
    • ๐Ÿ›  fixes #1158 update default client.yml to enable the token serverUrl aโ€ฆ #1159 (stevehu)
    • ๐Ÿ›  fixes #1156 add more tracing statements in OauthHelper #1157 (stevehu)
    • ๐Ÿ›  fixes #1154 adding logging statements in AbstractRegistry #1155 (stevehu)
    • fix the empty body issue for config reload handler #1153 (GavinChenYan)
    • ๐Ÿ›  fixes #1151 add a default constructor for ClientCredentialsRequest #1152 (stevehu)
    • ๐Ÿ›  fixes #1149 make the sanitizer.yml backward compatible #1150 (stevehu)
    • ๐Ÿ›  fixes #1147 remove the serviceId from the header in the router client #1148 (stevehu)
    • ๐Ÿ›  fixes #1140 Update client module to verify JWT tokens from many OAuthโ€ฆ #1146 (stevehu)
    • Issue1139 #1145 (stevehu)
    • Issue1143 #1144 (GavinChenYan)
    • ๐Ÿ›  fixes #1141 update logging statements in OauthHelper and ProxyHandler #1142 (stevehu)
    • ๐Ÿ›  fixes #1137 update the rule-loader startup to avoid loading the same โ€ฆ #1138 (stevehu)
    • ๐Ÿ›  fixes #1135 add a new status code to indicate the access control ruleโ€ฆ #1136 (stevehu)
    • ๐Ÿ›  fixes #1133 Add method rewrite in the gateway use case to support legโ€ฆ #1134 (stevehu)
    • ๐Ÿ›  fixes #1131 update sanitizer handler to support all owasp encoders #1132 (stevehu)
    • ๐Ÿ›  fixes #1129 update RuleLoaderStartupHook to only get the ruleId and iโ€ฆ #1130 (stevehu)
    • ๐Ÿ›  fixes #1127 upgrade jaeger-client to 1.8.0 from 1.6.0 to resolve depeโ€ฆ #1128 (stevehu)
  • v2.1.0 Changes

    February 27, 2022

    ๐Ÿ”€ Merged pull requests:

    • ๐Ÿ›  fixes #1124 enhance the sanitizer to make the configuration separatedโ€ฆ #1125 (stevehu)
    • ๐Ÿ›  fixes #1122 log the stacktrace if a middleware handler is not loaded โ€ฆ #1123 (stevehu)
    • Issue1120 #1121 (stevehu)
    • ๐Ÿ›  fixes #1118 allow router to support serviceId from query parameters aโ€ฆ #1119 (stevehu)
    • ๐Ÿ›  fixes #1116 Update the rate-limit to allow customzied the error code โ€ฆ #1117 (stevehu)
    • ๐Ÿ›  fixes #1112 add Jdk8Module to the ObjectMappers in config module to hโ€ฆ #1113 (stevehu)
    • ๐Ÿ›  fixes #1108 update the rule-loader to add another rule action to tranโ€ฆ #1109 (stevehu)
    • โฌ†๏ธ Bump postgresql from 42.2.25 to 42.3.3 #1107 (dependabot)
    • ๐Ÿ›  fixes #1105 disable a test case in the body handler as it is not stable #1106 (stevehu)
    • ๐Ÿ‘ป Truncated Exception Fix #1104 (KalevGonvick)
    • ๐Ÿ›  fixes #1102 update the LoggerGetLogContentHandler to return map and hโ€ฆ #1103 (stevehu)
    • ๐Ÿ›  fixes #1100 remove a logging statement in the DefaultConfigLoader as โ€ฆ #1101 (stevehu)
    • ๐Ÿ›  fixes #1097 add isNumeric to StringUtils in the utility #1098 (stevehu)
    • โฌ†๏ธ Bump postgresql from 9.4.1211 to 42.2.25 #1095 (dependabot)
    • Issue1093 #1094 (stevehu)
    • ๐Ÿ›  fixes #1091 update the default rate limit concurrent requests to 2 frโ€ฆ #1092 (stevehu)
    • ๐Ÿ›  fixes #1089 update audit status key from Status to status #1090 (stevehu)
    • ๐Ÿ›  fixes #1087 externalize rate-limit, header and whitelist-ip config files #1088 (stevehu)
    • โฌ†๏ธ Bump h2 from 2.0.206 to 2.1.210 #1086 (dependabot)
    • ๐Ÿ›  fixes #1084 update the DefaultConfigLoader to get the values.yml fromโ€ฆ #1085 (stevehu)
    • โฌ†๏ธ Bump httpclient from 4.5.6 to 4.5.13 #1077 (dependabot)
    • โฌ†๏ธ Bump h2 from 1.4.196 to 2.0.206 #1083 (dependabot)
    • ๐Ÿ›  fixes #1081 update the ClaimsUtil to name the service id claim with sโ€ฆ #1082 (stevehu)
    • ๐Ÿ›  fixes #1079 add method and path to the method not found error message #1080 (stevehu)
    • ๐Ÿ›  fixes #1075 Add rule-loader module to support fine-grained access conโ€ฆ #1076 (stevehu)
    • ๐Ÿ›  fixes #1073 update the sanitizer.yml to externalize properties for vaโ€ฆ #1074 (stevehu)
    • ๐Ÿ›  fixes #1071 externalize jaeger-tracing configuration properties #1072 (stevehu)
    • ๐Ÿ›  fixes #1069 update server.yml to externalize server.ip #1070 (stevehu)
    • ๐Ÿ›  fixes #1067 update the SignKeyRequest to get the proxy info from the โ€ฆ #1068 (stevehu)
    • ๐Ÿ›  fixes #1065 Turn off hostname verification for OAuthHelper based on tโ€ฆ #1066 (stevehu)
    • ๐Ÿ”„ change promethus config to be extendable #1064 (GavinChenYan)
    • ๐Ÿ›  fixes #1061 #1062 (GavinChenYan)
    • Issue1059 #1060 (stevehu)
    • ๐Ÿ›  fixes #1057 add ProxyHealthGetHandler in ingress-proxy for the http-sโ€ฆ #1058 (stevehu)
    • ๐Ÿ›  fixes #1053 update the pom.xml and jaeger-client dependency to avoid โ€ฆ #1054 (stevehu)
    • Issue 1048 #1051 (stevehu)
    • ๐Ÿ›ฐ max json payload for proxy which using buffer stream #1050 (GavinChenYan)
    • ๐Ÿ›  fixes #1048 update ProxyBodyHandler to handle the data form and add tโ€ฆ #1049 (stevehu)
    • โž• add other contentType for proxy body handler #1047 (GavinChenYan)
  • v2.0.32 Changes

    October 19, 2021

    ๐Ÿ”€ Merged pull requests:

    • ๐Ÿ›  fixes #1045 add checkInterval to the TTL check body to find the right #1046 (stevehu)
    • ๐Ÿ”‹ Feature/get log contents #1044 (KalevGonvick)
    • ๐Ÿ›  fixes #1042 create a TimeUtil in the utility module for scheduler andโ€ฆ #1043 (stevehu)
    • java.lang.IllegalArgumentException: Label cannot be null. #1039 #1040 (helloalbin)
    • โž• Added handler for grabbing log contents #1041 (KalevGonvick)
    • ๐Ÿ›  fixes #1037 A typo in the deregister url for the protal registry #1038 (stevehu)
    • ๐Ÿ›  fixes #1035 #1036 (GavinChenYan)
  • v2.0.31 Changes

    September 22, 2021

    ๐Ÿ”€ Merged pull requests:

  • v2.0.30 Changes

    August 23, 2021

    ๐Ÿ”€ Merged pull requests:

  • v2.0.29 Changes

    July 25, 2021

    ๐Ÿ”€ Merged pull requests:

    • add two constants for http-sidecar usage #1008 (chenyan71)
    • Issue1006 #1007 (chenyan71)
    • ๐Ÿ— build error fix, change egress_router value scope #1005 (chenyan71)
    • ๐Ÿ›  fixes #1003 audit request body serialize to JSON if possible and fallโ€ฆ #1004 (stevehu)
    • fix an issue on jwt.yml config file #1002 (chenyan71)
    • ๐Ÿ›  fixes #1000 support both X509Certificate and JsonWebKeySet at the samโ€ฆ #1001 (stevehu)
    • ๐Ÿ›  fixes #998 add portalToken to the portal-registry.yml and use the tokโ€ฆ #999 (stevehu)
    • ๐Ÿ›  fixes #995 #996 (chenyan71)
    • ๐Ÿ›  fixes #993 add a test case to generate a bootstrap token for service โ€ฆ #994 (stevehu)
    • ๐Ÿ›  fixes #991 add a status code for the service claim mismatch to the path #992 (stevehu)
    • ๐Ÿ›  fixes #989 trim the environment variable for config server uri and coโ€ฆ #990 (stevehu)
    • ๐Ÿ›  Fix the NPEs in Issues 962 and 981 #988 (containerAnalyzer)
    • ๐Ÿ›  fixes #986 add a new error code for oauth to indicate that the authorโ€ฆ #987 (stevehu)
    • ๐Ÿ›  fixes #984 #985 (chenyan71)
    • ๐Ÿ›  fixes #982 disable loadConfigs from DefaultConfigLoader #983 (stevehu)
    • ๐Ÿ›  fixes #979 lazy creation of the jdk11 http client to connect to confiโ€ฆ #980 (stevehu)
    • ๐Ÿ›  fixes #970 #975 (chenyan71)
    • ๐Ÿ›  fixes #977 output content of the config files from config server in log #978 (stevehu)
    • ๐Ÿ›  fixes #973 switch to jdk 11 http client to connect to the config server #974 (stevehu)
    • ๐Ÿ›  fixes #971 remove the server.config and switch to getServerConfig method #972 (stevehu)
  • v2.0.28 Changes

    June 27, 2021

    ๐Ÿ”€ Merged pull requests:

    • ๐Ÿ›  fixes #965 #969 (chenyan71)
    • ๐Ÿ›  fixes #967 make the jaeger-client optional in the client module #968 (stevehu)
    • ๐Ÿ›  fixes #963 update the logic to support both http and https port cacheโ€ฆ #964 (stevehu)
    • ๐Ÿ›  fixes #960 support both environment variable and jvm option for confiโ€ฆ #961 (stevehu)
    • ๐Ÿ›  fixes #958 add a new error code to the status.yml to indicate kafka-sโ€ฆ #959 (stevehu)
    • ๐Ÿ›  fixes #956 add registerModule for the SingletonServiceFactory #957 (stevehu)
    • ๐Ÿ›  fixes #954 remove the specification section from the server info respโ€ฆ #955 (stevehu)
    • ๐Ÿ›  fixes #952 upgrade jaeger to 1.6.0 to resolve security vulnerabilities #953 (stevehu)