2.1.34
2.1.34 (2024-06-22)
Merged pull requests:
- fixes #2262 implement an admin endpoint to explore the cache manager #2263 (stevehu)
- fixes #2260 Update tlsVersion to TLSv1.3 by default in client.yml fro… #2261 (stevehu)
- fixes #2256 Move JwtVerifier and SwtVerifier to security-config #2257 (stevehu)
- fixes #2253 add a new error code to status.yml to indicate Lambda to … #2254 (stevehu)
- fixes #2251 make CONFIG_NAME public in RouterConfig and move the toke… #2252 (stevehu)
- fixes #2249 merge token-config to router-config #2250 (stevehu)
- fixes #2247 create router-config module to share with light-lambda-na… #2248 (stevehu)
- fixes #2244 add request and response to the keysToNotSort in info.yml #2245 (stevehu)
- fixes #2242 Move the PathTemplateMatcher to utility #2243 (stevehu)
- fixes #2240 double check the metrics handler instance in the injectio… #2241 (stevehu)
- Issue2236 #2239 (stevehu)
- fixes #2236 update basic-auth.yml to disable the handler by default #2237 (stevehu)
- fixes #2233 rollback the method overwritten rule to pattern matching … #2234 (stevehu)
- fixes #2231 Router rewriteMethod property does not work with path prefix #2232 (stevehu)
- fixes #2229 Add httpClient to PathPrefixAuth to cache the client inst… #2230 (stevehu)
- fixes #2227 move PathPrefixAuth to config module to share with Lambda #2228 (stevehu)
- fixes #2225 update request and response transformer to remove underto… #2226 (stevehu)
- fixes #2223 remove the cache.yml from the src resource of caffeine-cache #2224 (stevehu)
- fixes #2221 update MrasHandler to create a new client instance per re… #2222 (stevehu)
- fixes #2219 upgrade to http-client 1.0.10 with Jwt class change #2220 (stevehu)
- fixes #2217 split to token-config and sidecar-config modules to share… #2218 (stevehu)
- fixes #2215 Fix a bug in the request transformer interceptor #2216 (stevehu)
- fixes #2213 split rule-loader config from rule-loader module #2214 (stevehu)
- fixes #2211 split request response transformer config to separate mod… #2212 (stevehu)
- fixes #2209 update MrasHandler to set keepalive timeout to 10 seconds #2210 (stevehu)
- fixes #2207 replace light-4j client to http-client for ldap-util #2208 (stevehu)
- fixes #2205 remove ldap dependency from basic-config #2206 (stevehu)
- fixes #2203 Split basic-config module for basic-auth to share with la… #2204 (stevehu)
- fixes #2201 split apikey-config into a separate module to share with … #2202 (stevehu)
- [pre-commit.ci] pre-commit autoupdate #2200 (pre-commit-ci)
- fixes #2198 log the error response from downstream API in external se… #2199 (stevehu)
- fixes #2196 split common code to metrics-config to share with light-l… #2197 (stevehu)