Quantcast
Channel: Randy Riness @ SPSCC aggregator
Viewing all articles
Browse latest Browse all 3015

MSDN Blogs: Service Bus client 3.3.0 is now live

$
0
0

Check out our newest release for the Service Bus client library! This release was primarily focused on messaging and the addition of advanced AMQP runtime features (more details on that to come soon).

This will also be the preferred library version to use with Premium messaging, which will become generally available soon!

The NuGet package can be found at https://www.nuget.org/packages/WindowsAzure.ServiceBus/3.3.0.

Below are the release notes:

  • Messaging: explicit and implicit batching performance improvements for Send and Complete operations.
  • Messaging: fixed explicit and implicit batching logic for send operations with via senders.
  • Messaging: added ability to schedule (and cancel scheduled) messages.
  • Messaging: added Amqp support for runtime operations in both regular and partitioned entities:
    • Batch message operations: Send/Receive/ReceiveBySequenceNumber/Peek
    • Message Lock Renewal
    • Schedule/Cancel Scheduled Messages
    • Add/Remove Rule
    • Session operations: RenewSessionLock/MessagePeek/SetState/GetState
    • Enumerate Sessions

Viewing all articles
Browse latest Browse all 3015

Trending Articles