Skip to content

Releases: ran-isenberg/aws-lambda-handler-cookbook

1.2.0

15 Mar 09:28
f4976a8
Compare
Choose a tag to compare

[1.2.0] - 2022-03-03

Features

  • Environment Variables Parser - Added new Environment variables parser utility

Docs

  • Readme - Updated readme with Environment variables blog

What's Changed

Full Changelog: 1.1...1.2.0

1.1

03 Mar 07:30
7f26660
Compare
Choose a tag to compare
1.1

[1.1] - 2022-03-03

Features

  • Metrics - Added new business metrics utility

Docs

  • Readme - Updated readme with metrics blog

1.0.1

26 Feb 20:17
Compare
Choose a tag to compare

[1.0.1] - 2022-02-26

Features

  • Pipeline - Added GitHub action pipeline with flake8, pre-commit, yapf, isort, radon, xneon and unit tests.

Docs

  • Readme Updated readme with new unit and e2e commands.

1.0.0

25 Feb 09:25
Compare
Choose a tag to compare

[1.0.0] - 2022-02-24

Documentation

  • CDK v1 - Added CDK deployment code
  • E2E tests - Added API GW -> Lambda E2E test.
  • Infra - Tracer & logger are added