- Added ability to purge dead letter queues of subscriptions and queues. #61 (Thanks adamal)
- Search/Filter by more content #50
- Bugfixes
- Feature request: Support opening gzipped messages #44
- Open and Delete message not working when viewing from a Queue #41
- Delete a single message #37
- Send to bus does not allow queue selection #38
- Bugfixes
- Dead Letter support
- Read messages form queue
- Purge messages from subscription & queue
- UI Improvements (Using a dialog to confirm deletions)
- On Delete and Add or Topic/Subscription/Queue, the number at list level needs to be refreshed #18
- UI Improvements
- Bug Fixes
- Delete Subscription #11
- Create/Delete Topic #12
- Add icon to queue (same as subscription) #14
- Adding a expand/collapse all function for all the namespaces #15
- Make a new icon for the service bus #16
- Create/Delete Queue #17
- Send a message from anywhere in vscode using the document as body #8
- Include TimeStamp as a Column on the list of messages #9
- Icons for better visual recongnition
- Ability to search by message id (100% match only for now)
- Using peek instead of receieve/abandon messages improved read speed.
- Json Messages are formatted
- Tree is not rebuilt unnecessarily anymore
- Using global state to persist namespaces
- Refinement for VS Marketplace
- Our very first release! Only basic functionality. Much more to come.