docs: update changelog for app factory and routes
This commit is contained in:
parent
2451f57ee1
commit
8532b9ca8d
@ -21,3 +21,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
- Plugin auto-discovery via importlib package scanning
|
||||
- Built-in plugins: plaintext parser, TCP connect checker, SMTP notifier
|
||||
- Plugin discovery integration tests
|
||||
- FastAPI app factory with lifespan (database, Redis, plugin discovery)
|
||||
- Health check endpoint
|
||||
- Proxy source CRUD routes (list, create, get, update, delete)
|
||||
- FastAPI dependency providers for database session, Redis, and plugin registry
|
||||
- Pydantic schemas for proxy domain
|
||||
Loading…
x
Reference in New Issue
Block a user