Skip to content

Commit 8444826

Browse files
Merge pull request #1245 from LerianStudio/release/update-changelog-20260417182254
chore(release): Update CHANGELOGs [skip ci]
2 parents 586ef5d + 9f6458b commit 8444826

10 files changed

Lines changed: 154 additions & 0 deletions

File tree

charts/fetcher/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22

33
## [2.1.1](https://github.com/LerianStudio/helm/releases/tag/fetcher-v2.1.1)
44

5+
- Features:
6+
- Released version 2.1.0 of fetcher.
7+
8+
- Contributors:
9+
- @lerian-studio
10+
11+
[Compare changes](https://github.com/LerianStudio/helm/compare/fetcher-v2.1.0...fetcher-v2.1.1)
12+
13+
---
14+
15+
## [2.1.1](https://github.com/LerianStudio/helm/releases/tag/fetcher-v2.1.1)
16+
517
- Features:
618
- Released version 2.1.0 with new enhancements and optimizations.
719

charts/midaz/CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,21 @@
22

33
## [6.2.0](https://github.com/LerianStudio/helm/releases/tag/midaz-v6.2.0)
44

5+
- Features:
6+
- Released version 6.2.0 for midaz.
7+
8+
- Fixes:
9+
- Updated midaz-crm to version 3.6.2.
10+
- Updated midaz-ledger to version 3.6.2.
11+
12+
Contributors: @lerian-studio,
13+
14+
[Compare changes](https://github.com/LerianStudio/helm/compare/midaz-v6.1.0...midaz-v6.2.0)
15+
16+
---
17+
18+
## [6.2.0](https://github.com/LerianStudio/helm/releases/tag/midaz-v6.2.0)
19+
520
- **Fixes:**
621
- Updated midaz-crm to version 3.6.2.
722
- Updated midaz-ledger to version 3.6.2.

charts/otel-collector-lerian/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22

33
## [2.2.1](https://github.com/LerianStudio/helm/releases/tag/otel-collector-lerian-v2.2.1)
44

5+
- **Features**
6+
- Updated to the new version of OpenTelemetry, enhancing compatibility and performance.
7+
- Enabled new metrics collection, providing more detailed insights and monitoring capabilities.
8+
9+
Contributors: @gauchito91, @lerian-studio,
10+
11+
[Compare changes](https://github.com/LerianStudio/helm/compare/otel-collector-lerian-v2.2.0...otel-collector-lerian-v2.2.1)
12+
13+
---
14+
15+
## [2.2.1](https://github.com/LerianStudio/helm/releases/tag/otel-collector-lerian-v2.2.1)
16+
517
- Features:
618
- Update new version of OpenTelemetry Collector and enable new metrics.
719

charts/plugin-access-manager/CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,23 @@
22

33
## [6.2.0](https://github.com/LerianStudio/helm/releases/tag/plugin-access-manager-v6.2.0)
44

5+
- **Features**
6+
- Released version 6.2.0 with new updates and improvements.
7+
8+
- **Fixes**
9+
- Updated plugin-auth to version 2.6.1 to resolve compatibility issues.
10+
11+
- **Improvements**
12+
- Updated image tag to 2.6.1 in values.yaml for better integration and performance.
13+
14+
Contributors: @guimoreirar, @lerian-studio
15+
16+
[Compare changes](https://github.com/LerianStudio/helm/compare/plugin-access-manager-v6.1.1...plugin-access-manager-v6.2.0)
17+
18+
---
19+
20+
## [6.2.0](https://github.com/LerianStudio/helm/releases/tag/plugin-access-manager-v6.2.0)
21+
522
- **Features**
623
- Released version 6.2.0.
724

charts/plugin-br-pix-direct-jd/CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,22 @@
22

33
## [2.0.0](https://github.com/LerianStudio/helm/releases/tag/plugin-br-pix-direct-jd-v2.0.0)
44

5+
- **Features:**
6+
- Updated to pix@1.2.1-beta.11 and job@1.2.1-beta.11, introducing new environment variables.
7+
- Updated to pix@1.2.1-beta.10 and job@1.2.1-beta.10, introducing new environment variables.
8+
9+
- **Fixes:**
10+
- Completed standardization of VERSION across all remaining charts.
11+
- Ensured VERSION and OTEL_RESOURCE_SERVICE_VERSION are always set from image.tag.
12+
13+
Contributors: @ferr3ira-gabriel, @guimoreirar, @lerian-studio
14+
15+
[Compare changes](https://github.com/LerianStudio/helm/compare/plugin-br-pix-direct-jd-v1.2.6...plugin-br-pix-direct-jd-v2.0.0)
16+
17+
---
18+
19+
## [2.0.0](https://github.com/LerianStudio/helm/releases/tag/plugin-br-pix-direct-jd-v2.0.0)
20+
521
- **Features**
622
- Updated pix to version 1.2.1-beta.11 and job to version 1.2.1-beta.11, introducing new environment variables.
723
- Updated pix to version 1.2.1-beta.10 and job to version 1.2.1-beta.10, introducing new environment variables.

charts/plugin-br-pix-indirect-btg/CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,24 @@
22

33
## [2.2.0](https://github.com/LerianStudio/helm/releases/tag/plugin-br-pix-indirect-btg-v2.2.0)
44

5+
- **Features**
6+
- Added bootstrap-mongodb.yaml for idempotent MongoDB user/db provisioning.
7+
8+
- **Fixes**
9+
- Updated pix OTEL_RESOURCE_SERVICE_VERSION for standardization.
10+
- Changed bootstrap-mongodb to use /bin/bash instead of /bin/sh for mongosh container.
11+
12+
- **Improvements**
13+
- Completed standardization of VERSION across all remaining charts.
14+
15+
Contributors: @bedatty, @ferr3ira-gabriel, @guimoreirar, @lerian-studio
16+
17+
[Compare changes](https://github.com/LerianStudio/helm/compare/plugin-br-pix-indirect-btg-v2.1.1...plugin-br-pix-indirect-btg-v2.2.0)
18+
19+
---
20+
21+
## [2.2.0](https://github.com/LerianStudio/helm/releases/tag/plugin-br-pix-indirect-btg-v2.2.0)
22+
523
- **Features:**
624
- Added bootstrap-mongodb.yaml for idempotent MongoDB user/db provisioning.
725
- Made app user and roles configurable via values in bootstrap-mongodb.

charts/plugin-crm/CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,21 @@
22

33
## [5.0.0](https://github.com/LerianStudio/helm/releases/tag/plugin-crm-v5.0.0)
44

5+
- **Features**
6+
- Released version 4.0.0 of plugin-crm.
7+
8+
- **Fixes**
9+
- Completed standardization of VERSION across all remaining charts.
10+
- Standardized VERSION/OTEL_RESOURCE_SERVICE_VERSION in remaining charts.
11+
12+
Contributors: @ferr3ira-gabriel, @guimoreirar, @lerian-studio
13+
14+
[Compare changes](https://github.com/LerianStudio/helm/compare/plugin-crm-v4.0.0...plugin-crm-v5.0.0)
15+
16+
---
17+
18+
## [5.0.0](https://github.com/LerianStudio/helm/releases/tag/plugin-crm-v5.0.0)
19+
520
- **Features**
621
- Released version 4.0.0 of plugin-crm.
722

charts/plugin-fees/CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,22 @@
22

33
## [5.1.0](https://github.com/LerianStudio/helm/releases/tag/plugin-fees-v5.1.0)
44

5+
Features:
6+
- Add IAM Roles Anywhere sidecar support.
7+
- Add MULTI_TENANT_ALLOW_INSECURE_HTTP to configmap template.
8+
- Add multi-tenant support and fix AVP secret rendering.
9+
10+
Fixes:
11+
- Remove MULTI_TENANT_SETTINGS_CHECK_INTERVAL_SEC from configmap.
12+
13+
Contributors: @ferr3ira-gabriel, @gandalf-at-lerian, @lerian-studio, @prymax10
14+
15+
[Compare changes](https://github.com/LerianStudio/helm/compare/plugin-fees-v5.0.0...plugin-fees-v5.1.0)
16+
17+
---
18+
19+
## [5.1.0](https://github.com/LerianStudio/helm/releases/tag/plugin-fees-v5.1.0)
20+
521
- Features:
622
- Added IAM Roles Anywhere sidecar support.
723
- Introduced multi-tenant support and fixed AVP secret rendering.

charts/product-console/CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# Product-console Changelog
22

3+
## [2.2.0](https://github.com/LerianStudio/helm/releases/tag/product-console-v2.2.0)
4+
5+
- **Features**
6+
- Update product-console to version 1.6.0.
7+
8+
- **Fixes**
9+
- Remove inconsistent artifacthub image annotation.
10+
- Add image annotation for product-console version 1.6.0.
11+
12+
Contributors: @ferr3ira-gabriel, @lerian-studio
13+
14+
[Compare changes](https://github.com/LerianStudio/helm/compare/product-console-v2.1.0...product-console-v2.2.0)
15+
16+
---
17+
318
## [2.1.0](https://github.com/LerianStudio/helm/releases/tag/product-console-v2.1.0)
419

520
- Features:

charts/reporter/CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,24 @@
22

33
## [2.1.0](https://github.com/LerianStudio/helm/releases/tag/reporter-v2.1.0)
44

5+
- **Features:**
6+
- Added missing NEU app environment variables to reporter.
7+
- Introduced rate limit configuration to reporter charts.
8+
- Updated reporter-manager to version 1.2.0 and reporter-worker to version 1.2.0 with new environment variables.
9+
- Auto-set VERSION and OTEL_RESOURCE_SERVICE_VERSION from image tag.
10+
- Added ServiceAccount annotations support for IRSA.
11+
12+
- **Fixes:**
13+
- Removed duplicate `reporter-manager/secret.yaml` with incorrect template references.
14+
15+
Contributors: @bedatty, @ferr3ira-gabriel, @gandalf-at-lerian, @guimoreirar, @lerian-studio
16+
17+
[Compare changes](https://github.com/LerianStudio/helm/compare/reporter-v2.0.0...reporter-v2.1.0)
18+
19+
---
20+
21+
## [2.1.0](https://github.com/LerianStudio/helm/releases/tag/reporter-v2.1.0)
22+
523
- **Features:**
624
- Added missing NEU app environment variables to reporter.
725
- Updated reporter-manager to version 1.2.0 and reporter-worker to version 1.2.0 with new environment variables.

0 commit comments

Comments
 (0)