v9.3.2
kamilmysliwiec
released this
03 Feb 11:04
·
4150 commits
to master
since this release
v9.3.2 (2023-02-03)
Bug fixes
microservices
- #11026 fix(microservices): messages emitted before kafka client is ready fail (@kamilmysliwiec)
- #11019 fix(microservices): rmq should gracefully reconnect upon error (@kamilmysliwiec)
core
- #11027 fix(core): import common package correctly (@meteorlxy)
platform-express
,platform-fastify
- #10474 Fix Content-Type for unexpected errors in Fastify (@tuxmachine)
Enhancements
microservices
Dependencies
- Other
- #11012 chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 in /sample/31-graphql-federation-code-first/gateway (@dependabot[bot])
- #11015 chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 in /sample/32-graphql-federation-schema-first/gateway (@dependabot[bot])
- #11005 chore(deps-dev): bump graphql-tools from 8.3.16 to 8.3.17 (@dependabot[bot])
- #11013 chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 in /sample/31-graphql-federation-code-first/posts-application (@dependabot[bot])
- #11014 chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 in /sample/32-graphql-federation-schema-first/posts-application (@dependabot[bot])
- #11016 chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 in /sample/32-graphql-federation-schema-first/users-application (@dependabot[bot])
- #11017 chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 (@dependabot[bot])
- #11011 chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 in /sample/31-graphql-federation-code-first/users-application (@dependabot[bot])
- #11006 chore(deps-dev): bump redis from 4.5.1 to 4.6.4 (@dependabot[bot])
- #11007 chore(deps-dev): bump core-js from 3.27.1 to 3.27.2 (@dependabot[bot])
- #11008 chore(deps-dev): bump mongoose from 6.8.4 to 6.9.0 (@dependabot[bot])
- #11003 chore(deps-dev): bump typescript from 4.9.4 to 4.9.5 (@dependabot[bot])
common
,core
,microservices
,platform-express
,platform-fastify
,platform-socket.io
,platform-ws
,testing
,websockets
- #11004 chore(deps): bump tslib from 2.4.1 to 2.5.0 (@dependabot[bot])
Committers: 6
- Antonio Tripodi (@Tony133)
- Cody Tseng (@CodyTseng)
- Constantin Cuciurcă (@bittlerr)
- Kamil Mysliwiec (@kamilmysliwiec)
- Rick Dutour Geerling (@tuxmachine)
- Xinyu Liu (@meteorlxy)