Skip to content

Latest commit

 

History

History
61 lines (29 loc) · 2.28 KB

File metadata and controls

61 lines (29 loc) · 2.28 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.0.3 (2025-07-24)

2.0.2 (2025-07-23)

2.0.1 (2025-07-23)

Bug Fixes

2.0.0 (2025-05-23)

⚠ BREAKING CHANGES

  • upgrade to modules and aws sdk 3
  • breaking: Upgrade from v2 AWS SDK to v3
  • breaking: Migrate to ES modules

See MIGRATION.md for details.

Also added a pull request workflow and did various development tool upgrades.

  • BREAKING CHANGE: upgrade modules and AWS SDK v3 (#32) (d8ab565), closes #32

1.1.1 (2020-01-28)

Bug Fixes

1.1.0 (2019-07-26)

Features

  • liveness: add support for Kinesis (#8) (b19ef29)

1.0.0 (2019-02-02)

Bug Fixes

Features

  • cicd: add .travis.yml file (b6d3c6e)