All Versions
137
Latest Version
Avg Release Cycle
40 days
Latest Release
119 days ago
Changelog History
Page 1
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:
- ๐ fixes #1033 #1034 (GavinChenYan)
- โ add default header when client request missed the setting #1032 (GavinChenYan)
- ๐ fixes #1030 update the portal de-registry to add checkInterval to theโฆ #1031 (stevehu)
- ๐ fixes #1026 #1027 (GavinChenYan)
- โ add caller id header to audit map which will be used metrics #1025 (GavinChenYan)
-
v2.0.30 Changes
August 23, 2021๐ Merged pull requests:
- ๐ fixes #1023 #1024 (GavinChenYan)
- add status change and new method for Result object #1022 (GavinChenYan)
- โ Add new error code #1021 (wswjwjccjlu)
- ๐ fixes #1019 #1020 (GavinChenYan)
- issue#1017 add new error codes #1018 (wswjwjccjlu)
- ๐ fixes #1015 #1016 (GavinChenYan)
- Issue1011 #1014 (stevehu)
- ๐ change egress router to allow user to extend the router handler #1013 (GavinChenYan)
- ๐ fixes #1011 update the health.yml to enable downstream health check wโฆ #1012 (stevehu)
- ๐ fixes #1009 update config server path with config-server base path #1010 (stevehu)
-
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)