diff --git a/charts/fetcher/CHANGELOG.md b/charts/fetcher/CHANGELOG.md index 2ee0ccd6..9899714a 100644 --- a/charts/fetcher/CHANGELOG.md +++ b/charts/fetcher/CHANGELOG.md @@ -10,6 +10,14 @@ ## [2.1.1](https://github.com/LerianStudio/helm/releases/tag/fetcher-v2.1.1) +- 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: - Released version 2.1.0 of fetcher. diff --git a/charts/midaz/CHANGELOG.md b/charts/midaz/CHANGELOG.md index ee40b8f1..73e76285 100644 --- a/charts/midaz/CHANGELOG.md +++ b/charts/midaz/CHANGELOG.md @@ -2,6 +2,22 @@ ## [8.0.0](https://github.com/LerianStudio/helm/releases/tag/midaz-v8.0.0) +- **Features** + - Released midaz version 7.0.0. + - Added upgrade guide for midaz v7.0.0. + +- **Fixes** + - Updated midaz-crm to version 3.7.2. + - Updated midaz-ledger to version 3.7.2. + +Contributors: @guimoreirar, @lerian-studio + +[Compare changes](https://github.com/LerianStudio/helm/compare/midaz-v7.0.0...midaz-v8.0.0) + +--- + +## [8.0.0](https://github.com/LerianStudio/helm/releases/tag/midaz-v8.0.0) + - **Features** - Released midaz version 8.0.0. - Added upgrade guide for midaz v7.0.0. diff --git a/charts/otel-collector-lerian/CHANGELOG.md b/charts/otel-collector-lerian/CHANGELOG.md index cf624f74..58ffcb2e 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) + - **Features** - Released version 2.2.1 of otel-collector-lerian. diff --git a/charts/plugin-access-manager/CHANGELOG.md b/charts/plugin-access-manager/CHANGELOG.md index 4c6d4590..f894155e 100644 --- a/charts/plugin-access-manager/CHANGELOG.md +++ b/charts/plugin-access-manager/CHANGELOG.md @@ -1,5 +1,16 @@ # Plugin-access-manager Changelog +## [8.0.1](https://github.com/LerianStudio/helm/releases/tag/plugin-access-manager-v8.0.1) + +- Fixes: + - Wired resources block into auth-backend deployment to ensure proper functionality and resource management. + +Contributors: @lerian-studio, @prymax10 + +[Compare changes](https://github.com/LerianStudio/helm/compare/plugin-access-manager-v8.0.0...plugin-access-manager-v8.0.1) + +--- + ## [8.0.0](https://github.com/LerianStudio/helm/releases/tag/plugin-access-manager-v8.0.0) - **Features:** diff --git a/charts/plugin-br-pix-direct-jd/CHANGELOG.md b/charts/plugin-br-pix-direct-jd/CHANGELOG.md index ba0e6142..9b6de4de 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 plugin-br-pix-direct-jd to enhance 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 enhanced security and configuration management. diff --git a/charts/plugin-br-pix-indirect-btg/CHANGELOG.md b/charts/plugin-br-pix-indirect-btg/CHANGELOG.md index 909af046..76d706fb 100644 --- a/charts/plugin-br-pix-indirect-btg/CHANGELOG.md +++ b/charts/plugin-br-pix-indirect-btg/CHANGELOG.md @@ -2,6 +2,17 @@ ## [3.0.1](https://github.com/LerianStudio/helm/releases/tag/plugin-br-pix-indirect-btg-v3.0.1) +- Fixes: + - Use health readiness probe to improve stability and reliability. + +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.1](https://github.com/LerianStudio/helm/releases/tag/plugin-br-pix-indirect-btg-v3.0.1) + - Fixes: - Use health readiness probe to improve system stability. diff --git a/charts/plugin-br-pix-switch/CHANGELOG.md b/charts/plugin-br-pix-switch/CHANGELOG.md index 8f8d8a38..c0ca29a7 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 d14c3cf5..4c2c31c6 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 template 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 51b9e905..3d3507ae 100644 --- a/charts/product-console/CHANGELOG.md +++ b/charts/product-console/CHANGELOG.md @@ -2,6 +2,18 @@ ## [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. + +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 of product-console. - Released version 2.3.0-beta.1 of product-console. diff --git a/charts/reporter/CHANGELOG.md b/charts/reporter/CHANGELOG.md index 7e6a1a67..c22d9602 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.2.0 of the reporter. + - Released version 2.2.0-beta.1 of the reporter. + +- **Improvements** + - Updated CHANGELOG for reporter to version 2.1.0. + +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 component.