Light Rest 4j Versions Save

A RESTful framework built on top of light-4j with both Swagger 2.0 and OpenAPI 3.0 supports

2.1.33

1 month ago

2.1.33 (2024-03-31)

Merged pull requests:

  • fixes #356 split openapi-config module from openapi-meta #357 (stevehu)

2.1.32

2 months ago

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

4 months ago

1.6.47 (2024-01-18)

Merged pull requests:

2.1.31

4 months ago

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

4 months ago

1.6.46 (2023-12-30)

Merged pull requests:

2.1.30

6 months ago

2.1.30 (2023-11-21)

Merged pull requests:

2.1.29

6 months ago

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

7 months ago

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

7 months ago

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

9 months ago

2.1.26 (2023-08-17)

Merged pull requests: