1.1.0 (2023-12-19)
1.0.7 (2023-12-14)
- 🐛 Fix Lambda KMS permissions (8d2e6da)
1.0.6 (2023-12-13)
- 🐛 Fix dynamic statement (had syntax error) (7328c8e)
1.0.5 (2023-12-07)
1.0.4 (2023-12-07)
- 🐛 Fix ring (updgrade CC) (ac938a3)
- 🐛 Pin cc to version per GitHub issue in comment (916cfbf)
- 🐛 Revert (ecd4285)
- 🐛 Update dependencies again (301f1c3)
- 🐛 Update dependencies to latest (d5c16bc)
- 🐛 Upgrade again (45397dd)
1.0.2 (2023-11-10)
- 🐛 Support non-primary AWS partitions (GovCloud, China) (93d205b)
1.0.1 (2023-09-05)
- 🐛 Fix a validation error in the client (4a13406)
- 🐛 Add conditional for dynamic KMS permission (4c939e5)
- 🐛 Allow null in alarm config (e2d4a97)
- 🐛 fix ternary (e0f2f45)
- 🐛 Fix vulnerability (9526304)
- 🐛 Fixed inconsistent type in ternary statement ({} vs []) (55920cf)
- 🐛 Remove State Farm specific KMS key logic (64dc3b0)
- 🐛 Remove State Farm specific Lambda reference (445c260)
- common: adding cargo-zigbuild to try and fix pipeline (20af81b)
- common: adding release step to audit job for pull requests (5fde8ce)
- common: changing indent in .releaserc.yml to fix error (741c899)
- common: cleaning up test components (5e78b61)
- common: fixing yml syntax errors in workflow (11101e4)
- common: installing semantic-release plugin via npm (a737908)
- common: moving cargo-zigbuild to build job (48ef5b8)
- common: referencing upload-artifact action in workflow (fe6858a)
- common: removing codeql due to lack of rust support (a79f3e4)
- common: removing zigbuild (89148fc)
- common: removing zigbuild to see if pipeline breaks (0eb25a1)
- common: specifying version for semver install (ffd1329)
- common: trying alternative install of semantic release plugin (31f49a6)