Skip to content

Releases: Particular/NServiceBus.Storage.MongoDB

3.0.0-rc.2

20 Sep 13:30
d5a45fc
Compare
Choose a tag to compare
3.0.0-rc.2 Pre-release
Pre-release

NServiceBus.Storage.MongoDB 3.0.0 is required when upgrading to NServiceBus 8.

Upgrading from earlier versions?

Take a look at the NServiceBus 7 to 8 upgrade guide.

What are all the code changes?

Take a look at all the code changes between versions 2.3.0 and 3.0.0-rc.2.

What are the API breaking changes?

Take a look at a report of API changes between versions 2.3.0 and 3.0.0-rc.2 (via fuget.org).

Where to get it

You can download the packages from NuGet:

🛡 ClamAV virus scan results: No viruses detected
Version: ClamAV 0.103.6/26664/Tue Sep 20 07:56:20 2022
Scan Date: Tue, 20 Sep 2022 13:50:33 GMT

----------- SCAN SUMMARY -----------
Known viruses: 8635640
Engine version: 0.103.6
Scanned directories: 1
Scanned files: 2
Infected files: 0
Data scanned: 0.49 MB
Data read: 0.12 MB (ratio 3.91:1)
Time: 26.980 sec (0 m 26 s)
Start Date: 2022:09:20 13:50:03
End Date:   2022:09:20 13:50:30

2.3.0

19 Sep 09:42
49c6951
Compare
Choose a tag to compare

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

Features

  • #353 Support for NServiceBus.TransactionalSession 1.0.0
  • #328 Support resolving the MongoDB client from DI

Where to get it

You can download this release from NuGet.

🛡 ClamAV virus scan results: No viruses detected
Version: ClamAV 0.103.6
Scan Date: Mon, 19 Sep 2022 09:43:54 GMT

----------- SCAN SUMMARY -----------
Known viruses: 8635421
Engine version: 0.103.6
Scanned directories: 1
Scanned files: 4
Infected files: 0
Data scanned: 0.89 MB
Data read: 0.26 MB (ratio 3.44:1)
Time: 25.691 sec (0 m 25 s)
Start Date: 2022:09:19 09:43:26
End Date:   2022:09:19 09:43:52

2.2.0

20 Jan 16:35
a593fee
Compare
Choose a tag to compare

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

Feature

  • #42 Pessimistic locking per saga instance to increase throughput in high contention scenarios

Where to get it

You can download this release from nuget.

2.1.0

30 Oct 18:38
Compare
Choose a tag to compare

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

Feature

  • #32 Support sharded cluster deployments

Where to get it

You can download this release from nuget.

2.0.0

09 Oct 20:19
aba48c3
Compare
Choose a tag to compare

The package works with NServiceBus version 7 and supports the following features:

  • Sagas
  • Outbox
  • Subscriptions
  • A migration path from two existing community persisters
  • Documentation

What transports are currently supported?

The package supports the following transports:

  • RabbitMQ
  • Azure Service Bus
  • Azure Storage Queues
  • Amazon SQS transports.

If you are using either the MSMQ or SQL Server transports and are interested in the MongoDB persister, we'd like to hear from you. Please contact us at [email protected].

How do I migrate?

Migrating from each of the community persisters is straightforward.

How do I get it?

You can download the package from NuGet: https://www.nuget.org/packages/NServiceBus.Storage.MongoDB/2.0.0.

2.0.0-beta1

22 Jul 13:24
0f2e794
Compare
Choose a tag to compare
2.0.0-beta1 Pre-release
Pre-release

Release announcement

Where to get it

You can download this release from nuget.