@compwright/ddb2es-serverless
Version:
Serverless handler to stream AWS DynamoDB to Elasticsearch (forked from dynamo2es-lambda)
15 lines (7 loc) • 484 B
Markdown
# Changelog
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
## [3.0.0](https://github.com/compwright/dynamo2es-lambda/compare/v2.1.0...v3.0.0) (2024-04-24)
### ⚠ BREAKING CHANGES
* upgrade to ESM module
### Features
* upgrade to ESM module ([9b8e97f](https://github.com/compwright/dynamo2es-lambda/commit/9b8e97f9bcfa2233d7a5dfcba3e36883e210a8ca))