We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6cee752 commit 7462c82Copy full SHA for 7462c82
CHANGELOG.md
@@ -1,6 +1,15 @@
1
# CHANGELOG
2
3
4
+## v1.3.1 (2025-04-10)
5
+
6
+### Bug Fixes
7
8
+- Update instrumentation code, env var for svc namespace on query
9
+ ([#56](https://github.com/liatrio/liatrio-dora-api/pull/56),
10
+ [`6cee752`](https://github.com/liatrio/liatrio-dora-api/commit/6cee752dcfec97eca7851f3f4ede6722922f1ba9))
11
12
13
## v1.3.0 (2025-04-01)
14
15
### Features
manifests/base/kustomization.yaml
@@ -6,4 +6,4 @@ resources:
images:
- name: ghcr.io/liatrio/liatrio-dora-api
- newTag: v1.3.0
+ newTag: v1.3.1
0 commit comments