docs: update changelog for app factory and routes
This commit is contained in:
parent
2451f57ee1
commit
8532b9ca8d
@ -20,4 +20,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
- Plugin system: Protocol contracts, registry with validation, event bus
|
- Plugin system: Protocol contracts, registry with validation, event bus
|
||||||
- Plugin auto-discovery via importlib package scanning
|
- Plugin auto-discovery via importlib package scanning
|
||||||
- Built-in plugins: plaintext parser, TCP connect checker, SMTP notifier
|
- Built-in plugins: plaintext parser, TCP connect checker, SMTP notifier
|
||||||
- Plugin discovery integration tests
|
- 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