Tags: sbdevman/NServiceBus
Tags
Handling message inheritence when subscribing (Particular#4084) * Fixed the V6 MEM behavior * Derived commands routes override base command routes * Derived event routes add complement base event routes * Moved the unicast transport routing tests to a folder to shorten the name. * Not relying on GetAvailableTypes for message endpoint mapping (Particular#4097) * Fix test naming * Remove unneeded async/await
Override MSMQ queue name via EndpointInstance property. (Particular#4064 )
Merge pull request Particular#4016 from Particular/hotfix-5.2.15 Don't query TimeoutPersisterReceiver in tight loop when ingesting timeouts
rename OverrideInputQueueName back to OverrideLocalAddress (Particula… …r#4049)
Scope UoW should handle default tx mode to be used (Particular#3848)
Merge pull request Particular#3773 from Particular/physical-instance-… …config Remove redundant EndpointName parameters from instance configuration
Merge pull request Particular#3744 from Particular/publishing-to-non-… …subscribers Use separate routers for unicast sends and publishes
Merge pull request Particular#3700 from Particular/FodyUpdate Update Fody.Janitor to resolve IDisposable[] issues
Merge remote-tracking branch 'origin/develop' into release-6.0.0 # Conflicts: # src/NServiceBus.Testing.Fakes/TestingLoggerFactory.cs
PreviousNext