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.
- Replace Nunit with xUnit by @asos-gurpreetsingh in #801
- Show error message when a fatal error occurs by @ErikMogensen in #805
- Revert the High DPI changes by @ErikMogensen in #807
- Export/Import Properties of CorrelationFilter by @robionekenobi in #812
- Fixes an issue when connection string ending with ";" causes an exception by @dileepsam in #813
- Implement issue 802 by @NaorisKong in #815
- #686: Move Queue management functions to separate class by @supereddie in #816
- #686: Move Topic management functions to separate class by @supereddie in #818
- #686: Move Subscription management functions to separate class by @supereddie in #819
- #686: Move Rule management functions to separate class by @supereddie in #820
- #686: Move Relay management functions to separate class by @supereddie in #822
- #686: Move NotificationHub management functions to separate class by @supereddie in #823
- #686: Move EventHub management functions to separate class by @supereddie in #824
- Set warning as error on all projects by @ErikMogensen in #825
- #686: Move ConsumerGroup management functions to separate class by @supereddie in #826
- #686: Move Partition retrieval functions to separate class by @supereddie in #827
- #686: Remove unused code and make some methods private by @supereddie in #828
- docs: adding possibility to install from winget by @felipementel in #829
- Update actions/cache to v4 by @ErikMogensen in #830
New Contributors
- @jmoralesv made their first contribution in #797
- @asos-gurpreetsingh made their first contribution in #801
- @dileepsam made their first contribution in #813
- @NaorisKong made their first contribution in #815
- @supereddie made their first contribution in #816
- @felipementel made their first contribution in #829
Full Changelog: 6.0.3...6.1.0