v10.1.0
kamilmysliwiec
released this
17 Jul 08:39
·
2392 commits
to master
since this release
v10.1.0 (2023-07-17)
Bug fixes
core
- #12035 fix(core): allow importing providers from global modules in lazy modules (@kamilmysliwiec)
- #12020 fix(core): throw on circular factories and custom providers (@kamilmysliwiec)
microservices
common
- #12031 fix(common): right generic type arg constraint for
FileValidator#isValid
method (@micalevisk)
- #12031 fix(common): right generic type arg constraint for
Enhancements
microservices
- #12014 feat(microservices): allow grpc-server graceful shutdown (@mathieubergeron)
platform-fastify
- #11995 refactor(fastify): updated static options (@Mojtaba-NA)
core
- #12009 fix(core): Initialize application only once (@KKSzymanowski)
Dependencies
- Other
- #12025 chore(deps-dev): bump @grpc/grpc-js from 1.8.17 to 1.8.18 (@dependabot[bot])
- #12034 chore(deps-dev): bump eslint from 8.44.0 to 8.45.0 (@dependabot[bot])
- #12001 chore(deps-dev): bump @typescript-eslint/parser from 5.60.1 to 5.62.0 (@dependabot[bot])
- #12015 chore(deps-dev): bump mongoose from 7.3.2 to 7.3.4 (@dependabot[bot])
- #12016 chore(deps-dev): bump @types/node from 20.4.1 to 20.4.2 (@dependabot[bot])
- #12004 chore(deps): update jest monorepo (@renovate[bot])
- #11973 chore(deps): update babel monorepo (@renovate[bot])
- #11972 fix(deps): update dependency @graphql-tools/utils to v10.0.3 (@renovate[bot])
- #11980 chore(deps-dev): bump core-js from 3.31.0 to 3.31.1 (@dependabot[bot])
- #11981 chore(deps-dev): bump prettier from 2.8.8 to 3.0.0 (@dependabot[bot])
- #11989 chore(deps-dev): bump mongoose from 7.3.1 to 7.3.2 (@dependabot[bot])
- #11993 chore(deps): bump protobufjs from 7.2.2 to 7.2.4 (@dependabot[bot])
- #11994 chore(deps): bump protobufjs from 7.2.3 to 7.2.4 in /sample/04-grpc (@dependabot[bot])
- #11997 chore(deps-dev): bump @types/node from 20.3.3 to 20.4.1 (@dependabot[bot])
- #11998 chore(deps-dev): bump nodemon from 2.0.22 to 3.0.1 (@dependabot[bot])
- #12003 chore(deps-dev): bump mysql2 from 3.4.3 to 3.5.1 (@dependabot[bot])
- #11969 chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.60.1 to 5.61.0 (@dependabot[bot])
- #11963 chore(deps): update dependency @types/node to v20.3.3 (@renovate[bot])
- #11895 fix(deps): update dependency mysql2 to v3.4.3 (@renovate[bot])
- #11941 chore(deps): update typescript-eslint monorepo to v5.60.1 (@renovate[bot])
- #11951 chore(deps): update dependency ts-jest to v29.1.1 (@renovate[bot])
- #11959 chore(deps-dev): bump eslint from 8.43.0 to 8.44.0 (@dependabot[bot])
platform-fastify
- #11968 chore(deps): bump fastify from 4.19.1 to 4.19.2 (@dependabot[bot])
Committers: 8
- Kamil Mysliwiec (@kamilmysliwiec)
- Kuba Szymanowski (@KKSzymanowski)
- Mathieu Bergeron (@mathieubergeron)
- Micael Levi L. Cavalcante (@micalevisk)
- Mick Lawitzke (@MickL)
- Mojtaba (@Mojtaba-NA)
- Subin Lee (@kingsubin)
- Tan Ho (@tanhv90)