We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 045c1dd commit e0f627eCopy full SHA for e0f627e
CHANGELOG.md
@@ -1,6 +1,15 @@
1
# CHANGELOG
2
3
4
+## v1.3.2 (2025-04-10)
5
+
6
+### Bug Fixes
7
8
+- Update exporter config, add otel collector
9
+ ([#57](https://github.com/liatrio/liatrio-dora-api/pull/57),
10
+ [`045c1dd`](https://github.com/liatrio/liatrio-dora-api/commit/045c1dd9dc7c84b51cc7e6d655569540c7272ebf))
11
12
13
## v1.3.1 (2025-04-10)
14
15
### Bug Fixes
manifests/base/kustomization.yaml
@@ -7,4 +7,4 @@ resources:
images:
- name: ghcr.io/liatrio/liatrio-dora-api
- newTag: v1.3.1
+ newTag: v1.3.2
0 commit comments