Releases: FullStackWithLawrence/aws-rekognition
Releases · FullStackWithLawrence/aws-rekognition
v0.2.5
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
0.2.4 (2023-12-20)
Bug Fixes
- add aws key pair with validation and business rules, and unit tests (e4d0710)
v0.2.3
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
0.2.2 (2023-12-20)
Bug Fixes
- integrate TFVARS to defaults. add conf meta fields. expand dump dict. (c653aa1)
v0.2.1
0.2.1 (2023-12-13)
Bug Fixes
v0.2.0
0.2.0 (2023-12-13)
Features
- add Lambda Layer with Pydantic and dotenv (612adb2)
v0.1.2
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
0.1.1 (2023-12-12)
Bug Fixes