Skip to content

Releases: onlyann/ServiceStack.AzureServiceBus

v0.1.10

v0.1.10 Pre-release
Pre-release

Choose a tag to compare

@onlyann onlyann released this 17 Sep 00:50
  • Add PriorityQueuesWhitelist and DisablePriorityQueues
  • Add PublishResponsesWhitelist and DisablePublishingResponses

v0.1.8

v0.1.8 Pre-release
Pre-release

Choose a tag to compare

@onlyann onlyann released this 06 Sep 16:53
  • Add GetMessageFilter, PublishMessageFilter, RequestFilter and ResponseFilter
  • Target .net 4.5 instead of 4.6.2
  • Speedup startup/teardown of the MQ Server
  • Limit queue update by performing a diff when queue already exists
  • Expose some operations as async

v0.1.4

v0.1.4 Pre-release
Pre-release

Choose a tag to compare

@onlyann onlyann released this 07 Aug 11:33
  • Fix issue where Nack was not sending error details when dead lettering
  • QueueName now reflects the actual queue names
  • Fix issue where using SendAllOneWay would result in an exception
  • Ack now works for queues other than the In queue
  • Add CreateQueueFilter to be able to customise queue creation options.

v0.1.2

v0.1.2 Pre-release
Pre-release

Choose a tag to compare

@onlyann onlyann released this 02 Aug 10:35

Initial release