Skip to content

Releases: Particular/NServiceBus

7.4.5

30 Mar 12:43
c12d359
Compare
Choose a tag to compare

This release has been unlisted due to a problem with the deployment process. Please use 7.4.6

7.4.4

27 Oct 07:51
3fe26e4
Compare
Choose a tag to compare

As part of this release we had 1 commits which resulted in 3 issues being closed.

Bugs

  • #5819 NServiceBus Pipeline UOW ordering fix

Where to get it

You can download this release from nuget.

7.3.2

27 Oct 07:51
dfee0fe
Compare
Choose a tag to compare

As part of this release we had 1 commits which resulted in 1 issue being closed.

Bug

  • #5810 NServiceBus Pipeline UOW ordering fix

Where to get it

You can download this release from nuget.

7.4.3

17 Sep 07:40
ac0c0b5
Compare
Choose a tag to compare

As part of this release we had 6 commits which resulted in 1 issue being closed.

Bug

  • #5756 Remove static delivery constraint

Where to get it

You can download this release from nuget.

7.3.1

17 Sep 07:43
b6d2c8b
Compare
Choose a tag to compare

As part of this release we had 11 commits which resulted in 1 issue being closed.

Bug

  • #5757 Remove static delivery constraint

Where to get it

You can download this release from nuget.

7.2.5

17 Sep 07:47
281d21b
Compare
Choose a tag to compare

As part of this release we had 2 commits which resulted in 1 issue being closed.

Bug

  • #5758 Remove static delivery constraint

Where to get it

You can download this release from nuget.

7.4.2

27 Aug 16:37
992607c
Compare
Choose a tag to compare

As part of this release, we had 4 commits which resulted in 2 issues being closed.

Bug

  • #5731 Transport test When_error_throws might occasionally fail with an InvalidOperationException

Improvement

  • #5729 Speed up slow tests

Where to get it

You can download this release from nuget.

7.4.1

21 Aug 04:07
d284e78
Compare
Choose a tag to compare

As part of this release we had 41 commits which resulted in 1 issue being closed.

Improvement

  • #5720 Add a better message for the obsoleted forwarding api

Where to get it

You can download this release from nuget.

7.4.0

14 Aug 01:53
9638436
Compare
Choose a tag to compare

As part of this release we had 143 commits which resulted in 13 issues being closed.

Bug

  • #5689 Remove the usage of InsertAfterIfExists API

Improvements

  • #5704 Add MessageType value when it is missing from the header
  • #5703 Add more fluent Saga mapping API
  • #5702 Allow Saga correlation by message header values
  • #5698 Allow Sagas to use not-null default values for their correlation properties
  • #5695 Protecting the pipeline from modifications after the endpoint has started
  • #5694 Ensure that EndpointConfiguration is not reused after the endpoint has started
  • #5693 New API to allow starting a new conversation
  • #5688 Write the diagnostic file when duplicate entries exist
  • #5686 Obsolete ForwardReceivedMessagesTo API on EndpointConfiguration
  • #5685 Prettify the the diagnostic file content
  • #5684 Store license information in the diagnostic file
  • #5682 Improve message type convention extensibility

Where to get it

You can download this release from nuget.

7.3.0

08 May 07:04
be0e2e7
Compare
Choose a tag to compare

As part of this release we had 141 commits which resulted in 5 issues being closed.

New gateway persistence API

In #5574 the gateway API/Seam has been obsoleted in favor of a new gateway seam and two new packages supporting either Microsoft SQL Server or RavenDB as gateway persistence storage. Please refer to the upgrade guide for more information.

Improvements

  • #5589 License message updates
  • #5559 Add handler types and order to startup diagnostics
  • #5522 Assembly full name not sufficient in Diagnostics
  • #5468 Dont ignore IsCancellationRequested in Analyzer
  • #5467 Un-ignore When_handling_concurrent_messages test in NHibernate persistence

Where to get it

You can download this release from nuget.