- Provide
NFData
instances for all suitable types.
-
Solve issue #15, adding support for custom endpoints.
-
Add support for specifying a protocol to
KinesisConfiguration
. -
Raise lower bound on aws-general to 0.2.1.
-
Fix bug #9; accept both
Message
andmessage
in JSON error responses from AWS. -
Solve issue #11; export PutRecords from Aws.Kinesis
-
Raise lower bound on aws-general to 0.2.
-
Add support
PutRecords
action. -
Fix a bug in the
GetShardIterator
action'sToJSON
instance which prevented starting an iterator at a sequence number.
-
Add
IteratedTransaction
andListResponse
instances forDescribeStream
,GetRecords
, andListStreams
. -
Fix recognition of test failures.
First public version.