Skip to content

Commit 59f124c

Browse files
chore: release 3.4.0 [skip ci]
1 parent ae37c7f commit 59f124c

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [3.4.0](https://github.com/jgiovaresco/apim-samples/compare/3.3.1...3.4.0) (2025-01-21)
2+
3+
4+
### Features
5+
6+
* override echo response status with query param or header ([ae37c7f](https://github.com/jgiovaresco/apim-samples/commit/ae37c7f98969b4ae37b8fa6ebcb8254ac14ce6da))
7+
18
## [3.3.1](https://github.com/jgiovaresco/apim-samples/compare/3.3.0...3.3.1) (2024-08-07)
29

310

helm/src/main/helm/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
apiVersion: v2
22
name: apim-samples
3-
version: 3.3.1
4-
appVersion: "3.3.1"
3+
version: 3.4.0
4+
appVersion: "3.4.0"
55
description: A Helm chart to deploy apim-samples in Kubernetes
66
type: application

0 commit comments

Comments
 (0)