Skip to content

Releases: FullStackWithLawrence/aws-rekognition

v0.2.5

20 Dec 21:48
Compare
Choose a tag to compare

0.2.5 (2023-12-20)

Bug Fixes

  • add a Terraform aws_deployed bool environment variable, to track whether we're running in prod (d3aa46f)

v0.2.4

20 Dec 18:53
Compare
Choose a tag to compare

0.2.4 (2023-12-20)

Bug Fixes

  • add aws key pair with validation and business rules, and unit tests (e4d0710)

v0.2.3

20 Dec 13:11
Compare
Choose a tag to compare

0.2.3 (2023-12-20)

Bug Fixes

  • raise throttle_settings_burst_limit=25 so that unit tests aren't throttled (880be90)

v0.2.2

20 Dec 11:30
Compare
Choose a tag to compare

0.2.2 (2023-12-20)

Bug Fixes

  • integrate TFVARS to defaults. add conf meta fields. expand dump dict. (c653aa1)

v0.2.1

13 Dec 22:06
Compare
Choose a tag to compare

0.2.1 (2023-12-13)

Bug Fixes

v0.2.0

13 Dec 21:58
Compare
Choose a tag to compare

0.2.0 (2023-12-13)

Features

  • add Lambda Layer with Pydantic and dotenv (612adb2)

v0.1.2

13 Dec 14:50
Compare
Choose a tag to compare

0.1.2 (2023-12-13)

Bug Fixes

  • add tests for .env file handling in conf.py (b9eac51)
  • add unit test to configure Settings with constructor (f818fe5)
  • add unit tests for read-only and negative attributes (9c840a1)
  • add unit tests of pydantic range checking (f9ec717)
  • scaffold lambda test banks (fe40ea2)

v0.1.1

12 Dec 18:12
Compare
Choose a tag to compare

0.1.1 (2023-12-12)

Bug Fixes

v0.1.0

12 Dec 18:03
Compare
Choose a tag to compare

first release