v5.2.0
New Features:
- Access logging plugin
- Security header padding plugin
Improvements:
- Synchronization in rate limiter plugin
- Reduced TLS logging
- Updated dependencies
- Documentation: Rewritting, JSON Protection, OAuth
- Changed error messages to Problem Details for JSONProtection
- Return JSON error messages instead of HTML
- Logging for "No route to host"
- OpenAPI Validator: Warning if the path is shared between specs
- OpenAPI Validator: Support for wildcard response codes
- Samples for new features - Make OpenAPI docs also available under /api-docs
Bugfixes:
- Fixed SSL AEAD issue by using Java 17 for docker