Skip to content

Releases: networknt/light-rest-4j

2.1.38

30 Nov 16:57
Compare
Choose a tag to compare

2.1.38 (2024-11-30)

Merged pull requests:

2.1.37

20 Sep 21:06
Compare
Choose a tag to compare

2.1.37 (2024-09-20)

Merged pull requests:

2.1.36

28 Aug 00:51
Compare
Choose a tag to compare

2.1.36 (2024-08-27)

Merged pull requests:

  • fixes #396 use the handleRequest from abstract handlers for security … #397 (stevehu)
  • fixes #394 Add a test case for invalid token for UnifiedSecurityHandler #395 (stevehu)

2.1.35

17 Aug 12:48
Compare
Choose a tag to compare

2.1.35 (2024-08-17)

Merged pull requests:

  • fixes #392 remove UnifiedSecurityHandler from openapi-security as it … #393 (stevehu)
  • fixes #390 update values.yml to change openapi-security to security #391 (stevehu)
  • fixes #388 use security.yml for config and remove dup JwtVerifier ins… #389 (stevehu)
  • fixes #386 move unified-config and some security classes to light-4j #387 (stevehu)
  • fixes #384 Fix the PojoSchema to add new methods as openapi-parser is… #385 (stevehu)
  • fixes #382 update test cases to add use sig for the jwk response #383 (stevehu)
  • fixes #380 validator error doesnot have the name for the header, path… #381 (stevehu)
  • fixes #378 Add another jwt verifier for tokens without scopes #379 (stevehu)
  • fixes #358 upgrade the json-schema-validator to 1.4.3 #376 (stevehu)
  • fixes #374 update the exception handler when loading openapi.yaml #375 (stevehu)

2.1.34

22 Jun 14:57
Compare
Choose a tag to compare

2.1.34 (2024-06-22)

Merged pull requests:

  • fixes #372 update openapi-inject to add cache explore endpoint #373 (stevehu)
  • fixes #370 Update JwtVerifyHandler and SwtVerifyHandler #371 (stevehu)
  • fixes #368 Add a test case and configurations to test enum validation #369 (stevehu)
  • fixes #366 update test values.yml to set baise.enabled to true #367 (stevehu)
  • fixes #364 Split unified-config for UnifiedSecurityHandle to share wi… #365 (stevehu)
  • [pre-commit.ci] pre-commit autoupdate #363 (pre-commit-ci)
  • fixes #361 add openapi-inject into the map with key adm in multiple s… #362 (stevehu)
  • fixes #359 Allow the openapi.yaml to be missing so that openapi-injec… #360 (stevehu)

2.1.33

31 Mar 22:01
Compare
Choose a tag to compare

2.1.33 (2024-03-31)

Merged pull requests:

2.1.32

27 Feb 23:21
Compare
Choose a tag to compare

2.1.32 (2024-02-27)

Merged pull requests:

  • fixes #354 update UnifiedSecurityConfig to support JSON string pathPr… #355 (stevehu)
  • [pre-commit.ci] pre-commit autoupdate #353 (pre-commit-ci)
  • fixes #351 add pre-commit hook and apply it #352 (stevehu)
  • fixes #349 UnifiedSecurityHandler should check each handler isEnabled… #350 (stevehu)
  • fixes #347 Use NoneDecryptedInstance to load the config for registerM… #348 (stevehu)
  • fixes #345 openapi-validator.skipBodyValidation not working as expected #346 (stevehu)

1.6.47

18 Jan 18:33
Compare
Choose a tag to compare

1.6.47 (2024-01-18)

Merged pull requests:

2.1.31

17 Jan 01:30
Compare
Choose a tag to compare

2.1.31 (2024-01-16)

Merged pull requests:

  • fixes #343 Fix all test cases with another server2 for the Jwks #344 (stevehu)
  • fixes #341 disable two more test cases as they are not stable #342 (stevehu)
  • fixes #339 update test cases to use jwk endpoint instead of 509 certf… #340 (stevehu)
  • fixes #337 split ValidatorConfig into another module #338 (stevehu)
  • fixes #334 update config class to support conversion from string to i… #335 (stevehu)

1.6.46

31 Dec 03:12
Compare
Choose a tag to compare

1.6.46 (2023-12-30)

Merged pull requests: