Skip to content

Releases: networknt/light-rest-4j

2.1.8

06 Mar 23:58
Compare
Choose a tag to compare

2.1.8 (2023-03-06)

Merged pull requests:

  • fixes #287 update the security.yml to add passThroughClaims #288 (stevehu)
  • fixes #285 make enableVerifySwt to false by default in openapi-securi… #286 (stevehu)
  • fixes #283 add SwtVerifyHandler and test case to support token info i… #284 (stevehu)

2.1.7

14 Feb 21:42
Compare
Choose a tag to compare

2.1.7 (2023-02-14)

Merged pull requests:

  • fixes #281 separate the authorization header null and less than 6 #282 (stevehu)

2.1.6

06 Feb 16:19
Compare
Choose a tag to compare

2.1.6 (2023-02-06)

Merged pull requests:

2.1.5

04 Jan 16:38
Compare
Choose a tag to compare

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)

1.6.44

22 Dec 16:00
Compare
Choose a tag to compare

1.6.44 (2022-12-22)

Merged pull requests:

2.1.4

30 Nov 17:10
Compare
Choose a tag to compare

2.1.4 (2022-11-30)

Merged pull requests:

  • fixes #256 NPE when scope token is an empty string in JwtVerifyHandler #257 (stevehu)
  • fixes #254 update the starts and ends to debug level #255 (stevehu)
  • fixes #252 add debug for begin and end of middleware handler for perf… #253 (stevehu)
  • Issue250 #251 (stevehu)
  • fixes #248 update JwtVerifyHandler to support config reload #249 (stevehu)
  • fixes #246 change OpenApiHandler to make the OpenApiHandlerConfig static #247 (stevehu)
  • fixes #244 update access-control to refactor the config class and add… #245 (stevehu)

2.1.3

11 Nov 03:05
Compare
Choose a tag to compare

2.1.3 (2022-11-10)

Merged pull requests:

1.6.43

09 Nov 22:40
Compare
Choose a tag to compare

1.6.43 (2022-11-09)

Merged pull requests:

2.1.2

22 Oct 23:31
Compare
Choose a tag to compare

2.1.2 (2022-10-22)

Merged pull requests:

  • fixes #238 skip the security for request path in skipPathPrefixes in … #239 (stevehu)
  • fixes #236 update the openapi-inject.yml to add adm prefix for admin … #237 (stevehu)
  • Fix to /logger POST requestBody schema #235 (DiogoFKT)
  • Issue231 #232 (stevehu)
  • Added h2c check #234 (KalevGonvick)
  • fixes #229 remove one trace statement to resolve the exception #230 (stevehu)
  • fixes #225 pass in request path to verifyJwt to support mulitple OAut… #226 (stevehu)
  • fixes #223 add a debug statement to the JWT verification handler to o… #224 (stevehu)
  • fixes #221 update the JwtVerifierHandler to add more logging statements #222 (stevehu)
  • fixes #219 update openapi-security.yml to use JsonWebKeySet for keyRe… #220 (stevehu)
  • fixes #217 add providerId to the security.yml for oauth key service #218 (stevehu)
  • fixes #215 update default openapi-validator.yml with openapi-validato… #216 (stevehu)
  • fixes #213 update the JwtVerifierHandler to use SecurityConfig #214 (stevehu)
  • fixes #211 allow basic authentication header or others to be wrapped … #212 (stevehu)
  • fixes #209 add default dummy openapi.yml to ensure that inject works … #210 (stevehu)
  • fixes #207 add a default openapi-inject for portal integration in ope… #208 (stevehu)
  • fixes #205 update specui and add favicon handler to enhance the swagg… #206 (stevehu)

1.6.42

24 Aug 02:17
Compare
Choose a tag to compare

1.6.42 (2022-08-23)

Merged pull requests: