Releases: nickntg/awsredrive.core
Releases · nickntg/awsredrive.core
1.0.14
09 Dec 10:35
Compare
Sorry, something went wrong.
No results found
We now refrain from forwarding certain HTTP headers when these are received from SNS.
v1.0.13
19 Nov 11:55
Compare
Sorry, something went wrong.
No results found
Redrive can now try to unpack messages wrapped in SNS envelopes and send message attributes as HTTP headers.
Redrive is by default requesting Senttimestamp from SQS and sends it as an HTTP header.
Now using .Net 8.
Upgraded packages to latest-and-greatest.
v1.0.12
27 Mar 02:58
Compare
Sorry, something went wrong.
No results found
Updated validation of a configuration entry.
v1.0.11
28 Feb 10:40
Compare
Sorry, something went wrong.
No results found
We now accept all successful HTTP responses as valid instead of only expecting 200 and 201.
v1.0.10
04 Nov 04:31
Compare
Sorry, something went wrong.
No results found
Upgraded libraries. Removed Moq and added FakeItEasy.
v1.0.9
23 Aug 13:56
Compare
Sorry, something went wrong.
No results found
Added support for DELETE verb.
v1.0.8
19 Aug 14:33
Compare
Sorry, something went wrong.
No results found
AWSRedrive can now call an endpoint using the GET verb and unwrap the JSON message to send fields as query parameters.
v1.0.7
25 May 12:57
Compare
Sorry, something went wrong.
No results found
Can now add SQS message attributes as HTTP headers when calling an HTTP service.
v1.0.6
18 May 14:25
Compare
Sorry, something went wrong.
No results found
Fixes a bug on the HTTP processor.
v1.0.5
21 Apr 10:47
Compare
Sorry, something went wrong.
No results found
AWSRedrive can now also target Kafka.