Skip to content

Commit 7468871

Browse files
author
TTLequals0
committed
Update CHANGELOG for critical Flask-Limiter fix
1 parent 01b0490 commit 7468871

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

CHANGELOG.MD

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [2.0.56] - 2025-01-21
99

10+
### Fixed
11+
- **Critical Production Issue**: Fixed Flask-Limiter initialization error that prevented application startup
12+
- Removed invalid 'exempt' parameter from Limiter constructor
13+
- Added @limiter.exempt decorator to health check endpoint
14+
- Resolves TypeError that caused container restart loop
15+
1016
### Added
1117
- **Force Rescan Functionality**: Implemented caching mechanism for scan results
1218
- Added `force_rescan` parameter to scan methods to bypass cache

0 commit comments

Comments
 (0)