Skip to content

Latest commit

 

History

History
290 lines (146 loc) · 13 KB

CHANGELOG.md

File metadata and controls

290 lines (146 loc) · 13 KB

CHANGELOG

v2.6.1 (2024-08-02)

Fix

  • fix: change the input save keyboard prompt to Alt+Enter (for windows) (#63) (9dddddf)

v2.6.0 (2024-07-18)

Chore

  • chore(release): 2.6.0 [skip ci] (cf6c1ae)

Feature

  • feat: add --show-diff to deploy command (#62) (ed39eed)

v2.5.0 (2024-07-17)

Chore

  • chore(release): 2.5.0 [skip ci] (c60545d)

Ci

  • ci: fix github actions lint workflow (5780ce9)

  • ci: migrate github actions to python 3.9 (3cdf876)

Feature

  • feat: improve set-parameter and set-secret commands (#61) (da74b79)

v2.4.1 (2023-09-06)

Chore

  • chore(release): 2.4.1 [skip ci] (ec9a89e)

Ci

  • ci: add pypi publish github action step (5a638b8)

Fix

  • fix: Correct session import on output_stack.py (#59)

Co-authored-by: plinio.menarin <[email protected]> (75ad28a)

v2.4.0 (2023-09-06)

Chore

  • chore(release): 2.4.0 [skip ci] (e9296d7)

Ci

  • ci: split release workflow (b9ab2f8)

  • ci: remove github actions permissions section (9105c32)

Feature

  • feat: add semantic release (d5f282e)

v2.3.0 (2023-09-05)

Ci

  • ci(github-actions): split sonar workflow (#58)

  • ci(github-actions): split sonar workflow

  • remove unit tests spaces

  • rollback spaces

  • remove sonarcloud scan (90680a6)

  • ci: replace coverage reports to sonarcloud (#57)

  • ci: replace coverage reports to sonarcloud

  • move properties from sonarcloud properties to sonar-project

  • test: coverage tests

  • testing with coverage-reports

  • use .coverage-reports

  • rename sonar.python.coverage.reportPath property

  • testing list coverage folder

  • upgrade dev deps

  • upgrade dev deps

  • testing different coverage path format

  • add relative_files flag

  • rollback changes (60f41c8)

Unknown

  • release 2.3.0 (6c0faa9)

  • Add region to !cf_output tag (#56)

Co-authored-by: plinio.menarin <[email protected]> (058b374)

v2.2.0 (2023-08-21)

Unknown

  • Release 2.2.0 (2732a3e)

  • Fix issue with PyYaml and Cython (#51)

  • Fix issue with PyYaml and Cython

  • add required changes


Co-authored-by: plinio.menarin <[email protected]> (eaa0acc)

  • Update Poetry version to 1.5.1 (#53)

  • Update Poetry version to 1.5.1

  • set yaml formatter to prettier


Co-authored-by: plinio.menarin <[email protected]> (d0feccc)

  • Fix SonarCloud Code Smells (#47) (2a546f7)

v2.1.0 (2022-05-23)

Documentation

Feature

  • feat(cli): add literal string style for multiline values (54e002a)

  • feat(cli): replace argparse to click and create 2 new commands (decrypt and encrypt) (0503d5e)

  • feat(cli): add support for tags (a465bda)

  • feat(cli): add support to use kms on parameters and secrets (7b58328)

  • feat(cli): get secret value from prompt insted of cli parameter (580000c)

Fix

  • fix(cli): optional profile or region (c0d2810)

  • fix: check if secrets and parameters properties exists before deploy (f193133)

  • fix: create array when the property not exist (636cef8)

  • fix: github url (fcabb8b)

  • fix: help command docs: add more informations about CLI and resolvers (0034f85)

Unknown

  • [#28] Add support for more than 4kb encryption (#46) (b29d073)

  • Add tier property in the SSM parameter section #27 (#45) (8617790)

  • Add Schema Validation for the SSM Parameters and Secrets Manager #42 (#44) (c38538d)

  • [#34] Migrate the project structure to use Poetry (#43) (2b1e74a)

  • [#40] Fix !file resolver, the path is not being resolved correctly based on the config directory (#41) (bede46c)

  • [#38] Fix aws-secrets commands, secrets file is not being loaded when the CLI is executed in a different folder (#39) (eaad2d8)

  • Release v2.0.1 (#37) (614f3ef)

  • [#35] Fix aws-secrets deploy CLI, the value changes always being detected when use YAML resolver (#36) (417d99c)

  • Release v2.0.0 (#33) (68d3aad)

  • [#26] Add !file YAML resolver (#32) (e0689e2)

  • [#25] Store the Ciphertext in a separate file (#31) (72d7b23)

  • [#23] Add aws provider and add support for provider default value (#24) (3465eed)

  • Releases 1.1.0 (#22) (85735fd)

  • [#16] Add -d/--description to the set-parameter and set-secret CLIs (#21) (4fe6b28)

  • [#17] Fix the deploy CLI to the secrets without --confirm option (#20) (6ccec2b)

  • [#18] Fix the deploy CLI to the deploy new parameters with tags. (#19) (8d30bdc)

  • [Issue 14] Add session provider for !cmd resolver (#15)

  • [Issue 14] Add session provider for !cmd resolver

  • update documentation

  • fix docs

  • fix the condition

  • update beta version

  • remove beta version (7593d34)

  • Flake8 lint issues (#13) (5576a2a)

  • AWS secrets deploy dry-run and confirm click option (#12)

  • #8 AWS secrets deploy dry-run and confirm click option

  • Fixing SonarQube issues

  • Fix SSM parameter Code Smell

  • Fix SonarQube Issues

  • Fix CodeSmell

  • Add only-secrets and only-parameters

  • Fix SonarQube Issues

  • change version label

  • Change version name

  • Add filter-pattern and some bugfixes

  • Fix SonarQube issues

  • Fix documentation

  • change version name (d22450d)

  • #6 - Fix resource tags (#11)

  • #6 Fix - resource tags

  • #3 format file (105c29f)

  • #3 - Add version CLI command (#10)

  • #3 - Add version CLI command

  • #3 format files (53ed825)

  • Fix - issue #1 (78968a5)

  • Fix Issue #1 (#9) (440c799)

  • Fix - Set-Parameter Command fails with 'NoneType' (#5) (fb447fa)

  • fix on decrypt command (d221d62)

  • remove migrate command (55d8ecb)

  • change same file flag to output file name (3772994)

  • fix (719ce8e)

  • remove sonar project properties (01428d0)

  • fix organization key (61322be)

  • add github token environment variable (ca9eccb)

  • remove multple python version (ac30bcb)

  • add sonar project file (e7a3be1)

  • add sonar (a6954f3)

  • initial version (6fb0bd3)