Skip to content

v3.43.0

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Jun 17:49
· 48 commits to main since this release

Added

  • feat(openapi): adds support for interceptors to openapi plugin.
  • feat(rest): adds support for interceptors to rest plugin.
  • feat: adds support for interceptors.

Changed

  • chore(deps): bump org.apache.maven.plugins:maven-clean-plugin
  • docs: adds examples for interceptors.
  • docs: adds interceptors documentation.
  • docs: fixes links to stores documentation.
  • docs: fixes script benchmarks based on current version.
  • docs: fixes top level file comments.
  • docs: updates benchmarks based on current version.
  • refactor: replaces Vert.x blocking executor with coroutines.
  • refactor: replaces future handlers with coroutine await.
  • refactor: run interceptors in a coroutine.
  • refactor: short-circuited responses should respect response behaviour.

See change log.