Skip to content

Releases: wombelix/params2env

v0.6.0

18 Jan 12:28

Choose a tag to compare

Changelog

Features

  • 10c2a86 feat(action): Add resuable GHA to install params2env as a workflow step

Build

  • 101e595 build(goreleaser): Fix issues with changelog filter
  • 4ae398b build(goreleaser): Ensure correct version is set based on commit tag

Bump

  • bb5e9f2 bump: version 0.5.0 → 0.6.0

v0.5.0

17 Jan 22:48

Choose a tag to compare

Changelog

Bump

  • 6521d66 bump: version 0.4.1 → 0.5.0

v0.4.1

14 Jan 00:11

Choose a tag to compare

Changelog

Bump

  • f31c1bd bump: version 0.4.0 → 0.4.1

v0.4.0

11 Jan 15:40

Choose a tag to compare

Changelog

Features

  • bb932a8 feat: new --format flag and github-env support

Bump

  • 2dd4708 bump: version 0.3.0 → 0.4.0

v0.3.0

01 Jan 01:06

Choose a tag to compare

Changelog

Features

  • c2b7e5e feat: stdin and interactive input for create/modify

Bump

  • 5245579 bump: version 0.2.0 → 0.3.0

v0.2.0

30 Dec 22:32

Choose a tag to compare

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

07 Aug 12:09

Choose a tag to compare

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

v0.1.4

05 Aug 20:35

Choose a tag to compare

Changelog

Bug Fixes

  • 0eb4e84 fix: Add suppression comments for false positive security warnings
  • 534b5f7 fix: security vulnerabilities and code quality issues

Bump

  • bed4e51 bump: version 0.1.3 → 0.1.4

v0.1.3

05 Aug 12:11

Choose a tag to compare

Changelog

Bump

  • fadede3 bump: version 0.1.2 → 0.1.3