Skip to content

Commit 7cd15aa

Browse files
committedJun 22, 2024·
light-bot checkin CHANGELOG.md
1 parent 144d17a commit 7cd15aa

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed
 

‎CHANGELOG.md

+16
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# Change Log
22

3+
## [2.1.34](https://github.com/networknt/light-rest-4j/tree/2.1.34) (2024-06-22)
4+
5+
6+
**Merged pull requests:**
7+
8+
9+
- fixes \#372 update openapi-inject to add cache explore endpoint [\#373](https://github.com/networknt/light-rest-4j/pull/373) ([stevehu](https://github.com/stevehu))
10+
- fixes \#370 Update JwtVerifyHandler and SwtVerifyHandler [\#371](https://github.com/networknt/light-rest-4j/pull/371) ([stevehu](https://github.com/stevehu))
11+
- fixes \#368 Add a test case and configurations to test enum validation [\#369](https://github.com/networknt/light-rest-4j/pull/369) ([stevehu](https://github.com/stevehu))
12+
- fixes \#366 update test values.yml to set baise.enabled to true [\#367](https://github.com/networknt/light-rest-4j/pull/367) ([stevehu](https://github.com/stevehu))
13+
- fixes \#364 Split unified-config for UnifiedSecurityHandle to share wi… [\#365](https://github.com/networknt/light-rest-4j/pull/365) ([stevehu](https://github.com/stevehu))
14+
- [pre-commit.ci] pre-commit autoupdate [\#363](https://github.com/networknt/light-rest-4j/pull/363) ([pre-commit-ci](https://github.com/apps/pre-commit-ci))
15+
- fixes \#361 add openapi-inject into the map with key adm in multiple s… [\#362](https://github.com/networknt/light-rest-4j/pull/362) ([stevehu](https://github.com/stevehu))
16+
- fixes \#359 Allow the openapi.yaml to be missing so that openapi-injec… [\#360](https://github.com/networknt/light-rest-4j/pull/360) ([stevehu](https://github.com/stevehu))
17+
18+
319
## [2.1.33](https://github.com/networknt/light-rest-4j/tree/2.1.33) (2024-03-31)
420

521

0 commit comments

Comments
 (0)
Please sign in to comment.