Skip to content

Releases: networknt/light-rest-4j

2.1.12

15 Apr 02:58
Compare
Choose a tag to compare

2.1.12 (2023-04-14)

Merged pull requests:

  • fixes #300 return immediately after the missing token with WWW-Authen… #301 (stevehu)
  • added open api inject to include replay end point #299 (Debashisa)

2.1.11

10 Apr 14:21
Compare
Choose a tag to compare

2.1.11 (2023-04-10)

Merged pull requests:

2.1.10

06 Apr 11:30
Compare
Choose a tag to compare

2.1.10 (2023-04-06)

Merged pull requests:

  • fixes #297 update unified security to return WWW-Authenticate header … #298 (stevehu)

2.1.9

31 Mar 03:38
Compare
Choose a tag to compare

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

18 Mar 14:21
Compare
Choose a tag to compare

1.6.45 (2023-03-18)

Merged pull requests:

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: