v8.4.0 (2022-03-01)
Features
common
,core
- #9227 feat(core): support optional dependencies in factory providers (@kamilmysliwiec)
Bug fixes
microservices
- #9277 fix(microservices): remove options object from packets (rmq and mqtt) (@kamilmysliwiec)
core
- #9271 fix(core): use class refs as keys (container) (@micalevisk)
Enhancements
microservices
common
- #9209 feat(common): add abstract type to catch decorator (@jeean)
- #9247 fix(common): Providing typing for optional error handling in middleware (@brian-pinwheel)
common
,platform-express
,platform-fastify
- #9240 feat(common): extend streamable-file header support (@davidschuette)
Dependencies
- Other
- #9274 chore(deps-dev): bump mongoose from 6.2.3 to 6.2.4 (@dependabot[bot])
- #9275 chore(deps-dev): bump @types/cache-manager from 3.4.2 to 3.4.3 (@dependabot[bot])
- #9250 chore(deps-dev): bump @nestjs/apollo from 10.0.4 to 10.0.5 (@dependabot[bot])
- #9251 chore(deps-dev): bump @types/node from 17.0.18 to 17.0.21 (@dependabot[bot])
- #9253 chore(deps-dev): bump @nestjs/graphql from 10.0.4 to 10.0.5 (@dependabot[bot])
- #9254 chore(deps-dev): bump typeorm from 0.2.43 to 0.2.44 (@dependabot[bot])
- #9259 chore(deps-dev): bump @types/ws from 8.2.3 to 8.5.1 (@dependabot[bot])
- #9260 chore(deps-dev): bump @grpc/grpc-js from 1.5.5 to 1.5.7 (@dependabot[bot])
- #9267 chore(deps): bump url-parse from 1.5.6 to 1.5.10 (@dependabot[bot])
- #9249 chore(deps): update dependency @nestjs/schematics to v8.0.7 (@renovate[bot])
- #9244 chore(deps-dev): bump mongoose from 6.2.2 to 6.2.3 (@dependabot[bot])
- #9242 chore(deps): update dependency @babel/cli to v7.17.6 (@renovate[bot])
- #9237 chore(deps-dev): bump @nestjs/graphql from 10.0.3 to 10.0.4 (@dependabot[bot])
- #9238 chore(deps-dev): bump mocha from 9.2.0 to 9.2.1 (@dependabot[bot])
- #9236 chore(deps-dev): bump @nestjs/apollo from 10.0.3 to 10.0.4 (@dependabot[bot])
- #9234 chore(deps-dev): bump eslint-config-prettier from 8.3.0 to 8.4.0 (@dependabot[bot])
- #9232 chore(deps-dev): bump @types/ws from 8.2.2 to 8.2.3 (@dependabot[bot])
- #9219 chore(deps-dev): bump @nestjs/apollo from 10.0.2 to 10.0.3 (@dependabot[bot])
- #9224 chore(deps): update dependency url-parse to 1.5.6 [security] (@renovate[bot])
- #9220 chore(deps-dev): bump typeorm from 0.2.42 to 0.2.43 (@dependabot[bot])
- #9217 chore(deps-dev): bump mqtt from 4.3.5 to 4.3.6 (@dependabot[bot])
- #9216 chore(deps-dev): bump @nestjs/graphql from 10.0.2 to 10.0.3 (@dependabot[bot])
- #9214 chore(deps): update dependency @babel/core to v7.17.5 (@renovate[bot])
- #9210 chore(deps-dev): bump mongoose from 6.2.1 to 6.2.2 (@dependabot[bot])
- #9211 chore(deps-dev): bump core-js from 3.21.0 to 3.21.1 (@dependabot[bot])
- #9212 chore(deps-dev): bump typeorm from 0.2.41 to 0.2.42 (@dependabot[bot])
platform-fastify
- #9252 chore(deps): bump fastify-cors from 6.0.2 to 6.0.3 (@dependabot[bot])
- #9235 chore(deps): bump fastify from 3.27.1 to 3.27.2 (@dependabot[bot])
- #9221 chore(deps): bump light-my-request from 4.7.1 to 4.8.0 (@dependabot[bot])
core
,websockets
- #9233 chore(deps): bump object-hash from 2.2.0 to 3.0.0 (@dependabot[bot])
platform-express
- #9218 chore(deps): bump express from 4.17.2 to 4.17.3 (@dependabot[bot])
- #9213 chore(deps): bump body-parser from 1.19.1 to 1.19.2 (@dependabot[bot])
Committers: 10
- Bilel Taktak (@Parsath)
- David Schütte (@davidschuette)
- Guilherme Ruiz (@guiruiz)
- Jean-Baptiste Martin (@jeanbmar)
- Kamil Mysliwiec (@kamilmysliwiec)
- Micael Levi L. Cavalcante (@micalevisk)
- @TomerRon
- @brian-pinwheel
- @yevgeniypak
- jeanseok (@jeean)