Skip to content

Releases: FullStackWithLawrence/aws-rekognition

v0.2.15

04 Dec 18:56
5461c0f
Compare
Choose a tag to compare

Version bumps

v0.2.14

01 Nov 15:51
Compare
Choose a tag to compare

0.2.14 (2024-11-01)

Maintenance

  • Accumulated automated version bumps for npm and pip

v0.2.13

01 Aug 14:31
Compare
Choose a tag to compare

0.2.13 (2024-08-01)

Bug Fixes

v0.2.12

30 Dec 12:50
Compare
Choose a tag to compare

0.2.12 (2023-12-30)

Bug Fixes

  • add console logging when running inside of github actions. add init_info property (56e3550)
  • echo IAM username (fe59281)

v0.2.11

23 Dec 17:57
Compare
Choose a tag to compare

0.2.11 (2023-12-23)

Bug Fixes

  • add Services class to control which services are enabled and should be tested (c217965)
  • raise error if a disabled client setter is called (8de3c2c)

v0.2.10

22 Dec 20:02
Compare
Choose a tag to compare

0.2.10 (2023-12-22)

Bug Fixes

  • add policy attchments to roles. add a config to apigateway session w longer timeout (ef2ffb7)

v0.2.9

22 Dec 17:39
Compare
Choose a tag to compare

0.2.9 (2023-12-22)

Bug Fixes

  • switch aws_s3_client to resource. lint lambda policy. (d85bfae)

v0.2.8

22 Dec 16:48
Compare
Choose a tag to compare

0.2.8 (2023-12-22)

Bug Fixes

  • add a copy of terraform.tfvars to rekognition_info lambda build (4ca4b7a)
  • add remaining aws infrastructure resource meta data to /info (64630ea)

v0.2.7

21 Dec 21:52
Compare
Choose a tag to compare

0.2.7 (2023-12-21)

Bug Fixes

  • add more permissions for lambda, for introspections (56e29f1)
  • post deployment tweaks (169ea9e)

v0.2.6

21 Dec 20:39
Compare
Choose a tag to compare

0.2.6 (2023-12-21)

Bug Fixes

  • refactor aws infrastructure logic to AWSInfrastructureConfig() (5f4f385)