Skip to content

Releases: networknt/light-rest-4j

2.3.0

25 Jun 20:16
Compare
Choose a tag to compare

2.3.0 (2025-06-25)

Merged pull requests:

2.2.2

05 Jun 19:34
Compare
Choose a tag to compare

2.2.2 (2025-06-05)

Merged pull requests:

2.2.1

22 Mar 16:33
Compare
Choose a tag to compare

2.2.1 (2025-03-22)

Merged pull requests:

  • Added generated json-schema and yaml annotations to REST configs. #412 (KalevGonvick)

2.2.0

12 Feb 14:50
Compare
Choose a tag to compare

2.2.0 (2025-02-12)

Merged pull requests:

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: