Light-Java v2.1.0 Release Notes
Release Date: 2022-02-27 // 3 months ago-
π 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)
Previous changes from v2.0.32
-
π 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)