Skip to content

Releases: paolosalvatori/ServiceBusExplorer

6.1.3

07 Aug 20:31
009963b

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 6.1.2...6.1.3

6.1.2

11 Jul 15:12
d60a03d

Choose a tag to compare

What's Changed

Full Changelog: 6.1.1...6.1.2

6.1.1

21 Apr 16:04
c546aff

Choose a tag to compare

Since version 6.1.0 ServiceBusExplorer requires .NET Framework 4.7.2.

It is also possible to install it using WinGet. See the readme.md for instructions.

What's Changed

Full Changelog: 6.0.3...6.1.1

6.1.0

20 Apr 16:13

Choose a tag to compare

What's Changed

Starting with this release ServiceBusExplorer requires .NET Framework 4.7.2.

It is also possible to install it using WinGet. See the readme.md for instructions.

New Contributors

Full Changelog: 6.0.3...6.1.0

6.0.3

15 Jul 20:26
8b1faa0

Choose a tag to compare

What's Changed

  • Correct upgrade instructions by @ErikMogensen in #793
  • An attempt to add publishing to winget by @ErikMogensen in #795. Which didn't work this time due to setting it as prerelease first.

Full Changelog: 6.0.2...6.0.3

6.0.3-preview

15 Jul 20:12
8b1faa0

Choose a tag to compare

6.0.3-preview Pre-release
Pre-release

What's Changed

Full Changelog: 6.0.2...6.0.3-preview

6.0.2

05 Jul 15:58
2818809

Choose a tag to compare

What's Changed

Full Changelog: 6.0.1...6.0.2

6.0.1

01 Jul 07:31
bea9a82

Choose a tag to compare

Breaking change

A breaking change was introduced in 6.0.0. It now defaults to storing the namespace connections in the User profile directory. The location is usually C:\Users\AppData\Roaming\Service Bus Explorer\UserSettings.config. It will be created automatically once you save a connection string.

You can open the file by clicking the Open button on the Tools | Options dialog box.

What's Changed

Full Changelog: 6.0.0...6.0.1

6.0.0

24 Jun 21:10
6c09838

Choose a tag to compare

This major release contains support for Event Grid Standard. It also includes the ability to cancel scheduled Service Bus messages.

Breaking change

It defaults to storing the namespace connections in the User profile directory. The location is usually C:\Users<UserName>\AppData\Roaming\Service Bus Explorer\UserSettings.config. It will be created automatically once you save a connection string.

You can open the file by clicking the Open button on the Tools | Options dialog box.

What's New

Features:

Enhancements:

Documentation:

  • Installation Instructions:
    • Added instructions to install ServiceBus Explorer using Scoop in the README.
    • Contributor: @0xced.
    • Pull Request #748

Dependency Updates:


New Contributors

Full Changelog: 5.0.18...6.0.0

5.0.18

08 Sep 15:53
3cfbe19

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 5.0.17...5.0.18