Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 565 Bytes

File metadata and controls

22 lines (14 loc) · 565 Bytes

Changelog

v0.2.1

Dependencies

  • Removed strict pinning on smithy-core in favor of client managed versions.

v0.2.0

Dependencies

  • Bump smithy-core from ~=0.1.0 to ~=0.2.0.

v0.1.0

Breaking Changes

  • Update AWSEventPublisher to use SigningConfig instead of EventSigner so identity can be fetched at signing time.

v0.0.1

Features

  • Added basic support for the Amazon Event Stream specification.
  • Added support for unidirectdional and bidirectional event streams.