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

Added Configurable AckOnRead and Revved NuGet for ASB #1445 #1450

Merged
merged 2 commits into from
Mar 20, 2021

Conversation

preardon
Copy link
Member

AzureServiceBusConfiguration now contains AckOnRead to allow the switching from ReadAndDelete and Peek Lock

Acknowledge is still a NoOp if set to ReadAndDelete

Storing the Lock Token in the Message Bag in the Headers

Revved Nuget Microsoft.Azure.ServiceBus to 5.1.2, the Only Breaking Change in the Change log did not appear to effect us (SessionId Must be same as Partition key)

@CLAassistant
Copy link

CLAassistant commented Mar 19, 2021

CLA assistant check
All committers have signed the CLA.

@iancooper
Copy link
Member

@preardon Thanks for doing that. Going to merge this one.

@iancooper iancooper merged commit 4e572cd into BrighterCommand:master Mar 20, 2021
@preardon preardon deleted the issue/1445-ConfigAckForASB branch March 20, 2021 15:06
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.

3 participants