Skip to content

Commit 6931df4

Browse files
author
Mateusz
committed
Update CHANGELOG.md with backend refactoring changes
1 parent 518931f commit 6931df4

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,3 +45,9 @@ All notable changes to this project will be documented in this file.
4545
- **Streaming Handler**: Refactored retry state management with dedicated RetryState dataclass for better type safety
4646
- **Wire Capture**: Made file rotation methods async to properly handle I/O operations in async context
4747
- **Boundary Validation**: Added boundary validation service with enhanced validation and error handling for connector communications
48+
49+
### Changed
50+
51+
- **Backend Refactoring**: Refactored backend stage with improved validation services and connector strategies
52+
- **Dependency Injection**: Enhanced DI container with improved provider lifecycle management and post-build actions
53+
- **Validation Services**: Added backend validation service with HTTP client manager for improved backend initialization

0 commit comments

Comments
 (0)