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:
-
Event Grid Explorer:
- Added support for Event Grid Standard.
- Contributors: @t-wangamy, @hillaryc, @harrieoriowo, @SeanFeldman, @ErikMogensen.
- Pull Request #737
-
Message Management:
- Added the ability to cancel scheduled messages.
- Contributor: @ErikMogensen.
- Pull Request #746
Enhancements:
-
User Interface:
- Reinstated submenus for "Set Status".
- Contributor: @ErikMogensen.
- Pull Request #761
-
Testing:
- Updated NUnit.ConsoleRunner to the latest version (3.16.3).
- Contributor: @ErikMogensen.
- Pull Request #765
-
Transfer Deadletter Subqueues:
- Added selective delete feature and fixed context menus for the Transfer Deadletter grid view.
- Contributor: @ErikMogensen.
- Pull Request #768
-
Error Handling:
- Display error messages for incorrect config files.
- Contributor: @ErikMogensen.
- Pull Request #770
-
Batch Processing:
- Fixed the "Submit batch" issue for messages of type string.
- Contributor: @ErikMogensen.
- Pull Request #776
-
GitHub Actions:
- Updated to supported versions of GitHub Actions.
- Contributor: @ErikMogensen.
- Pull Request #778
-
Configuration:
- Defaulted to use the config file in the user profile.
- Contributor: @ErikMogensen.
- Pull Request #783
Documentation:
- Installation Instructions:
- Added instructions to install ServiceBus Explorer using Scoop in the README.
- Contributor: @0xced.
- Pull Request #748
Dependency Updates:
-
NuGet Packages:
- Updated various NuGet packages including WindowsAzure.ServiceBus.
- Contributor: @ErikMogensen.
- Pull Request #751
-
Azure.Identity:
- Bumped Azure.Identity from version 1.11.3 to 1.11.4 in
src/EventGridExplorerLibrary
. - Contributor: @dependabot.
- Pull Request #781
- Bumped Azure.Identity from version 1.11.3 to 1.11.4 in
New Contributors
- @t-wangamy, @hillaryc and @harrieoriowo made their first contribution in #737
Full Changelog: 5.0.18...6.0.0