diff --git a/charts/fetcher/CHANGELOG.md b/charts/fetcher/CHANGELOG.md index c3d741e5..1c0490a0 100644 --- a/charts/fetcher/CHANGELOG.md +++ b/charts/fetcher/CHANGELOG.md @@ -2,6 +2,24 @@ ## [2.1.1](https://github.com/LerianStudio/helm/releases/tag/fetcher-v2.1.1) +Features: +- Introduced new data fetching capabilities to enhance performance and reliability. + +Fixes: +- Resolved an issue causing intermittent failures in data retrieval under specific conditions. + +Improvements: +- Optimized the data parsing logic to reduce latency and improve efficiency. +- Enhanced error handling mechanisms to provide more informative logs and alerts. + +Contributors: @lerian-studio + +[Compare changes](https://github.com/LerianStudio/helm/compare/fetcher-v2.1.0...fetcher-v2.1.1) + +--- + +## [2.1.1](https://github.com/LerianStudio/helm/releases/tag/fetcher-v2.1.1) + - Features: - Initial release of fetcher v2.1.0 with enhanced data retrieval capabilities. diff --git a/charts/midaz/CHANGELOG.md b/charts/midaz/CHANGELOG.md index 1d2f8ddf..d40dcda0 100644 --- a/charts/midaz/CHANGELOG.md +++ b/charts/midaz/CHANGELOG.md @@ -2,6 +2,22 @@ ## [7.0.0](https://github.com/LerianStudio/helm/releases/tag/midaz-v7.0.0) +- **Features** + - Removed onboarding and transaction services from midaz chart. + +- **Improvements** + - Standardized probe field set across all charts. + - Parameterized probe path and timing for all charts using /readyz. + - Updated readiness probe paths to /readyz across multiple deployment templates. + +Contributors: @ferr3ira-gabriel, @guimoreirar, @lerian-studio + +[Compare changes](https://github.com/LerianStudio/helm/compare/midaz-v6.4.1...midaz-v7.0.0) + +--- + +## [7.0.0](https://github.com/LerianStudio/helm/releases/tag/midaz-v7.0.0) + - **Features** - Removed onboarding and transaction services from the midaz chart. diff --git a/charts/otel-collector-lerian/CHANGELOG.md b/charts/otel-collector-lerian/CHANGELOG.md index b84f3e08..2ba3aead 100644 --- a/charts/otel-collector-lerian/CHANGELOG.md +++ b/charts/otel-collector-lerian/CHANGELOG.md @@ -2,6 +2,19 @@ ## [3.0.0](https://github.com/LerianStudio/helm/releases/tag/otel-collector-lerian-v3.0.0) +- **Features:** + - Released version 2.2.1 of otel-collector-lerian. + +- **Contributors:** + - @guimoreirar + - @lerian-studio + +[Compare changes](https://github.com/LerianStudio/helm/compare/otel-collector-lerian-v2.2.1...otel-collector-lerian-v3.0.0) + +--- + +## [3.0.0](https://github.com/LerianStudio/helm/releases/tag/otel-collector-lerian-v3.0.0) + - **Improvements** - Updated CHANGELOG for otel-collector-lerian:v2.2.1 to reflect recent changes. diff --git a/charts/plugin-access-manager/CHANGELOG.md b/charts/plugin-access-manager/CHANGELOG.md index 56b11b63..42c8ad8a 100644 --- a/charts/plugin-access-manager/CHANGELOG.md +++ b/charts/plugin-access-manager/CHANGELOG.md @@ -2,6 +2,20 @@ ## [7.0.0](https://github.com/LerianStudio/helm/releases/tag/plugin-access-manager-v7.0.0) +- **Features:** + - Updated appVersion and image tags for plugin-access-manager to 2.6.6 and 2.4.5. + +- **Improvements:** + - Added an upgrade guide for plugin-access-manager v6.5.0. + +Contributors: @guimoreirar, @lerian-studio, + +[Compare changes](https://github.com/LerianStudio/helm/compare/plugin-access-manager-v6.5.0...plugin-access-manager-v7.0.0) + +--- + +## [7.0.0](https://github.com/LerianStudio/helm/releases/tag/plugin-access-manager-v7.0.0) + - **Features:** - Released version 7.0.0 of plugin-access-manager. - Updated appVersion and image tags for plugin-access-manager to 2.6.6 and 2.4.5. diff --git a/charts/plugin-br-pix-direct-jd/CHANGELOG.md b/charts/plugin-br-pix-direct-jd/CHANGELOG.md index 44a3155f..caebcf1d 100644 --- a/charts/plugin-br-pix-direct-jd/CHANGELOG.md +++ b/charts/plugin-br-pix-direct-jd/CHANGELOG.md @@ -2,6 +2,17 @@ ## [2.2.11](https://github.com/LerianStudio/helm/releases/tag/plugin-br-pix-direct-jd-v2.2.11) +- Improvements: + - Updated secrets, configmap, and deployment settings for enhanced security and configuration management. + +Contributors: @guimoreirar, @lerian-studio + +[Compare changes](https://github.com/LerianStudio/helm/compare/plugin-br-pix-direct-jd-v2.2.10...plugin-br-pix-direct-jd-v2.2.11) + +--- + +## [2.2.11](https://github.com/LerianStudio/helm/releases/tag/plugin-br-pix-direct-jd-v2.2.11) + - Improvements: - Updated secrets, configmap, and deployment settings for plugin-br-pix-direct-jd. diff --git a/charts/plugin-br-pix-indirect-btg/CHANGELOG.md b/charts/plugin-br-pix-indirect-btg/CHANGELOG.md index d9d4d2d9..471c7d3b 100644 --- a/charts/plugin-br-pix-indirect-btg/CHANGELOG.md +++ b/charts/plugin-br-pix-indirect-btg/CHANGELOG.md @@ -1,5 +1,19 @@ # Plugin-br-pix-indirect-btg Changelog +## [3.0.1](https://github.com/LerianStudio/helm/releases/tag/plugin-br-pix-indirect-btg-v3.0.1) + +- Features: + - Released version 3.0.0 of plugin-br-pix-indirect-btg. + +- Fixes: + - Updated plugin-br-pix-indirect-btg to use health readiness probe. + +Contributors: @gandalf-at-lerian, @lerian-studio + +[Compare changes](https://github.com/LerianStudio/helm/compare/plugin-br-pix-indirect-btg-v3.0.0...plugin-br-pix-indirect-btg-v3.0.1) + +--- + ## [3.0.0](https://github.com/LerianStudio/helm/releases/tag/plugin-br-pix-indirect-btg-v3.0.0) - **Features:** diff --git a/charts/plugin-br-pix-switch/CHANGELOG.md b/charts/plugin-br-pix-switch/CHANGELOG.md index 6d8aa09d..0e4d81ca 100644 --- a/charts/plugin-br-pix-switch/CHANGELOG.md +++ b/charts/plugin-br-pix-switch/CHANGELOG.md @@ -2,6 +2,22 @@ ## [1.0.0](https://github.com/LerianStudio/helm/releases/tag/plugin-br-pix-switch-v1.0.0) +- Features: + - Added Helm chart for plugin-br-pix-switch. + +- Fixes: + - Addressed CodeRabbit feedback on NOTES, README, configmap, and labeler. + - Corrected appVersion to 1.0.0-beta.1 and added it to the compatibility matrix. + - Applied container securityContext, fixed tolerations type, and added NOTES defaults. + +Contributors: @bedatty, @lerian-studio + +[View all changes](https://github.com/LerianStudio/helm/commits/plugin-br-pix-switch-v1.0.0) + +--- + +## [1.0.0](https://github.com/LerianStudio/helm/releases/tag/plugin-br-pix-switch-v1.0.0) + - **Features** - Added Helm chart for plugin-br-pix-switch. diff --git a/charts/plugin-fees/CHANGELOG.md b/charts/plugin-fees/CHANGELOG.md index 6a7dc404..a91f476e 100644 --- a/charts/plugin-fees/CHANGELOG.md +++ b/charts/plugin-fees/CHANGELOG.md @@ -2,6 +2,26 @@ ## [6.0.0](https://github.com/LerianStudio/helm/releases/tag/plugin-fees-v6.0.0) +- **Features:** + - Added deployment mode and readiness timeout settings. + - Added SA (Service Account) template for Fees. + - Disabled SA creation. + +- **Fixes:** + - Updated chart version to 5.4.0 and app version to 3.2.0. + +- **Improvements:** + - Standardized probe field set across all charts. + - Parametrized probe path and timing using /readyz. + +Contributors: @ferr3ira-gabriel, @gauchito91, @guimoreirar, @lerian-studio, + +[Compare changes](https://github.com/LerianStudio/helm/compare/plugin-fees-v5.4.0...plugin-fees-v6.0.0) + +--- + +## [6.0.0](https://github.com/LerianStudio/helm/releases/tag/plugin-fees-v6.0.0) + - **Features:** - Added deployment mode and readiness timeout settings. - Added SA template for Fees. diff --git a/charts/product-console/CHANGELOG.md b/charts/product-console/CHANGELOG.md index 70d6be85..79fb7795 100644 --- a/charts/product-console/CHANGELOG.md +++ b/charts/product-console/CHANGELOG.md @@ -2,6 +2,17 @@ ## [2.3.0](https://github.com/LerianStudio/helm/releases/tag/product-console-v2.3.0) +- **Features** + - Released version 2.3.0 of product-console. + +Contributors: @guimoreirar, @lerian-studio + +[Compare changes](https://github.com/LerianStudio/helm/compare/product-console-v2.2.0...product-console-v2.3.0) + +--- + +## [2.3.0](https://github.com/LerianStudio/helm/releases/tag/product-console-v2.3.0) + - **Features** - Released version 2.3.0. - Released version 2.3.0-beta.1. diff --git a/charts/reporter/CHANGELOG.md b/charts/reporter/CHANGELOG.md index 23593994..6eb5be38 100644 --- a/charts/reporter/CHANGELOG.md +++ b/charts/reporter/CHANGELOG.md @@ -2,6 +2,21 @@ ## [2.2.0](https://github.com/LerianStudio/helm/releases/tag/reporter-v2.2.0) +- **Features** + - Released version 2.1.0 of reporter. + - Released version 2.2.0-beta.1 of reporter. + +- **Improvements** + - Updated CHANGELOG for version 2.1.0 of reporter. + +Contributors: @guimoreirar, @lerian-studio + +[Compare changes](https://github.com/LerianStudio/helm/compare/reporter-v2.1.0...reporter-v2.2.0) + +--- + +## [2.2.0](https://github.com/LerianStudio/helm/releases/tag/reporter-v2.2.0) + - **Features** - Released version 2.1.0 of the reporter.