Skip to content

Commit 8b4a283

Browse files
chore: release v3.7.0
Update VERSION and CHANGELOG [skip ci]
1 parent 48f482d commit 8b4a283

2 files changed

Lines changed: 35 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,37 @@
1+
# 🚀 Release v3.7.0
2+
3+
**Release Date**: 2025-11-07
4+
5+
## 🔧 Maintenance
6+
- chore(deps): bump actions/setup-java from 4 to 5 (#14) (48f482d)
7+
- chore(deps): bump azure/setup-kubectl from 3 to 4 (#12) (f9a7469)
8+
- chore(deps): bump dorny/test-reporter from 1.9.1 to 2.1.1 (#11) (7e23667)
9+
- chore(deps): bump dependabot/fetch-metadata from 1.6.0 to 2.4.0 (#9) (ad1e0fc)
10+
- chore(deps): bump org.jacoco:jacoco-maven-plugin from 0.8.12 to 0.8.14 (#8) (f81df2a)
11+
- chore(deps): bump github/codeql-action from 3 to 4 (#7) (eaa7644)
12+
- chore(deps-dev): bump org.junit.jupiter:junit-jupiter (#5) (0d3b420)
13+
- chore(deps): bump google-github-actions/get-gke-credentials from 2 to 3 (#4) (793f638)
14+
- chore(deps): bump azure/aks-set-context from 3 to 4 (#2) (6f24c83)
15+
16+
## 📦 Workflow Files Changed
17+
18+
- `.github/workflows/ci-security.yml`
19+
- `.github/workflows/container-scan.yml`
20+
- `.github/workflows/dependabot-auto-merge-enhanced.yml`
21+
- `.github/workflows/java-ci-secure.yml`
22+
- `.github/workflows/java-ci-universal.yml`
23+
- `.github/workflows/java-ci.yml`
24+
- `.github/workflows/k8s-deploy.yml`
25+
26+
## 🔗 Links
27+
28+
- **Full Changelog**: https://github.com/techishthoughts-org/java-workflows/compare/v3.6.0...v3.7.0
29+
- **Documentation**: https://github.com/techishthoughts-org/java-workflows/blob/v3.7.0/README.md
30+
31+
---
32+
33+
**🤖 This release was automatically created by GitHub Actions**
34+
135
# 🚀 Release v3.6.0
236

337
**Release Date**: 2025-11-07

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.6.0
1+
3.7.0

0 commit comments

Comments
 (0)