From 6f0b99acd58c444cff3ca13f90a0769244a80f8c Mon Sep 17 00:00:00 2001 From: snowdream <737958+snowdream@users.noreply.github.com> Date: Fri, 19 Jun 2026 14:08:37 +0800 Subject: [PATCH 1/2] chore: release main --- docker/alpine/CHANGELOG.md | 32 ++++++++++++++++++++++++++++++++ docker/alpine/Dockerfile | 4 ++-- docker/debian/CHANGELOG.md | 27 +++++++++++++++++++++++++++ docker/debian/Dockerfile | 4 ++-- docker/rocky/CHANGELOG.md | 27 +++++++++++++++++++++++++++ 5 files changed, 90 insertions(+), 4 deletions(-) diff --git a/docker/alpine/CHANGELOG.md b/docker/alpine/CHANGELOG.md index fc8e5870..9e29a9a0 100644 --- a/docker/alpine/CHANGELOG.md +++ b/docker/alpine/CHANGELOG.md @@ -1,5 +1,37 @@ # Changelog +## [1.96.0](https://github.com/snowdreamtech/rust/compare/alpine-v1.96.0...alpine-v1.96.0) (2026-06-19) + + +### 🐛 Bug Fixes + +* **alpine:** add empty line to trigger release pipeline test ([6f32fb1](https://github.com/snowdreamtech/rust/commit/6f32fb1c9fae9bcd4e86beb2e3013a0138784372)) + + +### 🛠 Refactoring + +* migrate Dockerfiles to dev skeleton and update rust versions ([48cd0bb](https://github.com/snowdreamtech/rust/commit/48cd0bbc3af6ce2bdc22b10e3aeea8e40a633752)) + + +### ♻️ Miscellaneous Chores + +* release main ([78328d2](https://github.com/snowdreamtech/rust/commit/78328d20bd3697d48ea90aee8d0eaa6af4ccc09c)) +* release main ([b720ad5](https://github.com/snowdreamtech/rust/commit/b720ad57dd1691d8ae07dcac7d46d0bd257af3a0)) +* release main ([32dd84d](https://github.com/snowdreamtech/rust/commit/32dd84de4be973395d0867b5d527d528948a35df)) +* release main ([725c69f](https://github.com/snowdreamtech/rust/commit/725c69fdcc222b5b83d0690629ce213a68c586ab)) +* release main ([070b694](https://github.com/snowdreamtech/rust/commit/070b694a702763b60fc6b057a81418320418cafa)) +* release main ([36d1211](https://github.com/snowdreamtech/rust/commit/36d1211036847a8c6aaa01a21a1c695a47b71d45)) +* release main ([9ad4f94](https://github.com/snowdreamtech/rust/commit/9ad4f9490832efdc310f2ebbd8c77f3404daf07f)) +* release main ([b0684a3](https://github.com/snowdreamtech/rust/commit/b0684a32a652e83506451e6056168cfec8b9142c)) +* **release:** deduplicate CHANGELOG headers ([27919e4](https://github.com/snowdreamtech/rust/commit/27919e4baf4aab5b2a2bf32a7d437b05a717c11b)) +* **release:** deduplicate CHANGELOG headers ([438190d](https://github.com/snowdreamtech/rust/commit/438190d297c151c75eca4912fdc22c285d5ec1ea)) +* **release:** deduplicate CHANGELOG headers ([256f043](https://github.com/snowdreamtech/rust/commit/256f04311b2344f2648ca5bcf407146f8c690258)) +* **release:** deduplicate CHANGELOG headers ([d263aae](https://github.com/snowdreamtech/rust/commit/d263aae7b223103a01dd0e114430381c5d863dd7)) +* **release:** deduplicate CHANGELOG headers ([133954e](https://github.com/snowdreamtech/rust/commit/133954e95cfae85cbba2fb9c1ac5acbc677ca39d)) +* **release:** deduplicate CHANGELOG headers ([1d82410](https://github.com/snowdreamtech/rust/commit/1d82410d6038be22d7741f1519826f30023b0f3e)) +* **release:** deduplicate CHANGELOG headers ([5e1a539](https://github.com/snowdreamtech/rust/commit/5e1a5390319933b48d20ad993714587d826c0aa7)) +* **release:** implement automatic changelog deduplication step ([282c220](https://github.com/snowdreamtech/rust/commit/282c22081e1ad7a1a010a7f297d20bc7c9b416a7)) + ## [1.96.0](https://github.com/snowdreamtech/rust/compare/alpine-v1.96.0...alpine-v1.96.0) (2026-06-18) diff --git a/docker/alpine/Dockerfile b/docker/alpine/Dockerfile index 40c0a6d4..1823f5e2 100644 --- a/docker/alpine/Dockerfile +++ b/docker/alpine/Dockerfile @@ -19,8 +19,8 @@ ARG BUILDTIME \ WORKDIR=/root # x-release-please-start-version -ARG RUST_VERSION=1.96.0-r0 \ - CARGO_VERSION=1.96.0-r0 +ARG RUST_VERSION=1.96.0 \ + CARGO_VERSION=1.96.0 # x-release-please-end # Standard OCI Metadata (https://github.com/opencontainers/image-spec) diff --git a/docker/debian/CHANGELOG.md b/docker/debian/CHANGELOG.md index a185b023..681a00ea 100644 --- a/docker/debian/CHANGELOG.md +++ b/docker/debian/CHANGELOG.md @@ -1,5 +1,32 @@ # Changelog +## [1.85.0](https://github.com/snowdreamtech/rust/compare/debian-v1.85.0...debian-v1.85.0) (2026-06-19) + + +### 🛠 Refactoring + +* migrate Dockerfiles to dev skeleton and update rust versions ([48cd0bb](https://github.com/snowdreamtech/rust/commit/48cd0bbc3af6ce2bdc22b10e3aeea8e40a633752)) + + +### ♻️ Miscellaneous Chores + +* release main ([78328d2](https://github.com/snowdreamtech/rust/commit/78328d20bd3697d48ea90aee8d0eaa6af4ccc09c)) +* release main ([b720ad5](https://github.com/snowdreamtech/rust/commit/b720ad57dd1691d8ae07dcac7d46d0bd257af3a0)) +* release main ([32dd84d](https://github.com/snowdreamtech/rust/commit/32dd84de4be973395d0867b5d527d528948a35df)) +* release main ([725c69f](https://github.com/snowdreamtech/rust/commit/725c69fdcc222b5b83d0690629ce213a68c586ab)) +* release main ([070b694](https://github.com/snowdreamtech/rust/commit/070b694a702763b60fc6b057a81418320418cafa)) +* release main ([36d1211](https://github.com/snowdreamtech/rust/commit/36d1211036847a8c6aaa01a21a1c695a47b71d45)) +* release main ([9ad4f94](https://github.com/snowdreamtech/rust/commit/9ad4f9490832efdc310f2ebbd8c77f3404daf07f)) +* release main ([b0684a3](https://github.com/snowdreamtech/rust/commit/b0684a32a652e83506451e6056168cfec8b9142c)) +* **release:** deduplicate CHANGELOG headers ([27919e4](https://github.com/snowdreamtech/rust/commit/27919e4baf4aab5b2a2bf32a7d437b05a717c11b)) +* **release:** deduplicate CHANGELOG headers ([438190d](https://github.com/snowdreamtech/rust/commit/438190d297c151c75eca4912fdc22c285d5ec1ea)) +* **release:** deduplicate CHANGELOG headers ([256f043](https://github.com/snowdreamtech/rust/commit/256f04311b2344f2648ca5bcf407146f8c690258)) +* **release:** deduplicate CHANGELOG headers ([d263aae](https://github.com/snowdreamtech/rust/commit/d263aae7b223103a01dd0e114430381c5d863dd7)) +* **release:** deduplicate CHANGELOG headers ([133954e](https://github.com/snowdreamtech/rust/commit/133954e95cfae85cbba2fb9c1ac5acbc677ca39d)) +* **release:** deduplicate CHANGELOG headers ([1d82410](https://github.com/snowdreamtech/rust/commit/1d82410d6038be22d7741f1519826f30023b0f3e)) +* **release:** deduplicate CHANGELOG headers ([5e1a539](https://github.com/snowdreamtech/rust/commit/5e1a5390319933b48d20ad993714587d826c0aa7)) +* **release:** implement automatic changelog deduplication step ([282c220](https://github.com/snowdreamtech/rust/commit/282c22081e1ad7a1a010a7f297d20bc7c9b416a7)) + ## [1.85.0](https://github.com/snowdreamtech/rust/compare/debian-v1.85.0...debian-v1.85.0) (2026-06-18) diff --git a/docker/debian/Dockerfile b/docker/debian/Dockerfile index 6a3b8f46..aab850bd 100644 --- a/docker/debian/Dockerfile +++ b/docker/debian/Dockerfile @@ -20,8 +20,8 @@ ARG BUILDTIME \ WORKDIR=/root # x-release-please-start-version -ARG RUST_VERSION=1.85.0+dfsg3-1 \ - CARGO_VERSION=1.85.0+dfsg3-1 +ARG RUST_VERSION=1.85.0 \ + CARGO_VERSION=1.85.0 # x-release-please-end # Standard OCI Metadata (https://github.com/opencontainers/image-spec) diff --git a/docker/rocky/CHANGELOG.md b/docker/rocky/CHANGELOG.md index 87a23cac..76217322 100644 --- a/docker/rocky/CHANGELOG.md +++ b/docker/rocky/CHANGELOG.md @@ -1,5 +1,32 @@ # Changelog +## [1.92.0](https://github.com/snowdreamtech/rust/compare/rocky-v1.92.0...rocky-v1.92.0) (2026-06-19) + + +### 🛠 Refactoring + +* migrate Dockerfiles to dev skeleton and update rust versions ([48cd0bb](https://github.com/snowdreamtech/rust/commit/48cd0bbc3af6ce2bdc22b10e3aeea8e40a633752)) + + +### ♻️ Miscellaneous Chores + +* release main ([78328d2](https://github.com/snowdreamtech/rust/commit/78328d20bd3697d48ea90aee8d0eaa6af4ccc09c)) +* release main ([b720ad5](https://github.com/snowdreamtech/rust/commit/b720ad57dd1691d8ae07dcac7d46d0bd257af3a0)) +* release main ([32dd84d](https://github.com/snowdreamtech/rust/commit/32dd84de4be973395d0867b5d527d528948a35df)) +* release main ([725c69f](https://github.com/snowdreamtech/rust/commit/725c69fdcc222b5b83d0690629ce213a68c586ab)) +* release main ([070b694](https://github.com/snowdreamtech/rust/commit/070b694a702763b60fc6b057a81418320418cafa)) +* release main ([36d1211](https://github.com/snowdreamtech/rust/commit/36d1211036847a8c6aaa01a21a1c695a47b71d45)) +* release main ([9ad4f94](https://github.com/snowdreamtech/rust/commit/9ad4f9490832efdc310f2ebbd8c77f3404daf07f)) +* release main ([b0684a3](https://github.com/snowdreamtech/rust/commit/b0684a32a652e83506451e6056168cfec8b9142c)) +* **release:** deduplicate CHANGELOG headers ([27919e4](https://github.com/snowdreamtech/rust/commit/27919e4baf4aab5b2a2bf32a7d437b05a717c11b)) +* **release:** deduplicate CHANGELOG headers ([438190d](https://github.com/snowdreamtech/rust/commit/438190d297c151c75eca4912fdc22c285d5ec1ea)) +* **release:** deduplicate CHANGELOG headers ([256f043](https://github.com/snowdreamtech/rust/commit/256f04311b2344f2648ca5bcf407146f8c690258)) +* **release:** deduplicate CHANGELOG headers ([d263aae](https://github.com/snowdreamtech/rust/commit/d263aae7b223103a01dd0e114430381c5d863dd7)) +* **release:** deduplicate CHANGELOG headers ([133954e](https://github.com/snowdreamtech/rust/commit/133954e95cfae85cbba2fb9c1ac5acbc677ca39d)) +* **release:** deduplicate CHANGELOG headers ([1d82410](https://github.com/snowdreamtech/rust/commit/1d82410d6038be22d7741f1519826f30023b0f3e)) +* **release:** deduplicate CHANGELOG headers ([5e1a539](https://github.com/snowdreamtech/rust/commit/5e1a5390319933b48d20ad993714587d826c0aa7)) +* **release:** implement automatic changelog deduplication step ([282c220](https://github.com/snowdreamtech/rust/commit/282c22081e1ad7a1a010a7f297d20bc7c9b416a7)) + ## [1.92.0](https://github.com/snowdreamtech/rust/compare/rocky-v1.92.0...rocky-v1.92.0) (2026-06-18) From 2bbd926f6f1b396562fe16d1feb677698fc2e305 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 19 Jun 2026 06:08:41 +0000 Subject: [PATCH 2/2] chore(release): deduplicate CHANGELOG headers Signed-off-by: github-actions[bot] --- docker/alpine/CHANGELOG.md | 25 ------------------------- docker/debian/CHANGELOG.md | 25 ------------------------- docker/rocky/CHANGELOG.md | 25 ------------------------- 3 files changed, 75 deletions(-) diff --git a/docker/alpine/CHANGELOG.md b/docker/alpine/CHANGELOG.md index 9e29a9a0..c18c0129 100644 --- a/docker/alpine/CHANGELOG.md +++ b/docker/alpine/CHANGELOG.md @@ -32,28 +32,3 @@ * **release:** deduplicate CHANGELOG headers ([5e1a539](https://github.com/snowdreamtech/rust/commit/5e1a5390319933b48d20ad993714587d826c0aa7)) * **release:** implement automatic changelog deduplication step ([282c220](https://github.com/snowdreamtech/rust/commit/282c22081e1ad7a1a010a7f297d20bc7c9b416a7)) -## [1.96.0](https://github.com/snowdreamtech/rust/compare/alpine-v1.96.0...alpine-v1.96.0) (2026-06-18) - - -### 🛠 Refactoring - -* **docker:** align Dockerfiles with base image structure ([232574f](https://github.com/snowdreamtech/rust/commit/232574fed8418f8c7f257d001e951361dfa467a0)) -* remove redundant docker-entrypoint.sh files ([87c576b](https://github.com/snowdreamtech/rust/commit/87c576b27731ad11c5bc0ebc661e07c5a09ff1c1)) -* reorganize distribution variants into docker directory ([67a8c91](https://github.com/snowdreamtech/rust/commit/67a8c911e21801bf12b3e83d02e22f3b3f59a2ba)) - - -### 📖 Documentation - -* add detailed comments to entrypoint initialization scripts ([f42cbaa](https://github.com/snowdreamtech/rust/commit/f42cbaab6edfbc5c38c2a636dfd8651fea900940)) - - -### ♻️ Miscellaneous Chores - -* **deps:** bump base images to alpine 3.24.0, debian 13.5.0, rocky 10.2.0 ([1688969](https://github.com/snowdreamtech/rust/commit/168896956d2f4c7f91309c4c98ffef36ca7e8546)) -* **main:** release 0.14.0 ([043d2a4](https://github.com/snowdreamtech/rust/commit/043d2a4202505e42c645e899c6731f5fb8f52c8e)) -* release 0.6.1 ([f6fc042](https://github.com/snowdreamtech/rust/commit/f6fc042cad7d1c4991a20657655bc4b6b339d0d9)) -* release 0.7.1 ([5535492](https://github.com/snowdreamtech/rust/commit/5535492160f3525dff06ff9f0c6d78147467bed3)) -* release main ([495e18a](https://github.com/snowdreamtech/rust/commit/495e18a4babcb06a12c2f5aec9ea571d97cb32e3)) -* release main ([d4a3a34](https://github.com/snowdreamtech/rust/commit/d4a3a34b00a6b9f381cd5d556749c257516b2f08)) -* release main ([28d9426](https://github.com/snowdreamtech/rust/commit/28d94263f4374017274707faef7183917b689be9)) -* **release:** v0.4.0 - Fix Dependabot docker-compose detection ([e91f7d8](https://github.com/snowdreamtech/rust/commit/e91f7d882f3c7b23260f4da02f0e5e53d6399968)) diff --git a/docker/debian/CHANGELOG.md b/docker/debian/CHANGELOG.md index 681a00ea..bdbc725a 100644 --- a/docker/debian/CHANGELOG.md +++ b/docker/debian/CHANGELOG.md @@ -27,28 +27,3 @@ * **release:** deduplicate CHANGELOG headers ([5e1a539](https://github.com/snowdreamtech/rust/commit/5e1a5390319933b48d20ad993714587d826c0aa7)) * **release:** implement automatic changelog deduplication step ([282c220](https://github.com/snowdreamtech/rust/commit/282c22081e1ad7a1a010a7f297d20bc7c9b416a7)) -## [1.85.0](https://github.com/snowdreamtech/rust/compare/debian-v1.85.0...debian-v1.85.0) (2026-06-18) - - -### 🛠 Refactoring - -* **docker:** align Dockerfiles with base image structure ([232574f](https://github.com/snowdreamtech/rust/commit/232574fed8418f8c7f257d001e951361dfa467a0)) -* remove redundant docker-entrypoint.sh files ([87c576b](https://github.com/snowdreamtech/rust/commit/87c576b27731ad11c5bc0ebc661e07c5a09ff1c1)) -* reorganize distribution variants into docker directory ([67a8c91](https://github.com/snowdreamtech/rust/commit/67a8c911e21801bf12b3e83d02e22f3b3f59a2ba)) - - -### 📖 Documentation - -* add detailed comments to entrypoint initialization scripts ([f42cbaa](https://github.com/snowdreamtech/rust/commit/f42cbaab6edfbc5c38c2a636dfd8651fea900940)) - - -### ♻️ Miscellaneous Chores - -* **deps:** bump base images to alpine 3.24.0, debian 13.5.0, rocky 10.2.0 ([1688969](https://github.com/snowdreamtech/rust/commit/168896956d2f4c7f91309c4c98ffef36ca7e8546)) -* **main:** release 0.14.0 ([043d2a4](https://github.com/snowdreamtech/rust/commit/043d2a4202505e42c645e899c6731f5fb8f52c8e)) -* release 0.6.1 ([f6fc042](https://github.com/snowdreamtech/rust/commit/f6fc042cad7d1c4991a20657655bc4b6b339d0d9)) -* release 0.7.1 ([5535492](https://github.com/snowdreamtech/rust/commit/5535492160f3525dff06ff9f0c6d78147467bed3)) -* release main ([495e18a](https://github.com/snowdreamtech/rust/commit/495e18a4babcb06a12c2f5aec9ea571d97cb32e3)) -* release main ([d4a3a34](https://github.com/snowdreamtech/rust/commit/d4a3a34b00a6b9f381cd5d556749c257516b2f08)) -* release main ([28d9426](https://github.com/snowdreamtech/rust/commit/28d94263f4374017274707faef7183917b689be9)) -* **release:** v0.4.0 - Fix Dependabot docker-compose detection ([e91f7d8](https://github.com/snowdreamtech/rust/commit/e91f7d882f3c7b23260f4da02f0e5e53d6399968)) diff --git a/docker/rocky/CHANGELOG.md b/docker/rocky/CHANGELOG.md index 76217322..cb8c855e 100644 --- a/docker/rocky/CHANGELOG.md +++ b/docker/rocky/CHANGELOG.md @@ -27,28 +27,3 @@ * **release:** deduplicate CHANGELOG headers ([5e1a539](https://github.com/snowdreamtech/rust/commit/5e1a5390319933b48d20ad993714587d826c0aa7)) * **release:** implement automatic changelog deduplication step ([282c220](https://github.com/snowdreamtech/rust/commit/282c22081e1ad7a1a010a7f297d20bc7c9b416a7)) -## [1.92.0](https://github.com/snowdreamtech/rust/compare/rocky-v1.92.0...rocky-v1.92.0) (2026-06-18) - - -### 🛠 Refactoring - -* **docker:** align Dockerfiles with base image structure ([232574f](https://github.com/snowdreamtech/rust/commit/232574fed8418f8c7f257d001e951361dfa467a0)) -* remove redundant docker-entrypoint.sh files ([87c576b](https://github.com/snowdreamtech/rust/commit/87c576b27731ad11c5bc0ebc661e07c5a09ff1c1)) -* reorganize distribution variants into docker directory ([67a8c91](https://github.com/snowdreamtech/rust/commit/67a8c911e21801bf12b3e83d02e22f3b3f59a2ba)) - - -### 📖 Documentation - -* add detailed comments to entrypoint initialization scripts ([f42cbaa](https://github.com/snowdreamtech/rust/commit/f42cbaab6edfbc5c38c2a636dfd8651fea900940)) - - -### ♻️ Miscellaneous Chores - -* **deps:** bump base images to alpine 3.24.0, debian 13.5.0, rocky 10.2.0 ([1688969](https://github.com/snowdreamtech/rust/commit/168896956d2f4c7f91309c4c98ffef36ca7e8546)) -* **main:** release 0.14.0 ([043d2a4](https://github.com/snowdreamtech/rust/commit/043d2a4202505e42c645e899c6731f5fb8f52c8e)) -* release 0.6.1 ([f6fc042](https://github.com/snowdreamtech/rust/commit/f6fc042cad7d1c4991a20657655bc4b6b339d0d9)) -* release 0.7.1 ([5535492](https://github.com/snowdreamtech/rust/commit/5535492160f3525dff06ff9f0c6d78147467bed3)) -* release main ([495e18a](https://github.com/snowdreamtech/rust/commit/495e18a4babcb06a12c2f5aec9ea571d97cb32e3)) -* release main ([d4a3a34](https://github.com/snowdreamtech/rust/commit/d4a3a34b00a6b9f381cd5d556749c257516b2f08)) -* release main ([28d9426](https://github.com/snowdreamtech/rust/commit/28d94263f4374017274707faef7183917b689be9)) -* **release:** v0.4.0 - Fix Dependabot docker-compose detection ([e91f7d8](https://github.com/snowdreamtech/rust/commit/e91f7d882f3c7b23260f4da02f0e5e53d6399968))