Skip to content

Commit 8ffd1b8

Browse files
committed
fix: compatible with slf4j 2.x version
1 parent ddd7569 commit 8ffd1b8

1 file changed

Lines changed: 0 additions & 20 deletions

File tree

CHANGELOG.md

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,5 @@
11
# Change Log
22

3-
## v2.0.1-SNAPSHOT (Unreleased)
4-
5-
### Breaking Changes
6-
7-
- **deps**: Upgrade slf4j-api from 1.7.36 to 2.0.17 for Spring Boot 3.5.0 compatibility
8-
- **deps**: Upgrade logback from 1.2.13 to 1.4.14 for SLF4J 2.0 support
9-
- **deps**: Replace log4j-slf4j-impl with log4j-slf4j2-impl (2.24.3) for SLF4J 2.0 bridge
10-
11-
### Enhancements
12-
13-
- **core**: Implement SLF4J 2.0 new MDCAdapter interface methods (pushByKey, popByKey, clearDequeByKey, getCopyOfDequeByKey) in TrpcMDCAdapter
14-
- **core**: Use reflection to initialize MDC adapter in SLF4J 2.0 compatible way
15-
- **deps**: Ensure all slf4j dependencies are upgraded to 2.0.17 across all modules
16-
17-
### Compatibility
18-
19-
- **java**: Fully compatible with JDK 17
20-
- **spring**: Fully compatible with Spring Boot 3.5.0
21-
- **jakarta**: Aligned with Jakarta EE 10
22-
233
## v1.1.0 (2023-12-20)
244

255
### Features

0 commit comments

Comments
 (0)