Skip to content

v1.13.21

Latest

Choose a tag to compare

@github-actions github-actions released this 11 Jun 22:46
· 5 commits to refs/heads/master since this release

What's Changed

  • Disable flaky 'close frame as None' websocket test for vert.x-cats (#5301) @adamw
  • Fix flaky 'string client-terminated echo' websocket test (JDK client pong/close race) (#5300) @adamw
  • Send Connection: close on maxContentLength (413) responses (#5299) @adamw
  • Fix remaining maxContentLength flake (connection reuse after reset) (#5297) @adamw
  • Fix flaky CI: stop client test server before sbt exits (revolver shutdown race) (#5298) @adamw
  • Update scalafmt-core to 3.11.1 (#5223) @softwaremill-ci
  • Do not log interrupt-only causes at ERROR level in ZioHttpInterpreter (#5290) @adamw
  • Fix flaky maxContentLength server tests (tolerate connection reset) (#5289) @adamw

Dependency updates