v9.2.0 (2022-11-07)
Features
common
,core
- #10484 Feature/8844 api version in route info (@thiagomini)
Bug fixes
core
common
,platform-express
Enhancements
core
- #10479 feat(core): display class's name on request mapping exceptions (@micalevisk)
- #10497 fix(core): change
repl()
function param type toType | DynamicModule
(@CodyTseng)
common
- #10460 feat(common): add error options object (@thiagomini)
- #10515 feat(common): Allow adding custom validators to ParseFilePipeBuilder (@buddh4)
platform-express
- #10481 feat(plataform-express): replace
any
return type on#listen
withServer
(@micalevisk)
- #10481 feat(plataform-express): replace
common
,core
- #10521 feat(core): expose each option to get and resolve methods (@kamilmysliwiec)
Dependencies
- Other
- #10523 chore(deps-dev): bump @fastify/view from 7.1.1 to 7.1.2 (@dependabot[bot])
- #10522 chore(deps-dev): bump apollo-server-core from 3.11.0 to 3.11.1 (@dependabot[bot])
- #10513 chore(deps-dev): bump apollo-server-express from 3.10.4 to 3.11.1 (@dependabot[bot])
- #10491 chore(deps-dev): bump @commitlint/config-angular from 17.1.0 to 17.2.0 (@dependabot[bot])
- #10506 chore(deps-dev): bump nats from 2.8.0 to 2.9.0 (@dependabot[bot])
- #10508 chore(deps-dev): bump graphql-tools from 8.3.9 to 8.3.10 (@dependabot[bot])
- #10509 chore(deps-dev): bump apollo-server-core from 3.10.4 to 3.11.0 (@dependabot[bot])
- #10510 chore(deps-dev): bump ioredis from 5.2.3 to 5.2.4 (@dependabot[bot])
- #10511 chore(deps-dev): bump cache-manager from 5.1.1 to 5.1.3 (@dependabot[bot])
- #10512 chore(deps-dev): bump mongoose from 6.7.0 to 6.7.1 (@dependabot[bot])
- #10487 chore(deps-dev): bump apollo-server-core from 3.10.3 to 3.10.4 (@dependabot[bot])
- #10488 chore(deps-dev): bump @types/http-errors from 2.0.0 to 2.0.1 (@dependabot[bot])
- #10489 chore(deps-dev): bump @nestjs/mongoose from 9.2.0 to 9.2.1 (@dependabot[bot])
- #10490 chore(deps-dev): bump apollo-server-express from 3.10.3 to 3.10.4 (@dependabot[bot])
- #10492 chore(deps-dev): bump @commitlint/cli from 17.1.2 to 17.2.0 (@dependabot[bot])
- #10500 chore(deps-dev): bump graphql-tools from 8.3.7 to 8.3.9 (@dependabot[bot])
- #10501 chore(deps-dev): bump redis from 4.3.1 to 4.4.0 (@dependabot[bot])
- #10502 chore(deps-dev): bump @types/node from 18.11.8 to 18.11.9 (@dependabot[bot])
- #10468 chore(deps-dev): bump @nestjs/graphql from 10.1.4 to 10.1.5 (@dependabot[bot])
- #10469 chore(deps-dev): bump @fastify/multipart from 7.2.0 to 7.3.0 (@dependabot[bot])
- #10472 chore(deps-dev): bump graphql-tools from 8.3.6 to 8.3.7 (@dependabot[bot])
- #10473 chore(deps-dev): bump @types/http-errors from 1.8.2 to 2.0.0 (@dependabot[bot])
- #10482 chore(deps-dev): bump @types/node from 18.11.5 to 18.11.8 (@dependabot[bot])
- #10461 chore(deps-dev): bump @nestjs/graphql from 10.1.3 to 10.1.4 (@dependabot[bot])
- #10463 chore(deps-dev): bump @nestjs/apollo from 10.1.3 to 10.1.4 (@dependabot[bot])
- #10451 chore(deps-dev): bump socket.io-client from 4.5.2 to 4.5.3 (@dependabot[bot])
- #10452 chore(deps-dev): bump supertest from 6.3.0 to 6.3.1 (@dependabot[bot])
- #10453 chore(deps-dev): bump kafkajs from 2.2.0 to 2.2.2 (@dependabot[bot])
- #10455 chore(deps-dev): bump mongoose from 6.6.7 to 6.7.0 (@dependabot[bot])
- #10456 chore(deps-dev): bump amqp-connection-manager from 4.1.7 to 4.1.9 (@dependabot[bot])
- #10450 chore(deps-dev): bump concurrently from 7.4.0 to 7.5.0 (@dependabot[bot])
- #10457 chore(deps-dev): bump @types/node from 18.11.4 to 18.11.5 (@dependabot[bot])
platform-ws
- #10524 chore(deps): bump ws from 8.10.0 to 8.11.0 (@dependabot[bot])
- #10454 chore(deps): bump ws from 8.9.0 to 8.10.0 (@dependabot[bot])
common
,core
,microservices
,platform-express
,platform-fastify
,platform-socket.io
,platform-ws
,testing
,websockets
- #10493 chore(deps): bump tslib from 2.4.0 to 2.4.1 (@dependabot[bot])
platform-fastify
- #10462 chore(deps): bump @fastify/cors from 8.1.0 to 8.1.1 (@dependabot[bot])
Committers: 9
- Antonio Tripodi (@Tony133)
- Cody Tseng (@CodyTseng)
- Jinwoo Oh (@arkist)
- Julian Harrer (@buddh4)
- Kamil Mysliwiec (@kamilmysliwiec)
- Micael Levi L. Cavalcante (@micalevisk)
- Thiago Valentim (@thiagomini)
- Tolga Paksoy (@tolgap)
- @SirReiva