Releases: mantzas/patron
Releases · mantzas/patron
Fixes and improvements
- Support for HTTP errors payload (fixes #264) Signed-off-by: Fotis Papadopoulos [email protected]
- Set up metrics on service start (fixes #251) Signed-off-by: Lazaros Tsigkakos [email protected]
Protobuf Support
- Support Protobuf in Components (fixes #198)
Context logging
- Context logging (fixes #226)
Retry pattern
- Retry pattern (fixes #81)
HTTP Route Security
- Optional Security for HTTP Routes (fixes #169)
Reliability: Circuit Breaker
Bug fixes
Tracing improvements
- HTTP raw route should be traceable (fixes #245)
Termination bug fix
Changes to tracing
- Disabled tracing but keep metrics enabled fixes #236