Skip to content

v5.2.0

Compare
Choose a tag to compare
@rrayst rrayst released this 18 Sep 07:16
· 468 commits to master since this release

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