Skip to content

Commit

Permalink
light-bot checkin CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
stevehu committed Aug 17, 2024
1 parent 693bcbb commit 6ed77a4
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Change Log

## [2.1.35](https://github.com/networknt/light-rest-4j/tree/2.1.35) (2024-08-17)


**Merged pull requests:**


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


Expand Down

0 comments on commit 6ed77a4

Please sign in to comment.