From 4aa6ea4bb0444224ea46b580b81b0f11772bd8d7 Mon Sep 17 00:00:00 2001 From: snowdream <737958+snowdream@users.noreply.github.com> Date: Thu, 9 Jul 2026 12:44:48 +0800 Subject: [PATCH 1/2] chore: release main --- docker/1.25/alpine/CHANGELOG.md | 28 ++++++++++++++++++++++++++++ docker/1.25/debian/CHANGELOG.md | 27 +++++++++++++++++++++++++++ docker/1.25/rocky/CHANGELOG.md | 27 +++++++++++++++++++++++++++ docker/1.26/alpine/CHANGELOG.md | 29 +++++++++++++++++++++++++++++ docker/1.26/debian/CHANGELOG.md | 30 ++++++++++++++++++++++++++++++ docker/1.26/rocky/CHANGELOG.md | 29 +++++++++++++++++++++++++++++ 6 files changed, 170 insertions(+) diff --git a/docker/1.25/alpine/CHANGELOG.md b/docker/1.25/alpine/CHANGELOG.md index 3e7e5a88..eda410c5 100644 --- a/docker/1.25/alpine/CHANGELOG.md +++ b/docker/1.25/alpine/CHANGELOG.md @@ -1,5 +1,33 @@ # Changelog +## [1.25.12](https://github.com/snowdreamtech/go/compare/alpine-1.25-v1.25.12...alpine-1.25-v1.25.12) (2026-07-09) + + +### 🐛 Bug Fixes + +* **alpine:** re-trigger pipeline after fixing skip-ci bug ([279f9f4](https://github.com/snowdreamtech/go/commit/279f9f44b83b718134d10122b0a7139596d81e58)) + + +### 🛠 Refactoring + +* **docker:** restructure to version-first dual-track layout ([f8f634d](https://github.com/snowdreamtech/go/commit/f8f634da9278927650fb7ee3409804781ec96834)) + + +### 📖 Documentation + +* synchronize semantic versioning tags documentation from upstream ([12e864c](https://github.com/snowdreamtech/go/commit/12e864c9335714bb37d8c2cc21f636692a144dd5)) + + +### ♻️ Miscellaneous Chores + +* bump go version to 1.26.5 and alpine base to 3.24.1 ([d9c5b73](https://github.com/snowdreamtech/go/commit/d9c5b737fddb7fe3fcada6f70ac8ea596c9bde12)) +* **main:** release 0.14.0 ([043d2a4](https://github.com/snowdreamtech/go/commit/043d2a4202505e42c645e899c6731f5fb8f52c8e)) +* release 0.6.1 ([f6fc042](https://github.com/snowdreamtech/go/commit/f6fc042cad7d1c4991a20657655bc4b6b339d0d9)) +* release 0.7.1 ([5535492](https://github.com/snowdreamtech/go/commit/5535492160f3525dff06ff9f0c6d78147467bed3)) +* **release:** deduplicate CHANGELOG headers ([64038ca](https://github.com/snowdreamtech/go/commit/64038ca8d027ee5beee1a1c96dbd2f88b9d5a611)) +* **release:** deduplicate CHANGELOG headers [skip ci] ([c93827e](https://github.com/snowdreamtech/go/commit/c93827e2900c7971ca0e8ca3af9b57024a054a99)) +* **release:** v0.4.0 - Fix Dependabot docker-compose detection ([e91f7d8](https://github.com/snowdreamtech/go/commit/e91f7d882f3c7b23260f4da02f0e5e53d6399968)) + ## [1.25.12](https://github.com/snowdreamtech/go/compare/alpine-1.25-v1.25.11...alpine-1.25-v1.25.12) (2026-07-09) diff --git a/docker/1.25/debian/CHANGELOG.md b/docker/1.25/debian/CHANGELOG.md index ff7a96ac..91a8a72f 100644 --- a/docker/1.25/debian/CHANGELOG.md +++ b/docker/1.25/debian/CHANGELOG.md @@ -1,5 +1,32 @@ # Changelog +## [1.25.12](https://github.com/snowdreamtech/go/compare/debian-1.25-v1.25.12...debian-1.25-v1.25.12) (2026-07-09) + + +### 🐛 Bug Fixes + +* **alpine:** re-trigger pipeline after fixing skip-ci bug ([279f9f4](https://github.com/snowdreamtech/go/commit/279f9f44b83b718134d10122b0a7139596d81e58)) + + +### 🛠 Refactoring + +* **docker:** restructure to version-first dual-track layout ([f8f634d](https://github.com/snowdreamtech/go/commit/f8f634da9278927650fb7ee3409804781ec96834)) + + +### 📖 Documentation + +* synchronize semantic versioning tags documentation from upstream ([12e864c](https://github.com/snowdreamtech/go/commit/12e864c9335714bb37d8c2cc21f636692a144dd5)) + + +### ♻️ Miscellaneous Chores + +* **main:** release 0.14.0 ([043d2a4](https://github.com/snowdreamtech/go/commit/043d2a4202505e42c645e899c6731f5fb8f52c8e)) +* release 0.6.1 ([f6fc042](https://github.com/snowdreamtech/go/commit/f6fc042cad7d1c4991a20657655bc4b6b339d0d9)) +* release 0.7.1 ([5535492](https://github.com/snowdreamtech/go/commit/5535492160f3525dff06ff9f0c6d78147467bed3)) +* **release:** deduplicate CHANGELOG headers ([64038ca](https://github.com/snowdreamtech/go/commit/64038ca8d027ee5beee1a1c96dbd2f88b9d5a611)) +* **release:** deduplicate CHANGELOG headers [skip ci] ([c93827e](https://github.com/snowdreamtech/go/commit/c93827e2900c7971ca0e8ca3af9b57024a054a99)) +* **release:** v0.4.0 - Fix Dependabot docker-compose detection ([e91f7d8](https://github.com/snowdreamtech/go/commit/e91f7d882f3c7b23260f4da02f0e5e53d6399968)) + ## [1.25.12](https://github.com/snowdreamtech/go/compare/debian-1.25-v1.25.11...debian-1.25-v1.25.12) (2026-07-09) diff --git a/docker/1.25/rocky/CHANGELOG.md b/docker/1.25/rocky/CHANGELOG.md index 40919a5f..1bf486b0 100644 --- a/docker/1.25/rocky/CHANGELOG.md +++ b/docker/1.25/rocky/CHANGELOG.md @@ -1,5 +1,32 @@ # Changelog +## [1.25.12](https://github.com/snowdreamtech/go/compare/rocky-1.25-v1.25.12...rocky-1.25-v1.25.12) (2026-07-09) + + +### 🐛 Bug Fixes + +* **alpine:** re-trigger pipeline after fixing skip-ci bug ([279f9f4](https://github.com/snowdreamtech/go/commit/279f9f44b83b718134d10122b0a7139596d81e58)) + + +### 🛠 Refactoring + +* **docker:** restructure to version-first dual-track layout ([f8f634d](https://github.com/snowdreamtech/go/commit/f8f634da9278927650fb7ee3409804781ec96834)) + + +### 📖 Documentation + +* synchronize semantic versioning tags documentation from upstream ([12e864c](https://github.com/snowdreamtech/go/commit/12e864c9335714bb37d8c2cc21f636692a144dd5)) + + +### ♻️ Miscellaneous Chores + +* **main:** release 0.14.0 ([043d2a4](https://github.com/snowdreamtech/go/commit/043d2a4202505e42c645e899c6731f5fb8f52c8e)) +* release 0.6.1 ([f6fc042](https://github.com/snowdreamtech/go/commit/f6fc042cad7d1c4991a20657655bc4b6b339d0d9)) +* release 0.7.1 ([5535492](https://github.com/snowdreamtech/go/commit/5535492160f3525dff06ff9f0c6d78147467bed3)) +* **release:** deduplicate CHANGELOG headers ([64038ca](https://github.com/snowdreamtech/go/commit/64038ca8d027ee5beee1a1c96dbd2f88b9d5a611)) +* **release:** deduplicate CHANGELOG headers [skip ci] ([c93827e](https://github.com/snowdreamtech/go/commit/c93827e2900c7971ca0e8ca3af9b57024a054a99)) +* **release:** v0.4.0 - Fix Dependabot docker-compose detection ([e91f7d8](https://github.com/snowdreamtech/go/commit/e91f7d882f3c7b23260f4da02f0e5e53d6399968)) + ## [1.25.12](https://github.com/snowdreamtech/go/compare/rocky-1.25-v1.25.11...rocky-1.25-v1.25.12) (2026-07-09) diff --git a/docker/1.26/alpine/CHANGELOG.md b/docker/1.26/alpine/CHANGELOG.md index 814fd8c0..9afcf99b 100644 --- a/docker/1.26/alpine/CHANGELOG.md +++ b/docker/1.26/alpine/CHANGELOG.md @@ -1,5 +1,34 @@ # Changelog +## [1.26.5](https://github.com/snowdreamtech/go/compare/alpine-1.26-v1.26.5...alpine-1.26-v1.26.5) (2026-07-09) + + +### 🐛 Bug Fixes + +* **alpine:** re-trigger pipeline after fixing skip-ci bug ([279f9f4](https://github.com/snowdreamtech/go/commit/279f9f44b83b718134d10122b0a7139596d81e58)) +* **changelog:** remove cross-series entries from Go 1.26.x changelogs ([8812eb5](https://github.com/snowdreamtech/go/commit/8812eb5d054a058217b8b5ab5f2a6b36cc919b39)) + + +### 🛠 Refactoring + +* **docker:** restructure to version-first dual-track layout ([f8f634d](https://github.com/snowdreamtech/go/commit/f8f634da9278927650fb7ee3409804781ec96834)) + + +### 📖 Documentation + +* synchronize semantic versioning tags documentation from upstream ([12e864c](https://github.com/snowdreamtech/go/commit/12e864c9335714bb37d8c2cc21f636692a144dd5)) + + +### ♻️ Miscellaneous Chores + +* bump go version to 1.26.5 and alpine base to 3.24.1 ([d9c5b73](https://github.com/snowdreamtech/go/commit/d9c5b737fddb7fe3fcada6f70ac8ea596c9bde12)) +* **main:** release 0.14.0 ([043d2a4](https://github.com/snowdreamtech/go/commit/043d2a4202505e42c645e899c6731f5fb8f52c8e)) +* release 0.6.1 ([f6fc042](https://github.com/snowdreamtech/go/commit/f6fc042cad7d1c4991a20657655bc4b6b339d0d9)) +* release 0.7.1 ([5535492](https://github.com/snowdreamtech/go/commit/5535492160f3525dff06ff9f0c6d78147467bed3)) +* **release:** deduplicate CHANGELOG headers ([64038ca](https://github.com/snowdreamtech/go/commit/64038ca8d027ee5beee1a1c96dbd2f88b9d5a611)) +* **release:** deduplicate CHANGELOG headers [skip ci] ([c93827e](https://github.com/snowdreamtech/go/commit/c93827e2900c7971ca0e8ca3af9b57024a054a99)) +* **release:** v0.4.0 - Fix Dependabot docker-compose detection ([e91f7d8](https://github.com/snowdreamtech/go/commit/e91f7d882f3c7b23260f4da02f0e5e53d6399968)) + ## [1.26.4](https://github.com/snowdreamtech/go/compare/alpine-v1.26.4...alpine-v1.26.4) (2026-07-04) diff --git a/docker/1.26/debian/CHANGELOG.md b/docker/1.26/debian/CHANGELOG.md index 5d9758c1..95246427 100644 --- a/docker/1.26/debian/CHANGELOG.md +++ b/docker/1.26/debian/CHANGELOG.md @@ -1,5 +1,35 @@ # Changelog +## [1.26.5](https://github.com/snowdreamtech/go/compare/debian-1.26-v1.26.5...debian-1.26-v1.26.5) (2026-07-09) + + +### 🐛 Bug Fixes + +* **alpine:** re-trigger pipeline after fixing skip-ci bug ([279f9f4](https://github.com/snowdreamtech/go/commit/279f9f44b83b718134d10122b0a7139596d81e58)) +* **changelog:** remove cross-series entries from Go 1.26.x changelogs ([8812eb5](https://github.com/snowdreamtech/go/commit/8812eb5d054a058217b8b5ab5f2a6b36cc919b39)) + + +### 🛠 Refactoring + +* **docker:** restructure to version-first dual-track layout ([f8f634d](https://github.com/snowdreamtech/go/commit/f8f634da9278927650fb7ee3409804781ec96834)) + + +### 📖 Documentation + +* synchronize semantic versioning tags documentation from upstream ([12e864c](https://github.com/snowdreamtech/go/commit/12e864c9335714bb37d8c2cc21f636692a144dd5)) + + +### ♻️ Miscellaneous Chores + +* bump go version to 1.26.5 and alpine base to 3.24.1 ([d9c5b73](https://github.com/snowdreamtech/go/commit/d9c5b737fddb7fe3fcada6f70ac8ea596c9bde12)) +* **main:** release 0.14.0 ([043d2a4](https://github.com/snowdreamtech/go/commit/043d2a4202505e42c645e899c6731f5fb8f52c8e)) +* release 0.6.1 ([f6fc042](https://github.com/snowdreamtech/go/commit/f6fc042cad7d1c4991a20657655bc4b6b339d0d9)) +* release 0.7.1 ([5535492](https://github.com/snowdreamtech/go/commit/5535492160f3525dff06ff9f0c6d78147467bed3)) +* **release:** deduplicate CHANGELOG headers ([64038ca](https://github.com/snowdreamtech/go/commit/64038ca8d027ee5beee1a1c96dbd2f88b9d5a611)) +* **release:** deduplicate CHANGELOG headers [skip ci] ([c93827e](https://github.com/snowdreamtech/go/commit/c93827e2900c7971ca0e8ca3af9b57024a054a99)) +* **release:** v0.4.0 - Fix Dependabot docker-compose detection ([e91f7d8](https://github.com/snowdreamtech/go/commit/e91f7d882f3c7b23260f4da02f0e5e53d6399968)) +* remove trailing whitespace in CHANGELOG.md ([de4c2de](https://github.com/snowdreamtech/go/commit/de4c2dedfe8f6079a8e4b87406ea471fb5e8c030)) + ## [1.26.4](https://github.com/snowdreamtech/go/compare/debian-v1.26.4...debian-v1.26.4) (2026-07-04) diff --git a/docker/1.26/rocky/CHANGELOG.md b/docker/1.26/rocky/CHANGELOG.md index 7c9113f8..06bb4a6f 100644 --- a/docker/1.26/rocky/CHANGELOG.md +++ b/docker/1.26/rocky/CHANGELOG.md @@ -1,5 +1,34 @@ # Changelog +## [1.26.5](https://github.com/snowdreamtech/go/compare/rocky-1.26-v1.26.5...rocky-1.26-v1.26.5) (2026-07-09) + + +### 🐛 Bug Fixes + +* **alpine:** re-trigger pipeline after fixing skip-ci bug ([279f9f4](https://github.com/snowdreamtech/go/commit/279f9f44b83b718134d10122b0a7139596d81e58)) +* **changelog:** remove cross-series entries from Go 1.26.x changelogs ([8812eb5](https://github.com/snowdreamtech/go/commit/8812eb5d054a058217b8b5ab5f2a6b36cc919b39)) + + +### 🛠 Refactoring + +* **docker:** restructure to version-first dual-track layout ([f8f634d](https://github.com/snowdreamtech/go/commit/f8f634da9278927650fb7ee3409804781ec96834)) + + +### 📖 Documentation + +* synchronize semantic versioning tags documentation from upstream ([12e864c](https://github.com/snowdreamtech/go/commit/12e864c9335714bb37d8c2cc21f636692a144dd5)) + + +### ♻️ Miscellaneous Chores + +* bump go version to 1.26.5 and alpine base to 3.24.1 ([d9c5b73](https://github.com/snowdreamtech/go/commit/d9c5b737fddb7fe3fcada6f70ac8ea596c9bde12)) +* **main:** release 0.14.0 ([043d2a4](https://github.com/snowdreamtech/go/commit/043d2a4202505e42c645e899c6731f5fb8f52c8e)) +* release 0.6.1 ([f6fc042](https://github.com/snowdreamtech/go/commit/f6fc042cad7d1c4991a20657655bc4b6b339d0d9)) +* release 0.7.1 ([5535492](https://github.com/snowdreamtech/go/commit/5535492160f3525dff06ff9f0c6d78147467bed3)) +* **release:** deduplicate CHANGELOG headers ([64038ca](https://github.com/snowdreamtech/go/commit/64038ca8d027ee5beee1a1c96dbd2f88b9d5a611)) +* **release:** deduplicate CHANGELOG headers [skip ci] ([c93827e](https://github.com/snowdreamtech/go/commit/c93827e2900c7971ca0e8ca3af9b57024a054a99)) +* **release:** v0.4.0 - Fix Dependabot docker-compose detection ([e91f7d8](https://github.com/snowdreamtech/go/commit/e91f7d882f3c7b23260f4da02f0e5e53d6399968)) + ## [1.26.4](https://github.com/snowdreamtech/go/compare/rocky-v1.26.4...rocky-v1.26.4) (2026-07-04) From 352659dae27b4449cea4a0f55094cacf136ebdc8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 9 Jul 2026 04:44:52 +0000 Subject: [PATCH 2/2] chore(release): deduplicate CHANGELOG headers Signed-off-by: github-actions[bot] --- docker/1.25/alpine/CHANGELOG.md | 6 ------ docker/1.25/debian/CHANGELOG.md | 6 ------ docker/1.25/rocky/CHANGELOG.md | 6 ------ 3 files changed, 18 deletions(-) diff --git a/docker/1.25/alpine/CHANGELOG.md b/docker/1.25/alpine/CHANGELOG.md index eda410c5..81872e04 100644 --- a/docker/1.25/alpine/CHANGELOG.md +++ b/docker/1.25/alpine/CHANGELOG.md @@ -28,9 +28,3 @@ * **release:** deduplicate CHANGELOG headers [skip ci] ([c93827e](https://github.com/snowdreamtech/go/commit/c93827e2900c7971ca0e8ca3af9b57024a054a99)) * **release:** v0.4.0 - Fix Dependabot docker-compose detection ([e91f7d8](https://github.com/snowdreamtech/go/commit/e91f7d882f3c7b23260f4da02f0e5e53d6399968)) -## [1.25.12](https://github.com/snowdreamtech/go/compare/alpine-1.25-v1.25.11...alpine-1.25-v1.25.12) (2026-07-09) - - -### ♻️ Miscellaneous Chores - -* **alpine-1.25:** restructure docker layout to version-first directory scheme ([docker/1.25/alpine](https://github.com/snowdreamtech/go/tree/main/docker/1.25/alpine)) diff --git a/docker/1.25/debian/CHANGELOG.md b/docker/1.25/debian/CHANGELOG.md index 91a8a72f..2861ebb0 100644 --- a/docker/1.25/debian/CHANGELOG.md +++ b/docker/1.25/debian/CHANGELOG.md @@ -27,9 +27,3 @@ * **release:** deduplicate CHANGELOG headers [skip ci] ([c93827e](https://github.com/snowdreamtech/go/commit/c93827e2900c7971ca0e8ca3af9b57024a054a99)) * **release:** v0.4.0 - Fix Dependabot docker-compose detection ([e91f7d8](https://github.com/snowdreamtech/go/commit/e91f7d882f3c7b23260f4da02f0e5e53d6399968)) -## [1.25.12](https://github.com/snowdreamtech/go/compare/debian-1.25-v1.25.11...debian-1.25-v1.25.12) (2026-07-09) - - -### ♻️ Miscellaneous Chores - -* **debian-1.25:** restructure docker layout to version-first directory scheme ([docker/1.25/debian](https://github.com/snowdreamtech/go/tree/main/docker/1.25/debian)) diff --git a/docker/1.25/rocky/CHANGELOG.md b/docker/1.25/rocky/CHANGELOG.md index 1bf486b0..9ce13b55 100644 --- a/docker/1.25/rocky/CHANGELOG.md +++ b/docker/1.25/rocky/CHANGELOG.md @@ -27,9 +27,3 @@ * **release:** deduplicate CHANGELOG headers [skip ci] ([c93827e](https://github.com/snowdreamtech/go/commit/c93827e2900c7971ca0e8ca3af9b57024a054a99)) * **release:** v0.4.0 - Fix Dependabot docker-compose detection ([e91f7d8](https://github.com/snowdreamtech/go/commit/e91f7d882f3c7b23260f4da02f0e5e53d6399968)) -## [1.25.12](https://github.com/snowdreamtech/go/compare/rocky-1.25-v1.25.11...rocky-1.25-v1.25.12) (2026-07-09) - - -### ♻️ Miscellaneous Chores - -* **rocky-1.25:** restructure docker layout to version-first directory scheme ([docker/1.25/rocky](https://github.com/snowdreamtech/go/tree/main/docker/1.25/rocky))