-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fork Sync: Update from parent repository #4
base: master
Are you sure you want to change the base?
Commits on Apr 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9cfa6f3 - Browse repository at this point
Copy the full SHA 9cfa6f3View commit details
Commits on Apr 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5fe32f7 - Browse repository at this point
Copy the full SHA 5fe32f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3dfecf5 - Browse repository at this point
Copy the full SHA 3dfecf5View commit details
Commits on Apr 17, 2024
-
Fixed #5097 - Delayed exchange should now work with DIRECT/TOPIC exch…
…anges. May cause a PRECONDITION-FAILURE if specified with previous versions due to an exchange type change to FANOUT.
Configuration menu - View commit details
-
Copy full SHA for bdf2427 - Browse repository at this point
Copy the full SHA bdf2427View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2944097 - Browse repository at this point
Copy the full SHA 2944097View commit details
Commits on Apr 18, 2024
-
fix: Addresses Issue With @ In Postgres Sql Transport Connection Stri…
…ngs (#5103) * fix: migrate postgres tests to their own file * fix: add function to handle @ in postgres user names * fix: revert dot settings * fix: revert dot settings
Configuration menu - View commit details
-
Copy full SHA for cfd0ace - Browse repository at this point
Copy the full SHA cfd0aceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a1467d - Browse repository at this point
Copy the full SHA 6a1467dView commit details -
Configuration menu - View commit details
-
Copy full SHA for c59a590 - Browse repository at this point
Copy the full SHA c59a590View commit details -
Fixed #5111 - Service Bus connection string parsing no longer capture…
…s scope, causing failing unit test.
Configuration menu - View commit details
-
Copy full SHA for 1b25d15 - Browse repository at this point
Copy the full SHA 1b25d15View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5af6e11 - Browse repository at this point
Copy the full SHA 5af6e11View commit details -
Fixed #5106 - found the recursion with publish topology and Lazy, res…
…olved it by calling the proper method to create the topology
Configuration menu - View commit details
-
Copy full SHA for 9afef0d - Browse repository at this point
Copy the full SHA 9afef0dView commit details
Commits on Apr 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4603f90 - Browse repository at this point
Copy the full SHA 4603f90View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ef4f23 - Browse repository at this point
Copy the full SHA 9ef4f23View commit details -
Configuration menu - View commit details
-
Copy full SHA for 77050f6 - Browse repository at this point
Copy the full SHA 77050f6View commit details -
Fixed #5114 - Changed the request result limit for the EF Core Outbox…
… Delivery service to scale up properly, Reworked the request rate algorithm to support delayed cancellation of in-flight requests.
Configuration menu - View commit details
-
Copy full SHA for 53ac232 - Browse repository at this point
Copy the full SHA 53ac232View commit details
Commits on Apr 20, 2024
-
Fixed #5114 - Again, optimizing for slower delivery of messages (in-m…
…emory is stupid fast, most brokers are slower) so that request
Configuration menu - View commit details
-
Copy full SHA for a53f066 - Browse repository at this point
Copy the full SHA a53f066View commit details
Commits on Apr 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 60d03b6 - Browse repository at this point
Copy the full SHA 60d03b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for a610fd9 - Browse repository at this point
Copy the full SHA a610fd9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9254e67 - Browse repository at this point
Copy the full SHA 9254e67View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e60de6 - Browse repository at this point
Copy the full SHA 3e60de6View commit details -
Added SetDefaultRequestTimeout to configure the default request timeo…
…ut for request clients created from the container.
Configuration menu - View commit details
-
Copy full SHA for 552701a - Browse repository at this point
Copy the full SHA 552701aView commit details -
Related to #5114 - changed delivery service to no longer wait when me…
…ssages were processed, ensuring rapido delivery.
Configuration menu - View commit details
-
Copy full SHA for dbcfc4e - Browse repository at this point
Copy the full SHA dbcfc4eView commit details
Commits on Apr 25, 2024
-
Fixed #5125 - Added overloads for the Entity Framework outbox to disa…
…ble schema caching when using multiple DbContext's
Configuration menu - View commit details
-
Copy full SHA for 3eb41b3 - Browse repository at this point
Copy the full SHA 3eb41b3View commit details -
Related to #5114 - mute the InvalidOperationException error from PGSQ…
…L when a concurrent update is not allowed.
Configuration menu - View commit details
-
Copy full SHA for 7997da1 - Browse repository at this point
Copy the full SHA 7997da1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a28c39 - Browse repository at this point
Copy the full SHA 7a28c39View commit details -
Fixed #5130 - Changed SessionId and PartitionKey filters on Azure Ser…
…vice Bus to check if the context is a service bus context.
Configuration menu - View commit details
-
Copy full SHA for af7a812 - Browse repository at this point
Copy the full SHA af7a812View commit details -
Standardized the topology for partition key across service bus, event…
… hub, and the SQL transport
Configuration menu - View commit details
-
Copy full SHA for e7c59ea - Browse repository at this point
Copy the full SHA e7c59eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2af9f8f - Browse repository at this point
Copy the full SHA 2af9f8fView commit details -
Related to #3303 - Added support for ICredentialsProvider and perhaps…
… ICredentialsRefresher (RabbitMQ).
Configuration menu - View commit details
-
Copy full SHA for c287ee3 - Browse repository at this point
Copy the full SHA c287ee3View commit details
Commits on Apr 26, 2024
-
Fixed #5137 - Updated SqlTransportOptions so that it allows for addit…
…ional connection string parameters
Configuration menu - View commit details
-
Copy full SHA for be70dec - Browse repository at this point
Copy the full SHA be70decView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1050df6 - Browse repository at this point
Copy the full SHA 1050df6View commit details -
Configuration menu - View commit details
-
Copy full SHA for f36c14f - Browse repository at this point
Copy the full SHA f36c14fView commit details -
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
Commits on Jun 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 526d492 - Browse repository at this point
Copy the full SHA 526d492View commit details -
Ignore string.Empty when setting new state in StringStateAccessor (wa…
…s ignored on Get, but wasn't ignored on Set)
Configuration menu - View commit details
-
Copy full SHA for f52df71 - Browse repository at this point
Copy the full SHA f52df71View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ce4c6e - Browse repository at this point
Copy the full SHA 2ce4c6eView commit details -
Configuration menu - View commit details
-
Copy full SHA for ceecf02 - Browse repository at this point
Copy the full SHA ceecf02View commit details -
Fixes `EndpointRoutingMiddleware matches endpoints setup by EndpointM…
…iddleware...` Resolves > System.InvalidOperationException: 'EndpointRoutingMiddleware matches endpoints setup by EndpointMiddleware and so must be added to the request execution pipeline before EndpointMiddleware. Please add EndpointRoutingMiddleware by calling 'IApplicationBuilder.UseRouting' inside the call to 'Configure(...)' in the application startup code.'
Configuration menu - View commit details
-
Copy full SHA for 2dfbf28 - Browse repository at this point
Copy the full SHA 2dfbf28View commit details -
Added initial support for RabbitMQ Streams, will enhance based upon i…
…nitial feedback (see #2788)
Configuration menu - View commit details
-
Copy full SHA for 69afb94 - Browse repository at this point
Copy the full SHA 69afb94View commit details
Commits on Jun 27, 2024
-
Fixed #5273 - moved schema creation to the infrastructure section, in…
…stead of the create database, since it's required to exist.
Configuration menu - View commit details
-
Copy full SHA for 3e8b049 - Browse repository at this point
Copy the full SHA 3e8b049View commit details -
Updated MaxAge to properly format the queue attribute when configurin…
…g a RabbitMQ stream
Configuration menu - View commit details
-
Copy full SHA for e11c12a - Browse repository at this point
Copy the full SHA e11c12aView commit details
Commits on Jul 1, 2024
-
Fixed #5297 - Better validation of existing SQS/SNS queue/topic polic…
…y to ensure additional patterns are added only to a valid condition/statement/etc.
Configuration menu - View commit details
-
Copy full SHA for 2f2e9dc - Browse repository at this point
Copy the full SHA 2f2e9dcView commit details
Commits on Jul 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b090ab9 - Browse repository at this point
Copy the full SHA b090ab9View commit details -
Configuration menu - View commit details
-
Copy full SHA for f294beb - Browse repository at this point
Copy the full SHA f294bebView commit details
Commits on Jul 3, 2024
-
Related to #5302 - Added SetMessageSerializerOptions when configuring…
… JsonSerializerOptions to exclude messages from the default serialization overrides.
Configuration menu - View commit details
-
Copy full SHA for 87b8f6a - Browse repository at this point
Copy the full SHA 87b8f6aView commit details
Commits on Jul 10, 2024
-
Fixed #5325 - Transfer priority from consumed messages to outgoing me…
…ssage with RabbitMQ
Configuration menu - View commit details
-
Copy full SHA for ffb1fbd - Browse repository at this point
Copy the full SHA ffb1fbdView commit details
Commits on Jul 11, 2024
-
Related to #1552 - ReplyTo handling will now propagate forward when a…
… request is forwarded to another consumer for handling.
Configuration menu - View commit details
-
Copy full SHA for a8ade01 - Browse repository at this point
Copy the full SHA a8ade01View commit details -
Fixed bus start/stop issue with receive endpoint collection not actua…
…lly stopping the bus after being restarted.
Configuration menu - View commit details
-
Copy full SHA for 72f382b - Browse repository at this point
Copy the full SHA 72f382bView commit details
Commits on Jul 12, 2024
-
A new TaskExecutor, still using Channel, but with reduced overhead an…
…d higher performance suitable for most scenarios.
Configuration menu - View commit details
-
Copy full SHA for cec0a22 - Browse repository at this point
Copy the full SHA cec0a22View commit details
Commits on Jul 16, 2024
-
Update ScheduleJob.cs: replace HangfireScheduledMessageData with Hash…
…edHangfireScheduledMessageData The HashCleanup doesn't work with the HangfireScheduledMessageData type because it does not implement the IHashedScheduleId interface. As a result, the hashId key is not removed from Redis database after job is executed. This commit fixes this issue.
Configuration menu - View commit details
-
Copy full SHA for 73f69b3 - Browse repository at this point
Copy the full SHA 73f69b3View commit details
Commits on Jul 18, 2024
-
Added documentation for additional RabbitMQ queue/exchange address pa…
…rameters (all optional)
Configuration menu - View commit details
-
Copy full SHA for a6ef577 - Browse repository at this point
Copy the full SHA a6ef577View commit details
Commits on Jul 21, 2024
-
Updated SQL transport to work with Azure SQL when provisioning agains…
…t an existing database
Configuration menu - View commit details
-
Copy full SHA for 6c571c8 - Browse repository at this point
Copy the full SHA 6c571c8View commit details
Commits on Jul 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a9ffc9c - Browse repository at this point
Copy the full SHA a9ffc9cView commit details -
Updated packages, Marten now only targets net6.0 and net8.0 on the cu…
…rrent version adsf
Configuration menu - View commit details
-
Copy full SHA for 873c6d9 - Browse repository at this point
Copy the full SHA 873c6d9View commit details
Commits on Jul 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6b2d163 - Browse repository at this point
Copy the full SHA 6b2d163View commit details
Commits on Jul 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 826d3f9 - Browse repository at this point
Copy the full SHA 826d3f9View commit details -
Implemented ConnectionLimit for SQL Transport, using SqlTransportOpti…
…ons to increase it if necessary
Configuration menu - View commit details
-
Copy full SHA for e3fe405 - Browse repository at this point
Copy the full SHA e3fe405View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7366447 - Browse repository at this point
Copy the full SHA 7366447View commit details -
Configuration menu - View commit details
-
Copy full SHA for ede271c - Browse repository at this point
Copy the full SHA ede271cView commit details -
Configuration menu - View commit details
-
Copy full SHA for ed7f3d2 - Browse repository at this point
Copy the full SHA ed7f3d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for d98e00b - Browse repository at this point
Copy the full SHA d98e00bView commit details
Commits on Jul 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 41ea46f - Browse repository at this point
Copy the full SHA 41ea46fView commit details
Commits on Aug 2, 2024
-
SqlTransport -> Use configured schema when listening to notifications (…
…#5375) * SqlTransport -> Use configured schema when listening to notifications Hi @phatboyg I found an issue with the Listen (postgres) notifications part where the schema is hardcoded to be "transport" Since it is allowed to have a different schema that is passed via options and the PostgresDatabaseMigrator uses it for creating the trigger script, we should have it aligned in the C# code. * Sanitize schema name to fit postgres channel requirements
Configuration menu - View commit details
-
Copy full SHA for 5081bef - Browse repository at this point
Copy the full SHA 5081befView commit details -
Configuration menu - View commit details
-
Copy full SHA for cc0b8bd - Browse repository at this point
Copy the full SHA cc0b8bdView commit details
Commits on Aug 3, 2024
-
Upgrade Quartz to version 3.12.0
* remove promotion of Quartz's Newtonsoft based Quartz.Serialization.Json * remove unused Quartz.Plugins.TimeZoneConverter * fix XML doc comments * remove unnecessary compiler warnings suppression * remove usage of obsolete UseMicrosoftDependencyInjectionJobFactory
Configuration menu - View commit details
-
Copy full SHA for bc43c98 - Browse repository at this point
Copy the full SHA bc43c98View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f65544 - Browse repository at this point
Copy the full SHA 9f65544View commit details
Commits on Aug 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ed3bcba - Browse repository at this point
Copy the full SHA ed3bcbaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7cfeef7 - Browse repository at this point
Copy the full SHA 7cfeef7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 50455b0 - Browse repository at this point
Copy the full SHA 50455b0View commit details
Commits on Aug 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 87b51bf - Browse repository at this point
Copy the full SHA 87b51bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 52df62e - Browse repository at this point
Copy the full SHA 52df62eView commit details
Commits on Aug 7, 2024
-
Add support to valid postgres schema names (#5393)
* SqlTransport -> Use configured schema when listening to notifications Hi @phatboyg I found an issue with the Listen (postgres) notifications part where the schema is hardcoded to be "transport" Since it is allowed to have a different schema that is passed via options and the PostgresDatabaseMigrator uses it for creating the trigger script, we should have it aligned in the C# code. * Sanitize schema name to fit postgres channel requirements * Surround schema name with double quotes to prevent dbMigrator failures
Configuration menu - View commit details
-
Copy full SHA for 5fa7746 - Browse repository at this point
Copy the full SHA 5fa7746View commit details
Commits on Aug 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8dd1314 - Browse repository at this point
Copy the full SHA 8dd1314View commit details -
Configuration menu - View commit details
-
Copy full SHA for 919f52d - Browse repository at this point
Copy the full SHA 919f52dView commit details -
Fixed #5392 - MongoDB doesn't lock documents, so it can't be used wit…
…h concurrent readers the way SQL can
Configuration menu - View commit details
-
Copy full SHA for 191607f - Browse repository at this point
Copy the full SHA 191607fView commit details -
Fixed #5159 - Duplicate delivery logic when redelivery faulted messag…
…es should now work properly.
Configuration menu - View commit details
-
Copy full SHA for 0dd16fc - Browse repository at this point
Copy the full SHA 0dd16fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for fb3ad3f - Browse repository at this point
Copy the full SHA fb3ad3fView commit details
Commits on Aug 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3300985 - Browse repository at this point
Copy the full SHA 3300985View commit details -
Added ability to configure the partitioned receive mode for the SQL t…
…ransport with job saga endpoints. Also added inline endpoint configuration ability.
Configuration menu - View commit details
-
Copy full SHA for 1624c07 - Browse repository at this point
Copy the full SHA 1624c07View commit details -
Related to #5387 - If a batch message is canceled, it should be remov…
…ed from the batch. Empty batches should be "ignored."
Configuration menu - View commit details
-
Copy full SHA for 53756bb - Browse repository at this point
Copy the full SHA 53756bbView commit details
Commits on Aug 13, 2024
-
Changing the TaskUtil.Await strategy to be more broadly consistent wi…
…th other frameworks.
Configuration menu - View commit details
-
Copy full SHA for 3bdac38 - Browse repository at this point
Copy the full SHA 3bdac38View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5df90f1 - Browse repository at this point
Copy the full SHA 5df90f1View commit details -
Fixed #5405 - Removed extra condition preventing creation of policy w…
…hen not found.
Configuration menu - View commit details
-
Copy full SHA for 6b66543 - Browse repository at this point
Copy the full SHA 6b66543View commit details
Commits on Aug 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ebf71fa - Browse repository at this point
Copy the full SHA ebf71faView commit details -
Configuration menu - View commit details
-
Copy full SHA for b9c2a7f - Browse repository at this point
Copy the full SHA b9c2a7fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 96e3670 - Browse repository at this point
Copy the full SHA 96e3670View commit details
Commits on Aug 18, 2024
-
Added MongoDB configuration to Transactional Outbox page, updated vul…
…nerable package.json packages.
Configuration menu - View commit details
-
Copy full SHA for ac44867 - Browse repository at this point
Copy the full SHA ac44867View commit details
Commits on Aug 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for eb3c9ee - Browse repository at this point
Copy the full SHA eb3c9eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for ef7b8e2 - Browse repository at this point
Copy the full SHA ef7b8e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for e5d5fcf - Browse repository at this point
Copy the full SHA e5d5fcfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 942b7dd - Browse repository at this point
Copy the full SHA 942b7ddView commit details
Commits on Aug 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ec39a2a - Browse repository at this point
Copy the full SHA ec39a2aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 949fabd - Browse repository at this point
Copy the full SHA 949fabdView commit details -
Configuration menu - View commit details
-
Copy full SHA for b13572f - Browse repository at this point
Copy the full SHA b13572fView commit details
Commits on Aug 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7b9c34d - Browse repository at this point
Copy the full SHA 7b9c34dView commit details
Commits on Aug 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ef47726 - Browse repository at this point
Copy the full SHA ef47726View commit details -
Configuration menu - View commit details
-
Copy full SHA for 903d1c7 - Browse repository at this point
Copy the full SHA 903d1c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa9064f - Browse repository at this point
Copy the full SHA aa9064fView commit details -
Related to #5448 - Add signing to the MongoDB package to match the si…
…gned underlying MongoDB driver.
Configuration menu - View commit details
-
Copy full SHA for 55326ed - Browse repository at this point
Copy the full SHA 55326edView commit details
Commits on Sep 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a593788 - Browse repository at this point
Copy the full SHA a593788View commit details -
Configuration menu - View commit details
-
Copy full SHA for 02fc4f1 - Browse repository at this point
Copy the full SHA 02fc4f1View commit details
Commits on Sep 9, 2024
-
Changed SQL transport to use NpgsqlDataSource internally to create co…
…nnections, and also allow passing a data source instead of a connection string.
Configuration menu - View commit details
-
Copy full SHA for 682de43 - Browse repository at this point
Copy the full SHA 682de43View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e41d69 - Browse repository at this point
Copy the full SHA 4e41d69View commit details
Commits on Sep 10, 2024
-
Fix: Add Required Base Class props with NpgSqlDataSource Injection (#…
…5482) * update host config * use dataSource from injection
Configuration menu - View commit details
-
Copy full SHA for 244590b - Browse repository at this point
Copy the full SHA 244590bView commit details -
Remove .Build() from OpenTelemetry configuration, was causing a runti…
…me error with the service collection configuration
Configuration menu - View commit details
-
Copy full SHA for de66870 - Browse repository at this point
Copy the full SHA de66870View commit details -
Configuration menu - View commit details
-
Copy full SHA for 796529b - Browse repository at this point
Copy the full SHA 796529bView commit details -
Added ability to extend the DatabaseContext<T> provider for the Dappe…
…r saga repository to replace the implementation
Configuration menu - View commit details
-
Copy full SHA for a956dd6 - Browse repository at this point
Copy the full SHA a956dd6View commit details -
Configuration menu - View commit details
-
Copy full SHA for d66d064 - Browse repository at this point
Copy the full SHA d66d064View commit details
Commits on Sep 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 35c6ba7 - Browse repository at this point
Copy the full SHA 35c6ba7View commit details -
Added SubmitJob extension methods to simply the submission of jobs vi…
…a the request client or publish endpoint
Configuration menu - View commit details
-
Copy full SHA for c5f74f9 - Browse repository at this point
Copy the full SHA c5f74f9View commit details -
Updated NpgsqlDataSource processing to support container management a…
…nd disposable, added default schema, unit test to ensure it all works.
Configuration menu - View commit details
-
Copy full SHA for 9233132 - Browse repository at this point
Copy the full SHA 9233132View commit details
Commits on Sep 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f5dc4b2 - Browse repository at this point
Copy the full SHA f5dc4b2View commit details
Commits on Sep 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1edfb05 - Browse repository at this point
Copy the full SHA 1edfb05View commit details
Commits on Sep 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fa9bf74 - Browse repository at this point
Copy the full SHA fa9bf74View commit details
Commits on Sep 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 95f3bae - Browse repository at this point
Copy the full SHA 95f3baeView commit details
Commits on Sep 20, 2024
-
Added SQL Transport function to requeue messages from the dead-letter…
… or error queue which can be called from any query tool
Configuration menu - View commit details
-
Copy full SHA for 03472b1 - Browse repository at this point
Copy the full SHA 03472b1View commit details -
Removed
diff=astextplain
as that causes issues in some environment……s and seems to be a relic from the past
Configuration menu - View commit details
-
Copy full SHA for f682030 - Browse repository at this point
Copy the full SHA f682030View commit details -
Added topology diagrams that explains the flow of messages for failin…
…g messages and fault responses/notifications Co-authored-by: WilliamBZA <WilliamBZA@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 429c556 - Browse repository at this point
Copy the full SHA 429c556View commit details -
Configuration menu - View commit details
-
Copy full SHA for f189f61 - Browse repository at this point
Copy the full SHA f189f61View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a0f239 - Browse repository at this point
Copy the full SHA 6a0f239View commit details
Commits on Sep 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 340c973 - Browse repository at this point
Copy the full SHA 340c973View commit details -
Configuration menu - View commit details
-
Copy full SHA for a46daca - Browse repository at this point
Copy the full SHA a46dacaView commit details
Commits on Sep 23, 2024
-
Added SQL transport to scheduler configuration, fixed invalid entity …
…type in documentation
Configuration menu - View commit details
-
Copy full SHA for 6c44eca - Browse repository at this point
Copy the full SHA 6c44ecaView commit details
Commits on Sep 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ed81965 - Browse repository at this point
Copy the full SHA ed81965View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2079e48 - Browse repository at this point
Copy the full SHA 2079e48View commit details -
Update subscription properties, including LockDuration, MaxDeliveryCo…
…unt, and ForwardTo when an Azure Service Bus subscription is changed.
Configuration menu - View commit details
-
Copy full SHA for d8dae3b - Browse repository at this point
Copy the full SHA d8dae3bView commit details -
Change PlatformNotSupportedException to NotSupportedException to catc…
…h other platform-related errors
Configuration menu - View commit details
-
Copy full SHA for 46995e0 - Browse repository at this point
Copy the full SHA 46995e0View commit details
Commits on Sep 25, 2024
-
Updated OutboxMessage schedule to have foreign keys on InboxState and…
… OutboxState, to aid with deletion/cleanup.
Configuration menu - View commit details
-
Copy full SHA for 526aa3e - Browse repository at this point
Copy the full SHA 526aa3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a0f0e77 - Browse repository at this point
Copy the full SHA a0f0e77View commit details -
Always clear the RequestId when the timeout is canceled to avoid even…
…t not handled in state errors when a timeout is received after the request has faulted.
Configuration menu - View commit details
-
Copy full SHA for 0211e1f - Browse repository at this point
Copy the full SHA 0211e1fView commit details
Commits on Sep 26, 2024
-
Added Job Progress and Job State, added command/request/event impleme…
…ntations for missing contact interfaces, changed IDictionary to Dictionary (performance)
Configuration menu - View commit details
-
Copy full SHA for d4d1f50 - Browse repository at this point
Copy the full SHA d4d1f50View commit details -
Configuration menu - View commit details
-
Copy full SHA for 39a5b3a - Browse repository at this point
Copy the full SHA 39a5b3aView commit details -
Test now verifies that LastProgressValue/Limit is being saved, fixed …
…comparison logic
Configuration menu - View commit details
-
Copy full SHA for 9300be9 - Browse repository at this point
Copy the full SHA 9300be9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 35621b9 - Browse repository at this point
Copy the full SHA 35621b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for e87e2ae - Browse repository at this point
Copy the full SHA e87e2aeView commit details
Commits on Sep 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a21afc3 - Browse repository at this point
Copy the full SHA a21afc3View commit details
Commits on Sep 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4f9c70a - Browse repository at this point
Copy the full SHA 4f9c70aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 26c1e72 - Browse repository at this point
Copy the full SHA 26c1e72View commit details -
Configuration menu - View commit details
-
Copy full SHA for 755b267 - Browse repository at this point
Copy the full SHA 755b267View commit details -
Configuration menu - View commit details
-
Copy full SHA for e8d6462 - Browse repository at this point
Copy the full SHA e8d6462View commit details -
Address #5534 - Use sequence number for batch order where available (#…
Configuration menu - View commit details
-
Copy full SHA for 50cefc3 - Browse repository at this point
Copy the full SHA 50cefc3View commit details
Commits on Oct 1, 2024
-
Job Consumers - Reworked CancelJob so that it goes through the sagas,…
… no longer creating a subscription on the instance. Also, made it so that jobs canceled when an instance was stopped are automatically rescheduled for the next available job consumer instance.
Configuration menu - View commit details
-
Copy full SHA for 9b1448b - Browse repository at this point
Copy the full SHA 9b1448bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ddf96e - Browse repository at this point
Copy the full SHA 9ddf96eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d297c3c - Browse repository at this point
Copy the full SHA d297c3cView commit details -
Fixed #5018 - SQL Transport auto-delete queues now refresh metrics wh…
…en no messages are present to avoid deletion of the queue
Configuration menu - View commit details
-
Copy full SHA for 9887fbc - Browse repository at this point
Copy the full SHA 9887fbcView commit details
Commits on Oct 2, 2024
-
Retrying messages using the native tools provided
Co-authored-by: WilliamBZA <WilliamBZA@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 38bb535 - Browse repository at this point
Copy the full SHA 38bb535View commit details -
Minor usability tweaks to JobContext API, changed subscriptions view …
…column order/names
Configuration menu - View commit details
-
Copy full SHA for 70380de - Browse repository at this point
Copy the full SHA 70380deView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3831e7a - Browse repository at this point
Copy the full SHA 3831e7aView commit details -
FinalizeJob command to remove job saga / job attempt saga entries whe…
…n a job was canceled or faulted.
Configuration menu - View commit details
-
Copy full SHA for c3ee176 - Browse repository at this point
Copy the full SHA c3ee176View commit details -
Added international characters (letters) to the valid characters allo…
…wed by entity names for RabbitMQ.
Configuration menu - View commit details
-
Copy full SHA for 79e5e37 - Browse repository at this point
Copy the full SHA 79e5e37View commit details -
Configuration menu - View commit details
-
Copy full SHA for 72c7ae7 - Browse repository at this point
Copy the full SHA 72c7ae7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 54fd4ad - Browse repository at this point
Copy the full SHA 54fd4adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0243ab0 - Browse repository at this point
Copy the full SHA 0243ab0View commit details
Commits on Oct 3, 2024
-
Link to guidance on how to use native tools to retry messages
Co-authored-by: WilliamBZA <WilliamBZA@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f1ccde9 - Browse repository at this point
Copy the full SHA f1ccde9View commit details -
Added new job distribution strategy support, with job options includi…
…ng job/instance properties that can be used by the strategy to allocate job slots. Also added global concurrent job limit across all instances (optional).
Configuration menu - View commit details
-
Copy full SHA for 4eddf3e - Browse repository at this point
Copy the full SHA 4eddf3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for c81f850 - Browse repository at this point
Copy the full SHA c81f850View commit details
Commits on Oct 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f6c5f23 - Browse repository at this point
Copy the full SHA f6c5f23View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5cc00c2 - Browse repository at this point
Copy the full SHA 5cc00c2View commit details -
Added missing conventions to the SQL and InMemory transports, for rou…
…ting key and partition key
Configuration menu - View commit details
-
Copy full SHA for cb6864e - Browse repository at this point
Copy the full SHA cb6864eView commit details
Commits on Oct 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for acf42e4 - Browse repository at this point
Copy the full SHA acf42e4View commit details -
Fixed partitioner receiver to handle multiple partitions properly on …
…the same node, and to avoid extensive delays during the polling interval when messages are handled.
Configuration menu - View commit details
-
Copy full SHA for 13459a8 - Browse repository at this point
Copy the full SHA 13459a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c4e32e - Browse repository at this point
Copy the full SHA 0c4e32eView commit details
Commits on Oct 7, 2024
-
Fixed #5555 - Restored removed method due to signature change and add…
…ed the new method separately.
Configuration menu - View commit details
-
Copy full SHA for 8b02b7a - Browse repository at this point
Copy the full SHA 8b02b7aView commit details -
Configuration menu - View commit details
-
Copy full SHA for b5b46c2 - Browse repository at this point
Copy the full SHA b5b46c2View commit details -
Reworked Job Properties, Job Type Properties, and Instance Properties…
… to allow better differentiation when building job distribution strategies.
Configuration menu - View commit details
-
Copy full SHA for 448db29 - Browse repository at this point
Copy the full SHA 448db29View commit details
Commits on Oct 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 327bb66 - Browse repository at this point
Copy the full SHA 327bb66View commit details -
Changed endpoint client factory to avoid Task return value, added sup…
…port for RabbitMQ direct REPLY-TO request client using SetRabbitMqReplyToRequestClientFactory
Configuration menu - View commit details
-
Copy full SHA for 30450b5 - Browse repository at this point
Copy the full SHA 30450b5View commit details
Commits on Oct 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9769bf4 - Browse repository at this point
Copy the full SHA 9769bf4View commit details -
Convenience extension for session based batching in ASB and explicit …
…control of MaxConcurrentSessions (#5548) * batching for session enabled ASB entities with better control over max concurrency * add docs, encapsulate defaults, better naming * add documentation for discovery * align SDK default for SessionIdleTimeout * ensure if Prefetch is enabled it is at least enough to fill the session batch
Configuration menu - View commit details
-
Copy full SHA for 987b9cf - Browse repository at this point
Copy the full SHA 987b9cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1433b68 - Browse repository at this point
Copy the full SHA 1433b68View commit details -
feat: configure activity propagation
Add header MT-Activity-Propagation that configures how remote activity is treated. Either: 1. Link the remote activity 2. Use as parent activity (default) 3. Create new activity without reference to remote activity
Configuration menu - View commit details
-
Copy full SHA for 4bf036f - Browse repository at this point
Copy the full SHA 4bf036fView commit details
Commits on Oct 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3d8e5f9 - Browse repository at this point
Copy the full SHA 3d8e5f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f8955f - Browse repository at this point
Copy the full SHA 6f8955fView commit details -
Configuration menu - View commit details
-
Copy full SHA for a8f0dfb - Browse repository at this point
Copy the full SHA a8f0dfbView commit details -
Fixing failover parameters and adding priorityBackup and priorityURIs…
… parameters (#5568) * Fixed failover parameters. Added priorityBackup and priorityURIs parameters * fixed activemq failover transport test
Configuration menu - View commit details
-
Copy full SHA for 3ecd8e7 - Browse repository at this point
Copy the full SHA 3ecd8e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 874c16d - Browse repository at this point
Copy the full SHA 874c16dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8acddbd - Browse repository at this point
Copy the full SHA 8acddbdView commit details
Commits on Oct 14, 2024
-
Update link to Azure service bus configuration page in Azure service …
…bus - quickstart
Configuration menu - View commit details
-
Copy full SHA for 349040d - Browse repository at this point
Copy the full SHA 349040dView commit details
Commits on Oct 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e72c37b - Browse repository at this point
Copy the full SHA e72c37bView commit details -
Add support for MessagePack serialization.
Enabled nullable throughout MassTransit.MessagePack & moved InternalJsonExtensions.cs into MassTransit.Internals namespace. Project cleanup
Configuration menu - View commit details
-
Copy full SHA for faeebdf - Browse repository at this point
Copy the full SHA faeebdfView commit details -
Configuration menu - View commit details
-
Copy full SHA for ea601f4 - Browse repository at this point
Copy the full SHA ea601f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 41aae8a - Browse repository at this point
Copy the full SHA 41aae8aView commit details -
Renamed extension methods to match standard, adjusted some extension …
…method locations.
Configuration menu - View commit details
-
Copy full SHA for 1c1ec85 - Browse repository at this point
Copy the full SHA 1c1ec85View commit details -
Configuration menu - View commit details
-
Copy full SHA for 86fb971 - Browse repository at this point
Copy the full SHA 86fb971View commit details -
Configuration menu - View commit details
-
Copy full SHA for ac96e8b - Browse repository at this point
Copy the full SHA ac96e8bView commit details -
Optimized the map lookup of MassTransitMessagePackFormatterResolver f…
…rom O(n) to O(1), where 'n' is the number of registered type mappers.
Configuration menu - View commit details
-
Copy full SHA for 96f6cbd - Browse repository at this point
Copy the full SHA 96f6cbdView commit details
Commits on Oct 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 86b3f5b - Browse repository at this point
Copy the full SHA 86b3f5bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 056baec - Browse repository at this point
Copy the full SHA 056baecView commit details -
Configuration menu - View commit details
-
Copy full SHA for c5de78a - Browse repository at this point
Copy the full SHA c5de78aView commit details
Commits on Oct 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e1302cf - Browse repository at this point
Copy the full SHA e1302cfView commit details -
Moved RequestId clear in saga state machine to be prior to calling th…
…e next activity in the behavior chain.
Configuration menu - View commit details
-
Copy full SHA for c21ba14 - Browse repository at this point
Copy the full SHA c21ba14View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d18b32 - Browse repository at this point
Copy the full SHA 2d18b32View commit details -
Cleaned up and modernized some scheduling documentation around recurr…
…ing message schedules
Configuration menu - View commit details
-
Copy full SHA for b606cee - Browse repository at this point
Copy the full SHA b606ceeView commit details -
Fix typo in 13.job-consumers.md where the RetryJob code example was calling the wrong method
Configuration menu - View commit details
-
Copy full SHA for a94eb56 - Browse repository at this point
Copy the full SHA a94eb56View commit details
Commits on Oct 18, 2024
-
Minor typo from 77682d61e2707d1d415
Configuration menu - View commit details
-
Copy full SHA for 6aae744 - Browse repository at this point
Copy the full SHA 6aae744View commit details
Commits on Oct 20, 2024
-
Fixed #5595 - If an exception is thrown by the outbox when saving cha…
…nges after a consumer completes, produce a typed Fault<T>
Configuration menu - View commit details
-
Copy full SHA for 71bdefb - Browse repository at this point
Copy the full SHA 71bdefbView commit details -
Configuration menu - View commit details
-
Copy full SHA for a00e55a - Browse repository at this point
Copy the full SHA a00e55aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 563d210 - Browse repository at this point
Copy the full SHA 563d210View commit details
Commits on Oct 21, 2024
-
Fix requeue messages scripts (#5601)
* Fix requeue_message PostgreSQL routine, RequeueMessage MSSQL procedure locks, requeue_messages MSSQL message count, requeue_messages order for all SQL transports
Configuration menu - View commit details
-
Copy full SHA for f4c4135 - Browse repository at this point
Copy the full SHA f4c4135View commit details
Commits on Oct 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e6f0287 - Browse repository at this point
Copy the full SHA e6f0287View commit details
Commits on Oct 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b4ea220 - Browse repository at this point
Copy the full SHA b4ea220View commit details -
Configuration menu - View commit details
-
Copy full SHA for 98b477c - Browse repository at this point
Copy the full SHA 98b477cView commit details
Commits on Oct 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5d236be - Browse repository at this point
Copy the full SHA 5d236beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e19210 - Browse repository at this point
Copy the full SHA 1e19210View commit details -
Configuration menu - View commit details
-
Copy full SHA for 013b2ca - Browse repository at this point
Copy the full SHA 013b2caView commit details
Commits on Oct 29, 2024
-
Slightly reverted 0211e1f so that it is now an option whether or not …
…to clear the RequestId on faulted state machine requests
Configuration menu - View commit details
-
Copy full SHA for 7d104da - Browse repository at this point
Copy the full SHA 7d104daView commit details
Commits on Nov 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5bf092a - Browse repository at this point
Copy the full SHA 5bf092aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 90b242c - Browse repository at this point
Copy the full SHA 90b242cView commit details
Commits on Nov 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for affb5f9 - Browse repository at this point
Copy the full SHA affb5f9View commit details
Commits on Nov 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f05a5f2 - Browse repository at this point
Copy the full SHA f05a5f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for c580c30 - Browse repository at this point
Copy the full SHA c580c30View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f545d5 - Browse repository at this point
Copy the full SHA 1f545d5View commit details
Commits on Nov 7, 2024
-
Simplify SQL transport configuration code for receive mode to avoid a…
…ny unsuspected logic errors
Configuration menu - View commit details
-
Copy full SHA for c7b506b - Browse repository at this point
Copy the full SHA c7b506bView commit details -
Allow setting RabbitMQ stream filter consumer argument, added extensi…
…on method to set the RabbitMQ stream filter value
Configuration menu - View commit details
-
Copy full SHA for 2a87831 - Browse repository at this point
Copy the full SHA 2a87831View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea14024 - Browse repository at this point
Copy the full SHA ea14024View commit details