All Versions
5
Latest Version
Avg Release Cycle
-
Latest Release
-

Changelog History

  • v0.1.5 Changes

    • Provide NFData instances for all suitable types.
  • v0.1.4 Changes

    • 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.

  • v0.1.3 Changes

    • Fix bug #9; accept both Message and message in JSON error responses from AWS.

    • Solve issue #11; export PutRecords from Aws.Kinesis

    • Raise lower bound on aws-general to 0.2.

  • v0.1.2 Changes

    • ๐Ÿ‘ Add support PutRecords action.

    • Fix a bug in the GetShardIterator action's ToJSON instance which prevented starting an iterator at a sequence number.

  • v0.1.1 Changes

    • Add IteratedTransaction and ListResponse instances for DescribeStream, GetRecords, and ListStreams.

    • โœ… Fix recognition of test failures.

    0.1

    First public version.