Skip to content

Releases: paolosalvatori/ServiceBusExplorer

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

5.0.14

19 Sep 18:32
e8bc9eb
Compare
Choose a tag to compare

What's Changed

The only change compared to 5.0.12 is a small change to be able to push the build to Chocolatey.

Full Changelog: 5.0.12...5.0.14

5.0.12

17 Sep 08:47
77d6240
Compare
Choose a tag to compare

This release will not be published to Chocolatey due to a technical issue. We have found the root cause and the next release will most likely be published there.

Thank you @adwitkow for the fix to a nasty issue in the 5.0.10 release.

Full Changelog: 5.0.10...5.0.12

5.0.10

07 Sep 20:17
e9a997a
Compare
Choose a tag to compare

What's Changed

We have have changed the build system to use GitHub Actions. This is the first release using that. Unfortunately there is an issue with publishing to Chocolatey. This is being investigated.

We have also changed from GitFlow to Release Flow so PRs should be made against the master branch from now on.

Full Changelog: 5.0.7...5.0.10