-
-
Notifications
You must be signed in to change notification settings - Fork 8k
Comparing changes
Open a pull request
base repository: nestjs/nest
base: v10.4.7
head repository: nestjs/nest
compare: v10.4.8
- 13 commits
- 25 files changed
- 3 contributors
Commits on Oct 8, 2024
-
fix(microservices): include discarded rmq client options
all other properties, beside 'connectionOptions', from the socketOptions object ( of type AmqpConnectionManagerSocketOptions ) were being discarded on the creation of the AmqpConnectionManager client https://github.com/nestjs/nest/blob/master/packages/microservices/external/rmq-url.interface.ts#L47 https://github.com/jwalton/node-amqp-connection-manager/blob/v4.1.14/src/AmqpConnectionManager.ts#L46 #5788 (comment)
Configuration menu - View commit details
-
Copy full SHA for 9cd4353 - Browse repository at this point
Copy the full SHA 9cd4353View commit details
Commits on Nov 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bc4667c - Browse repository at this point
Copy the full SHA bc4667cView commit details
Commits on Nov 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1fe4dc2 - Browse repository at this point
Copy the full SHA 1fe4dc2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 229d97f - Browse repository at this point
Copy the full SHA 229d97fView commit details
Commits on Nov 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5c6986f - Browse repository at this point
Copy the full SHA 5c6986fView commit details
Commits on Nov 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1a076fc - Browse repository at this point
Copy the full SHA 1a076fcView commit details -
Merge pull request #14133 from nestjs/fix/flaky-durable-provider
fix(core): flaky durable provider, remove instance on error
Configuration menu - View commit details
-
Copy full SHA for 831d295 - Browse repository at this point
Copy the full SHA 831d295View commit details -
Merge pull request #14132 from nestjs/fix/mqtt-microservices-qos2
fix(microservices): no messages emitted with mqtt when qos set
Configuration menu - View commit details
-
Copy full SHA for 49dc36d - Browse repository at this point
Copy the full SHA 49dc36dView commit details -
Merge pull request #14139 from mksony/chore/ensure-application-init-b…
…efore-accepting-sigterm chore(core): defer application shutdown until init finishes
Configuration menu - View commit details
-
Copy full SHA for dade6d5 - Browse repository at this point
Copy the full SHA dade6d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for e64ab18 - Browse repository at this point
Copy the full SHA e64ab18View commit details -
Merge pull request #14059 from v-sum/fix-disregarded-rmq-client-options
fix(microservices): include discarded rmq client options
Configuration menu - View commit details
-
Copy full SHA for 491ed77 - Browse repository at this point
Copy the full SHA 491ed77View commit details -
Merge pull request #14143 from nestjs/feat/expose-listening-stream
feat(core): expose listening stream from http adapter host
Configuration menu - View commit details
-
Copy full SHA for a7b73e3 - Browse repository at this point
Copy the full SHA a7b73e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c5180d - Browse repository at this point
Copy the full SHA 3c5180dView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v10.4.7...v10.4.8