Skip to content

v11.1.29

Latest

Choose a tag to compare

@kamilmysliwiec kamilmysliwiec released this 10 Aug 09:40
· 18 commits to master since this release
03587a1

What's Changed

  • fix(core): stop import lookup after first direct export match by @malekelkssas in #17141
  • chore: update multerExceptions constant by @bo0tzz in #17328
  • fix(microservices): correct pub/sub client type in redis listeners by @zaewc in #17331
  • feat(common): add override mimetype option to file type validator by @Ativ3k in #17333
  • fix(core): drop the g flag from middleware overlap regexes by @dchaudhari7177 in #17335
  • feat(core): support sse comments by @kyu4583 in #17327
  • fix(core): resolve barrier immediately when target count is zero by @ikrbasak in #17393
  • fix(common): exclude pipe options from validator options by @coxxny in #17399
  • fix(core): serialize SSE retry field when value is zero by @kyu4583 in #17360
  • fix(microservices): nullify grpcclient on close when tryshutdown fails by @Se3do in #17394
  • fix(express): map missing multer field nesting error by @Se3do in #17421

New Contributors

Full Changelog: v11.1.28...v11.1.29