Skip to content

Releases: paolosalvatori/ServiceBusExplorer

5.0.4

20 Jun 19:41
10141bb
Compare
Choose a tag to compare

ServiceBus Explorer build 5.0.4-ci.19.build.853.

  • #560 Cannot save entity specific connection string
  • #547 Value cannot be null when re-submitting multiple messages at once (batch)
  • #551 Tab order in 'Enter Topic Filter Expression' is out of order
  • #554 Purge messages in queue not working in 5.0.3
  • #548 "field must be a number" when creating queue/topic entity
  • #545 Regression on session-enabled queue message retrieval

5.0.3

18 May 06:49
8fd1d40
Compare
Choose a tag to compare

This release contains a bug that occurs when purging messages. Instead of the normal messages being purged, the dead-lettered messages get purged.

ServiceBus Explorer build 5.0.3-ci.1.build.837.

5.0.2

22 Feb 18:17
4c17cef
Compare
Choose a tag to compare

ServiceBus Explorer build 5.0.2-ci.19.build.800.

Warning: This release contains a bug that occurs when purging dead-lettered messages. Instead of the deadlettered messages being purged, the normal messages get purged.

The Chocolatey package was not approved for this and the previous release due to a changed icon file causing the Chocolatey Icon URL check to fail. However, it is still possible to use the package.

If you are connecting to Azure Service Bus without using a proxy but have outgoing ports closed in a firewall you need to open additional ports for this release. The ports are 5671 and 5672.

If you are connecting to Azure Service Bus through a proxy there is a new setting, Use AmqpwebSockets, which must be enabled in that case.

  • Regression: cannot resubmit a message
  • ListenerControl.cs: Fix typo in log message
  • Premium ServiceBus - Create Queue/Topic with max Queue Size - 80GB
  • Resubmitting message with changed message body
  • Upgraded Event hubs SDK
  • UI refactorings & enhancements
  • Fix coloring of subscription nodes
  • Prevent tab to switch after receiving messages

Full list

5.0.1

26 Dec 20:33
ea8b939
Compare
Choose a tag to compare

Warning: Repair and resubmit message does not work properly in this version. It will ignore any changes done to the message and just send the original message. This issue is fixed in the develop branch.

If you are connecting to Azure Service Bus without using a proxy but have outgoing ports closed by default you need to open additional ports for this release. The ports are 5671 and 5672.

If you are connecting to Azure Service Bus through a proxy there is a new setting, Use AmqpwebSockets, which must be enabled in that case.

The technical reason for this is that version 5.0.1 uses the Track 1 (Microsoft.Azure.ServiceBus/Microsoft.Azure.ServiceBus (.NET Standard)) SDK in addition to the Track 0/WindowsAzure.ServiceBus/Microsoft.ServiceBus.Messaging (.NET Framework)) SDK. The Track 1 SDK uses AMQP for communicating with the Service Bus service. Unless you change the TransportType to AmqpwebSockets it will use ports 5671 and 5672. The Track 0 SDK uses ports 9350 - 9354 by default.

By using the Track 1 SDK the NET Framework version had to be increased from 4.6.1 to 4.6.2. There are many more dlls that needs to be included since the Track 1 SDK is built on .NET Standard.

For more information about Service Bus SDK versions see this blog post. For more information about firewall port openings for Service Bus check out this article.

4.1.112

12 Mar 05:45
f1a7d85
Compare
Choose a tag to compare

This release contains the following improvements and fixes:

  • Added support for OR logic in Queue and Topic filters (#268)
  • GUI change for submitting messages in batch mode (#297)
  • Add support for SendDisabled and ReceiveDisabled states for Queues
  • TimeSpan support for Custom Properties
  • Lazy load subscription rules (#308)
  • Fix bug when body is empty or null (#310)

It is planned to put this version in the Microsoft Store in a few weeks.

4.1.111

23 Jan 18:48
e2c0a84
Compare
Choose a tag to compare

ServiceBus Explorer build 4.1.111.build.510.

It requires VS 2017 15.7 or higher for building due to PR #283.

  • Changes to Event Hub and Consumer Group controls #233
  • FastColoredTextBox + UI changes #236
  • Fixed missing event hub name #241
  • Make default message body type configurable #243
  • Ability to save connection details #251
  • Enable having connection strings and settings in a user config file #261
  • Programmatically set connection limit instead of using configure #255
  • Suppressed all VS Code Analyzer warnings #272
  • Fix for Dpi scaling in Subscription Rules #277
  • Update from packages.config to PackageReference #283
  • Changed information in the About form #288
  • Fix to support custom domain for Azure Stack #287

4.0.110

05 Jul 06:59
0900281
Compare
Choose a tag to compare

ServiceBus Explorer build 4.0.110-ci.39.build.425.

  • Bug: SBE doesn't show Topics and Queues whilst Azure portal shows them (#205)
  • Bub: Explorer attempts to connect to a ASB that cannot be resolved to a host name. (#209)
  • Enhancement: Do not alter dates when indenting JSON (#215)
  • Enhancement: Remove default max length of 32767 for most text boxes (#219)
  • Enhancement: Remove support for Service Bus metrics (#212)
  • Enhancement: Remove message from DLQ error Exception (#227)

4.0.109

04 Apr 06:54
ca0f965
Compare
Choose a tag to compare

ServiceBus Explorer build 4.0.109-ci.8.build.386.

Enhencements

#196 - SBE may freeze in some scenarios (ASB client 4.1.8)
#199 - Correlation filters are not showing

4.0.108

20 Mar 05:13
6114804
Compare
Choose a tag to compare

ServiceBus Explorer build 4.0.108-ci.31.build.373.

4.0.107

12 Feb 08:24
Compare
Choose a tag to compare

ServiceBus Explorer build 4.0.107-ci.1.build.359.