Releases: networknt/light-rest-4j
Releases · networknt/light-rest-4j
2.1.12
2.1.11
2.1.10
2.1.9
2.1.9 (2023-03-30)
Merged pull requests:
- fixes #295 update test config secret with AutoAESSaltDecryptor version #296 (stevehu)
- fixes #293 update JwtVerifyHandler and SwtVerifyHandler to populate i… #294 (stevehu)
- fixes #291 update the openapi-inject to ensure it is valid from swagg… #292 (stevehu)
- fixes #289 update unified security to support both jwt and swt for be… #290 (stevehu)
1.6.45
2.1.8
2.1.7
2.1.6
2.1.6 (2023-02-06)
Merged pull requests:
2.1.5
2.1.5 (2023-01-04)
Merged pull requests:
- fixes #272 Return an error message if the authorization header is an … #273 (stevehu)
- fixes #270 update the UnifiedSecurityHandler to register with the rig… #271 (stevehu)
- fixes #268 Add a UnifiedSecurityHandler for light-gateway #269 (stevehu)
- fixes #266 add skipVerifyScopeWithoutSpec flag to openapi-security.yml #267 (stevehu)
- fixes #264 add ignoreInvalidPath flag to OpenApiHandler config #265 (stevehu)
- fixes #262 update openapi-security.yml to add jwtCacheFullSize #263 (stevehu)
- fixes #260 update the openapi-inject.yml to have the placeholder serv… #261 (stevehu)
- Fixed casing issue + added some response /request flushing on error #259 (KalevGonvick)