Releases: wombelix/params2env
Releases · wombelix/params2env
Release list
v0.6.0
v0.5.0
v0.4.1
v0.4.0
v0.3.0
v0.2.0
Changelog
Features
- 68cf18d feat: shell completion added
Bug Fixes
- 955cb06 fix: validate inputs, prevent modify from creating params
Build
- c926248 build: replace Makefile with Taskfile
Test
- 7e57a3a tests: removal of unused or useless cases
- ca6b774 tests: removed duplicates and what doesn't provide value
Bump
- 390c9f8 bump: version 0.1.5 → 0.2.0
v0.1.5
Changelog
Bug Fixes
- 2d25276 fix: remove duplicate setupModifyFlags function
- be21431 fix: improve error handling in getParameterValue
- 93c8780 fix: require KMS key for SecureString parameters
- 57b4081 fix: add same region validation for replica operations
- 074a79f fix: consistent error handling for replica deletion
- 8419e38 fix: validate KMS ARN parsing to prevent wrong key usage
- 8f72cbe fix: implement fail-fast for invalid YAML configuration
- b075053 fix: use JSON output for reliable parameter parsing
Test
- f161c7b test: add error message formatting tests for read command
- 104a03f test: add input validation tests for modify command
- ad72e4a test: add secure file permissions validation
- cb74351 test: add empty values and long parameter name tests
- 01f9496 test: add error scenario tests
- 4f37772 test: improve integration test coverage and usability
Bump
- 439e19e bump: version 0.1.4 → 0.1.5