This repository was archived by the owner on Oct 12, 2023. It is now read-only.
Releases: Azure/azure-service-bus-dotnet
Releases · Azure/azure-service-bus-dotnet
0.0.1-preview
Microsoft.Azure.ServiceBus
This is our first release. For the full list of issues and pull requests refer to: https://github.com/Azure/azure-service-bus-dotnet/milestone/1
Here is the full list of provided features:
- Send
- Receive/Peeklock (without receive by sequence number)
- Abandon
- Deadletter
- Defer
- RenewLock (Request/Response)
- Batch operation - Explicit batching only
- Runtime operation only
- Add topic/subscription support
- Session support
- Accept session
- Session Receive/ReceiveBatch
- Retry policy
- Receive by sequence number