Skip to content

Releases: networknt/light-rest-4j

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:

2.1.30

21 Nov 13:50
Compare
Choose a tag to compare

2.1.30 (2023-11-21)

Merged pull requests:

2.1.29

19 Nov 21:50
Compare
Choose a tag to compare

2.1.29 (2023-11-19)

Merged pull requests:

  • fixes #332 Ignore the SwtVerifyHandlerTest as it is frozen sometimes #333 (stevehu)
  • fixes #330 refactor module registry to add config name #331 (stevehu)
  • fixes #328 sync the openapi-security.yml with the security.yml in lig… #329 (stevehu)
  • fixes #325 add values.yml for service.yml and cache.yml for the jwk a… #326 (stevehu)
  • fixes #323 Add info log and trace log in the OpenApiHandler contructor #324 (stevehu)

2.1.28

24 Oct 20:26
Compare
Choose a tag to compare

2.1.28 (2023-10-24)

Merged pull requests:

  • fixes #321 move the ContentType from http-string to common #322 (stevehu)
  • fixes #319 environment variables cannot overwrite config values if it… #320 (stevehu)

2.1.27

04 Oct 15:36
Compare
Choose a tag to compare

2.1.27 (2023-10-04)

Merged pull requests:

  • fixes #317 disable HTTP/2 for SwtVerifyHandlerTest as the test server… #318 (stevehu)
  • fixes #315 replacd deprecated getRequestCcookies to requestCookies #316 (stevehu)

2.1.26

17 Aug 19:43
Compare
Choose a tag to compare

2.1.26 (2023-08-17)

Merged pull requests: