Skip to content

Commit 1e64c35

Browse files
chore: release 3.6.0 [skip ci]
1 parent 1dbebf7 commit 1e64c35

File tree

2 files changed

+17
-2
lines changed

2 files changed

+17
-2
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
# [3.6.0](https://github.com/jgiovaresco/apim-samples/compare/3.5.1...3.6.0) (2026-02-15)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update logback monorepo to v1.5.31 ([dcf4d8a](https://github.com/jgiovaresco/apim-samples/commit/dcf4d8ad28e61299dfad8206db150b89d075b8a4))
7+
* **deps:** update protobuf monorepo to v4.33.5 ([3720812](https://github.com/jgiovaresco/apim-samples/commit/3720812463c8d31c8fad1aba7baaa47ef5dd6898))
8+
* **deps:** update quarkus to v3.31.3 ([7e9ce93](https://github.com/jgiovaresco/apim-samples/commit/7e9ce93c63b0d7d7043e09c0afaf093457a7a414))
9+
10+
11+
### Features
12+
13+
* **helm:** define container's lifecyle ([de9ceb7](https://github.com/jgiovaresco/apim-samples/commit/de9ceb751fe4dc69728f10ee27280bd4c9c04ed9))
14+
* introduce configurable response delay in Echo resource ([e059222](https://github.com/jgiovaresco/apim-samples/commit/e05922274e576d66f0914c68fc04d93764fd2d34))
15+
116
## [3.5.1](https://github.com/jgiovaresco/apim-samples/compare/3.5.0...3.5.1) (2025-04-15)
217

318

helm/src/main/helm/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apiVersion: v2
22
name: apim-samples
3-
version: 3.5.1
4-
appVersion: "3.5.1"
3+
version: 3.6.0
4+
appVersion: "3.6.0"
55
description: A Helm chart to deploy apim-samples in Kubernetes
66
type: application
77
icon: "https://raw.githubusercontent.com/jgiovaresco/apim-samples/refs/heads/main/helm/src/main/helm/favicon.png"

0 commit comments

Comments
 (0)