Skip to content

Releases: paolosalvatori/ServiceBusExplorer

6.0.3

15 Jul 20:26
8b1faa0
Compare
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
Compare
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
Compare
Choose a tag to compare

What's Changed

Full Changelog: 6.0.1...6.0.2

6.0.1

01 Jul 07:31
bea9a82
Compare
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
Compare
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
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 5.0.17...5.0.18

5.0.17

30 Jul 06:27
2e6a57d
Compare
Choose a tag to compare

What's Changed

  • Add source configuration to choco push command by @ErikMogensen in #729
  • Removed the class TestControlBase and added the class TestControlHelper by @ErikMogensen in #728

Full Changelog: 5.0.16...5.0.17

5.0.16

29 Jul 16:26
c74fdc0
Compare
Choose a tag to compare

What's Changed

  • adds row number display for queue and subscription messages by @ksumrall in #717
  • Added software requirements to readme by @ErikMogensen in #724
  • Re-submit a single message with binary content created with Azure.Messaging.ServiceBus nuget package by @KinNeko-De in #722
  • Extended 'Accidental Deletion Prevention' Verification by @BruAlcaraz in #721

New Contributors

Full Changelog: 5.0.15...5.0.16

5.0.15

16 Nov 21:29
bc288d2
Compare
Choose a tag to compare

What's Changed

Full Changelog: 5.0.14...5.0.15

5.0.15-preview

12 Nov 10:46
465f056
Compare
Choose a tag to compare
5.0.15-preview Pre-release
Pre-release

What's Changed

Full Changelog: 5.0.14...5.0.15-preview