- Sponsor
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Comparing changes
Open a pull request
base repository: MassTransit/MassTransit
base: v8.2.2
head repository: MassTransit/MassTransit
compare: v8.2.3
Commits on Apr 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 71429ff - Browse repository at this point
Copy the full SHA 71429ffView commit details
Commits on Apr 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 25fd050 - Browse repository at this point
Copy the full SHA 25fd050View commit details
Commits on May 1, 2024
-
Added xmin to PostgresLockStatementFormatter.cs queries to allow for …
…EF-style optimistic concurrency checking.
Configuration menu - View commit details
-
Copy full SHA for 12563fa - Browse repository at this point
Copy the full SHA 12563faView commit details
Commits on May 2, 2024
-
Fixed #4510 - Properly handle cross-region or SNS deliveries that are…
… wrapped in an SNS envelope when deserializing using System.Text.Json only.
Configuration menu - View commit details
-
Copy full SHA for 1d640dc - Browse repository at this point
Copy the full SHA 1d640dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e70659 - Browse repository at this point
Copy the full SHA 5e70659View commit details -
Configuration menu - View commit details
-
Copy full SHA for c9561ee - Browse repository at this point
Copy the full SHA c9561eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 25d6373 - Browse repository at this point
Copy the full SHA 25d6373View commit details
Commits on May 3, 2024
-
Fixed "Submitted policy is over max allowed size" exception, serializ…
…ed access to the QueueInfo when adding subscriptions to reduce race condition.
Configuration menu - View commit details
-
Copy full SHA for 0381674 - Browse repository at this point
Copy the full SHA 0381674View commit details -
Added ConfigureConsumeTopology overload that accepts a messageType pa…
…rameter, fixed some topology bugs in publish/consume
Configuration menu - View commit details
-
Copy full SHA for 3e8be46 - Browse repository at this point
Copy the full SHA 3e8be46View commit details
Commits on May 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6a81e2d - Browse repository at this point
Copy the full SHA 6a81e2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4fe74cd - Browse repository at this point
Copy the full SHA 4fe74cdView commit details
Commits on May 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4c37cd8 - Browse repository at this point
Copy the full SHA 4c37cd8View commit details -
Fixed #5185 - Missing parameter on PostgreSQL query, also using wrong…
… parameter type (object vs Guid?) for schedulingTokenId.
Configuration menu - View commit details
-
Copy full SHA for 231fb93 - Browse repository at this point
Copy the full SHA 231fb93View commit details -
Fixed #5191 - Redelivery using SQL Server with the SQL Transport was …
…not properly specifying the delay parameter
Configuration menu - View commit details
-
Copy full SHA for 2a56e02 - Browse repository at this point
Copy the full SHA 2a56e02View commit details
Commits on May 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 40775e9 - Browse repository at this point
Copy the full SHA 40775e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for b2ce0ef - Browse repository at this point
Copy the full SHA b2ce0efView commit details
Commits on May 18, 2024
-
Separated MessageTopology so that each bus gets its own topology to a…
…llow MultiBus with separate settings.
Configuration menu - View commit details
-
Copy full SHA for be8e177 - Browse repository at this point
Copy the full SHA be8e177View commit details
Commits on May 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c815611 - Browse repository at this point
Copy the full SHA c815611View commit details -
Configuration menu - View commit details
-
Copy full SHA for c76611b - Browse repository at this point
Copy the full SHA c76611bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b0634d - Browse repository at this point
Copy the full SHA 9b0634dView commit details
Commits on May 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fbf5956 - Browse repository at this point
Copy the full SHA fbf5956View commit details
Commits on May 28, 2024
-
When using MultiBus, endpoint name formatters are now properly config…
…urable on each bus instance instead of overwriting the default bus instance.
Configuration menu - View commit details
-
Copy full SHA for 7342ec8 - Browse repository at this point
Copy the full SHA 7342ec8View commit details -
Set fail over parameters to query and server specific parameters to e…
…ach server URI for ActiveMQ connection
Configuration menu - View commit details
-
Copy full SHA for 033b102 - Browse repository at this point
Copy the full SHA 033b102View commit details -
Configuration menu - View commit details
-
Copy full SHA for 333eea4 - Browse repository at this point
Copy the full SHA 333eea4View commit details
Commits on May 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a31fe99 - Browse repository at this point
Copy the full SHA a31fe99View commit details
Commits on Jun 6, 2024
-
Fixed #4882 - if MessageType isn't found, don't set it and don't fail…
… to process the scheduled message job.
Configuration menu - View commit details
-
Copy full SHA for 4a3ad9c - Browse repository at this point
Copy the full SHA 4a3ad9cView commit details
Commits on Jun 7, 2024
-
Fix summaries of overloads referring to message type while no message…
…Type parameter is available
Configuration menu - View commit details
-
Copy full SHA for 1353a8a - Browse repository at this point
Copy the full SHA 1353a8aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5400fbc - Browse repository at this point
Copy the full SHA 5400fbcView commit details
Commits on Jun 10, 2024
-
Check if endpoint is stopping before allowing messages to be dispatch…
…ed to the ConsumerAgent for processing.
Configuration menu - View commit details
-
Copy full SHA for a414629 - Browse repository at this point
Copy the full SHA a414629View commit details
Commits on Jun 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8348aea - Browse repository at this point
Copy the full SHA 8348aeaView commit details
Commits on Jun 13, 2024
-
Update docs regarding serializer/deserializer
Let's be correct here.
Configuration menu - View commit details
-
Copy full SHA for 813a446 - Browse repository at this point
Copy the full SHA 813a446View commit details -
Upgrade vulnerable packages (#5258)
* Bump Azure.Identity GHSA-m5vv-6r4h-3vj9 * Bump Npgsql GHSA-x9vc-6hfv-hg8c
Configuration menu - View commit details
-
Copy full SHA for 806e196 - Browse repository at this point
Copy the full SHA 806e196View commit details
Commits on Jun 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f358ac7 - Browse repository at this point
Copy the full SHA f358ac7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a0cac2 - Browse repository at this point
Copy the full SHA 5a0cac2View commit details
Commits on Jun 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7099536 - Browse repository at this point
Copy the full SHA 7099536View commit details
Commits on Jun 16, 2024
-
Fixed #5255 - Newtonsoft not setting raw message headers properly whe…
…n copying raw message body
Configuration menu - View commit details
-
Copy full SHA for ff9de5c - Browse repository at this point
Copy the full SHA ff9de5cView 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 v8.2.2...v8.2.3