Skip to content

Commit f2c9ef5

Browse files
committed
Publish v2.5.0
1 parent 62ca6c9 commit f2c9ef5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
## [2.5.0] - 2025-05-07
66
### Added
7-
- Full server instant logs
7+
- Full server instant logs support (Thanks to @zhuxiaodics6)
88
- Implemented dual-stream architecture for HTTP access log
99
- Added hybrid filesystem watcher combining event-driven and polling strategies
1010
- Introduced memory-efficient log processing pipeline with <100ms latency

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ For technical implementation details and contribution guidelines, see:
178178
## What's New in 2.5.0
179179

180180
- **Real-Time Server Insights**
181-
Instant full server logging with dual-stream architecture for HTTP access monitoring
181+
Instant full server logging with dual-stream architecture for all server events (Thanks to @zhuxiaodics6)
182182

183183
- **Smart File Watching**
184184
Hybrid filesystem watcher combines event-driven and polling strategies for reliable change detection

0 commit comments

Comments
 (0)