-
Notifications
You must be signed in to change notification settings - Fork 591
Comparing changes
Open a pull request
base repository: rabbitmq/rabbitmq-dotnet-client
base: v7.0.0-rc.2
head repository: rabbitmq/rabbitmq-dotnet-client
compare: v7.0.0-rc.3
- 8 commits
- 25 files changed
- 3 contributors
Commits on Jun 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cc1a969 - Browse repository at this point
Copy the full SHA cc1a969View commit details -
Merge pull request #1609 from rabbitmq/rabbitmq-dotnet-client-1607-fo…
…llowup Make `BasicProperties` a class
Configuration menu - View commit details
-
Copy full SHA for 3188515 - Browse repository at this point
Copy the full SHA 3188515View commit details
Commits on Jun 26, 2024
-
* Change InboundFrame to a class
* Improve `TakeoverPayload` * Use `RentedMemory` and define more constants * Use explicit types instead of `var`
Configuration menu - View commit details
-
Copy full SHA for 004ce32 - Browse repository at this point
Copy the full SHA 004ce32View commit details -
Merge pull request #1613 from bollhals/fix/InboundFrame
change InboundFrame to a class
Configuration menu - View commit details
-
Copy full SHA for 56b3ebf - Browse repository at this point
Copy the full SHA 56b3ebfView commit details
Commits on Jun 27, 2024
-
Add
DispatchConsumersAsyncEnabled
property onIConnection
(#1611)* Name new property `DispatchConsumersAsyncEnabled`. * Add a check on `BasicConsume` for when a regular dispatcher is used, and an async consumer passed. * Test the new `DispatchConsumersAsyncEnabled` property.
Configuration menu - View commit details
-
Copy full SHA for 5ccfd7f - Browse repository at this point
Copy the full SHA 5ccfd7fView commit details -
Merge pull request #1615 from rabbitmq/rabbitmq-dotnet-client-1611-fo…
…llowup Add `DispatchConsumersAsyncEnabled` property on `IConnection` (#1611)
Configuration menu - View commit details
-
Copy full SHA for 6673bd5 - Browse repository at this point
Copy the full SHA 6673bd5View commit details -
Ensure that recovery uses copies of argument dicts
Reported here: https://groups.google.com/g/rabbitmq-users/c/hk5pJ4cKF0c * Ensure that arguments passed to a queue, exchange, binding, or consumer are copied when being recorded.
Configuration menu - View commit details
-
Copy full SHA for 870a1f4 - Browse repository at this point
Copy the full SHA 870a1f4View commit details -
Merge pull request #1616 from rabbitmq/rabbitmq-users-hk5pJ4cKF0c
Ensure that arguments passed to recorded entities are copied.
Configuration menu - View commit details
-
Copy full SHA for 89d472d - Browse repository at this point
Copy the full SHA 89d472dView 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 v7.0.0-rc.2...v7.0.0-rc.3