Skip to content

jooby 2.11.0

Choose a tag to compare

@jknack jknack released this 15 Sep 18:50
· 291 commits to 2.x since this release

Happy to announce a new release! πŸš€ πŸŽ‰

  • #2367 After handler must reflect errored status code on failure
  • #2401 Client/peer certificates
  • #2405 [MVC] Cannot have methods with similar arguments that are Nonnull
  • #2408 [MVC] TYPE_USE annotation on MVC method parameters break the annotation processor
  • #2417 [MVC] Annotations with array of annotations break annotation processor with UnsupportedOperationException
  • #2399 netty: http2: streamId is lost on server exception
  • #2285: Can't remove session attributes when using RedisSessionStore
  • #2420 BREAK CHANGE: redis: RedisSessionStore requires a redis pool
  • #2403 OpenAPI not generated with MVC API managed by Spring

Changes

Donate/Support

Contributors

@imeszaros