Skip to content

2.1.35

Compare
Choose a tag to compare
@stevehu stevehu released this 17 Aug 12:48
· 29 commits to master since this release

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)