Skip to content
This repository has been archived by the owner on Jun 19, 2023. It is now read-only.

Releases: Particular/NServiceBus.Host.AzureCloudService

9.0.0-rc.2

20 Sep 13:30
117eee6
Compare
Choose a tag to compare
9.0.0-rc.2 Pre-release
Pre-release

NServiceBus.Hosting.Azure 9.0.0 is required when upgrading to NServiceBus 8.

Upgrading from earlier versions?

Take a look at the NServiceBus 7 to 8 upgrade guide as well as the NServiceBus.Hosting.Azure 8 to 9 upgrade guide.

What are all the code changes?

Take a look at all the code changes between versions 8.1.0 and 9.0.0-rc.2.

What are the API breaking changes?

Take a look at a report of API changes between versions 8.1.0 and 9.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
Scan Date: Tue, 20 Sep 2022 13:34:11 GMT

----------- SCAN SUMMARY -----------
Known viruses: 8635640
Engine version: 0.103.6
Scanned directories: 1
Scanned files: 2
Infected files: 0
Data scanned: 0.14 MB
Data read: 0.03 MB (ratio 5.29:1)
Time: 19.713 sec (0 m 19 s)
Start Date: 2022:09:20 13:33:36
End Date:   2022:09:20 13:33:56

7.1.4

17 Jun 21:33
a6787f7
Compare
Choose a tag to compare

Re-release of 7.1.3 with a signed NuGet package.

8.1.0

28 Sep 17:56
677ec38
Compare
Choose a tag to compare

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

Improvements/Features

  • #117 Update Azure Storage to v9

Where to get it

You can download this release from nuget

8.0.0

29 May 18:00
Compare
Choose a tag to compare

NServiceBus 7 supports .NET Core 2.0, enabling cross-platform development and deployment plus hosting on Linux and in Docker containers, while still fully supporting Windows and the .NET Framework.

NServiceBus.Hosting.Azure 8.0.0 is required when upgrading to NServiceBus 7.

Find out more about NServiceBus 7's new features.

Upgrading from earlier versions?

Take a look at the NServiceBus 6 to 7 upgrade guide as well as the NServiceBus.Hosting.Azure 7 to 8 upgrade guide.

Want to see all the changes?

They are all on the 8.0.0 milestone.

What are the API breaking changes?

Take a look at [a report of API changes between versions](http://apicomparer.particular.net/compare/ NServiceBus.Hosting.Azure/7...8.0.0).

7.1.3

12 Jun 23:07
Compare
Choose a tag to compare

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

Bugs

  • #95 Shared Host cannot be configured without IConfigureThisEndpoint

Where to get it

You can download this release from nuget

7.0.4

12 Jun 23:04
Compare
Choose a tag to compare

As part of this release we had 1 issue closed.

Bugs

  • #94 Shared Host cannot be configured without IConfigureThisEndpoint

Where to get it

You can download this release from nuget

Note

Release 7.0.3 was an internal release not released to the public.

7.1.2

24 Mar 03:27
Compare
Choose a tag to compare

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

Improvements/Features

  • #83 Dependency update to target WindowsAzure.Storage version 8.x

Where are releases 7.1.0 and 7.1.1

Internal releases 7.1.0 and 7.1.1 were not made public and are superseded by this release (7.1.2)

Where to get it

You can download this release from nuget

7.0.2

21 Feb 23:40
Compare
Choose a tag to compare

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

Bugs

  • #74 Remove the need for assembly redirect in NServiceBus.Hosting.Azure.HostProcess.exe.config

Where to get it

You can download this release from nuget

7.0.1

15 Feb 19:19
Compare
Choose a tag to compare

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

Bugs

  • #69 Shared-hosted endpoints fail to update due to file overwrite failure when extracted from zip files

Where to get it

You can download this release from nuget

7.0.0

11 Oct 13:04
Compare
Choose a tag to compare

This version is required when upgrading to NServiceBus 6.0.0.

Upgrading from earlier versions?

Take a look at the upgrade guide