1.10.0 (2025-08-05)
Features Added
- Allow a user to settle and renew message locks with only a lock token, so long as they are not using Service Bus sessions. This makes it possible to settle a message in a completely separate process or service. See ExampleReceiver_CompleteMessage_settleWithLockToken for an example. (PR#24966)