Skip to content

Latest commit

 

History

History
36 lines (20 loc) · 747 Bytes

CHANGELOG.md

File metadata and controls

36 lines (20 loc) · 747 Bytes

Change Log

NOT RELEASED

2.0.0

BC-BREAK

  • BC BREAK: listStreams now yield over stream names AND descriptions

Added

  • AWS api-change: Added StreamARN parameter for Kinesis Data Streams APIs. Added a new opaque pagination token for ListStreams. SDKs will auto-generate Account Endpoint when accessing Kinesis Data Streams.
  • AWS api-change: added fips-us-gov-east-1 and fips-us-gov-west-1 regions

Fixed

  • Timestamp format

1.1.0

Added

  • AWS api-change: Added us-iso-west-1 region
  • AWS api-change: Use specific configuration for us regions
  • AWS api-change: Amazon Kinesis Data Streams now supports on demand streams.

1.0.0

Fixed

  • Handle not-defined array properties

0.1.0

First version