Releases: TechnologyAdvice/pinnothera
Releases · TechnologyAdvice/pinnothera
v0.1.1
v0.1.0
0.1.0 (2024-03-28)
Features
- Add 'force-success' flag as CLI argument (2254fa7)
- Add 'QE' as recognized environment identifier (1e2fb2a)
- Add
test
as a valid environment identifier (474b14d) - add access policy (5c795e0)
- add build step (53f6ef5)
- Fail if no access policy can be assembled and the environment is non-local (2365e2f)
- Implement automatic AWS account ID resolution (99d2b68)
- Implement automatic AWS account ID resolution (1c3e837)
- Implement queue policy creation (7bb9d61)
- Initial implementation of command line argument support (2a9d4d1)
- MVP implementation of command line argument support (45c91dd)
- Proper exit codes (d1f136a)
Bug Fixes
- Fix binary naming scheme (4f3077e)
- Fix enum variant when constructing EnvName::QE (da3a7e5)
- Fix improperly interpolated policy string (a3f2095)
- Fix queue and topic name suffixing (651de7a)
- Handle queue policy mismatch errors gracefully (21476d2)
- Replace array with single string in access policy (87b130e)