Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated and refactoring #112

Merged
merged 1 commit into from
May 15, 2021
Merged

Updated and refactoring #112

merged 1 commit into from
May 15, 2021

Conversation

mmckechney
Copy link
Owner

  • FIXED: Update to ensure all Queue messages are retrieved efficiently
  • ADDED: New utility method sbm batch dequeue to remove all messages from the Service Bus Queue topic (without processing them)
  • UPDATED: Code clean up and refactoring to accommodate latest version of System.CommandLine
  • FIXED: Issue with SQL text syntax higlighting formatting in .NET 5.0
  • NOTE: Removed "Construct Command Line" menu options from Windows UI. Users should leverage the generated help docs for sbm.exe

Queue fix to ensure all messages are processed correctly
Added method to dequeue all messages
Code cleanup
@mmckechney mmckechney merged commit 0738839 into master May 15, 2021
@mmckechney mmckechney deleted the vNext branch May 15, 2021 10:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant