2.1.35
2.1.35 (2024-08-17)
Merged pull requests:
- fixes #2317 update transformer interceptor to avoid NPEfor logging #2318 (stevehu)
- fixes #2315 make the request response transformer body encoding confi… #2316 (stevehu)
- fixes #2313 Adding trace logging for response interceptor injection h… #2314 (stevehu)
- fixes #2311 resolve client, user, address rate limit without prefix d… #2312 (stevehu)
- fixes #2308 resolve a memory leak issue in the rate-limit handler #2309 (stevehu)
- fixes #2306 refactor security config to use only security.yml #2307 (stevehu)
- fixes #2304 Add constants for light-hybrid-4j #2305 (stevehu)
- fixes #2302 move the unified-config and unified-security from light-r… #2303 (stevehu)
- fixes #2300 handler needs to escape the double quotes in the status d… #2301 (stevehu)
- Add unsupported content-type status code #2299 (david0)
- fixes #2297 Deprecate MrasHandler and SalesforceHandler #2298 (stevehu)
- fixes #2295 Need to filter the jwks with use=sig for getJsonWebKeyMap #2296 (stevehu)
- fixes #2293 retrieve jwk will work with or without use sig in the res… #2294 (stevehu)
- fixes #2291 only the use=sig jwk will return from the retrieveJwk #2292 (stevehu)
- fixes #2289 Add a method to check if the jwt token has scopes in Jwt… #2290 (stevehu)
- fixes #2287 -Dlight-4j-config-password is not working for AutoAESSalt… #2288 (stevehu)
- fixes #2284 change the jwk cache object to single JsonWebKey #2285 (stevehu)
- fixes #2282 update dependences for some modules that depending on htt… #2283 (stevehu)
- fixes #2280 rollback the jwt issuer and verifier with local jks files #2281 (stevehu)
- fixes #2277 move MapUtil to light-4j utility module #2278 (stevehu)
- Merged Traceability & Correlation Handler #2273 (KalevGonvick)
- fixes #2270 remove dependency of json-schema-validator #2271 (stevehu)
- fixes #2267 return 413 response code if request body is too big #2268 (stevehu)
- fixes #2265 SidecarPathPrefixServiceHandler never calls put attachment #2266 (stevehu)