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)