Skip to content

6.17.2

Latest
Compare
Choose a tag to compare
@kartikk221 kartikk221 released this 18 Sep 06:14
· 14 commits to master since this release

What's Changed

  • Fixed bug with incorrect backpressure handling when streaming with known total_size leading to double chunks being served.
  • FIxed bug with errors not being caught when explicitly thrown inside of async middlewares and route handlers.
  • Fixed bug with route-specific middlewares not executing in proper order in comparison to global / local middlewares.
  • Updated uWebsockets.js to v20.48.0.

Pull Requests

  • Updates all dependencies in the benchmarks folder by @hieu-ht in #286
  • Update package.json to Bump uWebSockets.js version by @joacub in #291
  • Typo LiveDirectory.md by @louwers in #294
  • Ignoring offset when backpressure happens by @amir-s in #289

New Contributors

Full Changelog: 6.16.4...6.17.1