Skip to content

Releases: RockLib/RockLib.Messaging

RockLib.Messaging.SNS version 1.0.0-alpha01

20 Dec 23:04
c9b0df1
Compare
Choose a tag to compare

$(appveyor_repo_commit_message_extended)

RockLib.Messaging.SQS version 2.0.0-alpha08

19 Dec 19:37
Compare
Choose a tag to compare
  • Adds optional region parameter to SQSQueueSender and SQSQueueReceiver constructors.
  • Updates the RockLib.Messaging package to the latest prerelese, which changes the receiver API to be asynchronous.

RockLib.Messaging.NamedPipes version 2.0.0-alpha08

19 Dec 19:42
Compare
Choose a tag to compare
  • Updates the RockLib.Messaging package to the latest prerelese, which changes the receiver API to be asynchronous.

RockLib.Messaging.Http version 1.0.0-alpha08

19 Dec 19:45
Compare
Choose a tag to compare
  • Updates the RockLib.Messaging package to the latest prerelese, which changes the receiver API to be asynchronous.

RockLib.Messaging version 2.0.0-alpha14

19 Dec 01:10
Compare
Choose a tag to compare
  • Adds an Error event to the IReceiver interface.
  • The IMessageHandler interface is now async. Added additional asynchronous IReceiver.Start extension method overloads.

RockLib.Messaging version 2.0.0-alpha13

18 Dec 16:11
Compare
Choose a tag to compare

Adds cancellation token parameter to ReceiverMessage's abstract handler methods.

RockLib.Messaging version 2.0.0-alpha12

18 Dec 01:44
Compare
Choose a tag to compare
  • The IReceiverMessage handling methods (acknowledge, rollback, reject) are now asynchronous.
  • Added synchronous message handler extension methods.

RockLib.Messaging.SQS version 2.0.0-alpha07

08 Dec 01:07
Compare
Choose a tag to compare
  • Updates RockLib.Messaging package to latest prerelease.

RockLib.Messaging.NamedPipes version 2.0.0-alpha07

08 Dec 01:07
Compare
Choose a tag to compare
  • Updates RockLib.Messaging package to latest prerelease.

RockLib.Messaging.Http version 1.0.0-alpha07

08 Dec 01:06
Compare
Choose a tag to compare
  • Extracts a class for required headers of the HttpListenerReceiver constructors.
  • Updates RockLib.Messaging package to latest prerelease.