Skip to content

12.0.30

Choose a tag to compare

@joakime joakime released this 12 Nov 15:40
· 19 commits to jetty-12.0.x since this release
jetty-12.0.30
fba5b7a

Special Thanks to the following Eclipse Jetty community members

Changelog

  • #13983 - 12.0.x: Fix error handling from jsp with post form
  • #13978 - 12.0.x: allow configuring the default max local streams on the H2 client
  • #13962 - HTTP/2 Client connection timeout does not work
  • #13933 - completeStream changes introduced "Unconsumed" bug
  • #13922 - ResourceServlet Download link broken
  • #13886 - Servlet filter mappings not working with quickstart
  • #13849 - Connection reset on HTTP/2 when using CompressionHandler with default WindowRateControl
  • #13842 - 12.0.x: warn the first time the TCCL fails to be set
  • #13613 - HttpInput#read rethrows already thrown exception, leading to possible self-suppressing exception issue
  • #13470 - Jetty 12.0: ManagedSession issues due to recursion and/pr multiple completions of the stream.
  • #13413 - Fix <license><name> by using SPDX in pom.xml (@julianladisch)