diff --git a/docker/alpine/CHANGELOG.md b/docker/alpine/CHANGELOG.md index aca217cd..ae9750f2 100644 --- a/docker/alpine/CHANGELOG.md +++ b/docker/alpine/CHANGELOG.md @@ -1,17 +1,26 @@ # Changelog -## [1.37.0](https://github.com/snowdreamtech/aria2/compare/alpine-v1.37.0...alpine-v1.37.0) (2026-06-30) +## [1.37.0](https://github.com/snowdreamtech/aria2/compare/alpine-v1.37.0...alpine-v1.37.0) (2026-08-06) + + +### 🚀 Features + +* support multi-flavor Docker builds with enhanced tagging and metadata logic ([a7d03b4](https://github.com/snowdreamtech/aria2/commit/a7d03b42a70ce41053d2222f3db172a5949f6fa8)) +* support new CPU architectures, add extensive custom pre-commit scripts, and disable GitHub Pages deployment ([de67802](https://github.com/snowdreamtech/aria2/commit/de6780227539ddd59bf161d34afc92cd1a7786e4)) ### 🐛 Bug Fixes -* **docker:** fix Dockerfile syntax ([904e1d6](https://github.com/snowdreamtech/aria2/commit/904e1d61e9737ade67b990b893c2179e0b61e0f4)) -* use ghcr.io for base images to avoid rate limits ([9f1d73a](https://github.com/snowdreamtech/aria2/commit/9f1d73a75a61f2f368f5572c4bd28f4c92ef8fd5)) +* remove static version defaults from OCI image labels to use variable injection exclusively ([da5645a](https://github.com/snowdreamtech/aria2/commit/da5645ad4d48467290235abbbd9f31ba70bf690f)) ### ♻️ Miscellaneous Chores -* **merge:** sync with upstream/dev ([15504f0](https://github.com/snowdreamtech/aria2/commit/15504f0b38eda24bbdb78c2617515a5bb4260c72)) -* release main ([f66597a](https://github.com/snowdreamtech/aria2/commit/f66597a5feae95e8853f4cc730c81e93e172f6ca)) -* release main ([b3a5cc9](https://github.com/snowdreamtech/aria2/commit/b3a5cc9ef0a64a7bc04ed7c2acf0cca5327c5c26)) -* **release:** deduplicate CHANGELOG headers ([82be3d5](https://github.com/snowdreamtech/aria2/commit/82be3d5576b65b7f69b1a9afb8604f2c8f0e47f7)) +* add 0-git-keep.sh to prevent empty entrypoint.d directories ([ce77247](https://github.com/snowdreamtech/aria2/commit/ce77247762becc1edf85ec7b57747d3f3127044a)) +* release main ([5a92edb](https://github.com/snowdreamtech/aria2/commit/5a92edb4ba76b04ee6de7369e9471f785849a7ae)) +* release main ([afa286c](https://github.com/snowdreamtech/aria2/commit/afa286c5b9c41908021b044f31fee3348f52c973)) +* release main ([4011a21](https://github.com/snowdreamtech/aria2/commit/4011a21a23395acc9545168c95ca0ec5c867e7d3)) +* **release:** deduplicate CHANGELOG headers ([c2bba24](https://github.com/snowdreamtech/aria2/commit/c2bba247dca89a31accc6e70c5e48b16170b1ce5)) +* **release:** deduplicate CHANGELOG headers ([4f07b71](https://github.com/snowdreamtech/aria2/commit/4f07b71194f58ba214f1fb60ce0dc56d71c499e2)) +* update alpine base image to 3.24.1 ([3021ed3](https://github.com/snowdreamtech/aria2/commit/3021ed3b4ffa5f8916f5fa46aa4325e8ebf84ba6)) + diff --git a/docker/debian/CHANGELOG.md b/docker/debian/CHANGELOG.md index d3b98c51..a9e4ac55 100644 --- a/docker/debian/CHANGELOG.md +++ b/docker/debian/CHANGELOG.md @@ -1,16 +1,27 @@ # Changelog -## [1.37.0](https://github.com/snowdreamtech/aria2/compare/debian-v1.37.0...debian-v1.37.0) (2026-06-30) +## [1.37.0](https://github.com/snowdreamtech/aria2/compare/debian-v1.37.0...debian-v1.37.0) (2026-08-06) + + +### 🚀 Features + +* support multi-flavor Docker builds with enhanced tagging and metadata logic ([a7d03b4](https://github.com/snowdreamtech/aria2/commit/a7d03b42a70ce41053d2222f3db172a5949f6fa8)) +* support new CPU architectures, add extensive custom pre-commit scripts, and disable GitHub Pages deployment ([de67802](https://github.com/snowdreamtech/aria2/commit/de6780227539ddd59bf161d34afc92cd1a7786e4)) ### 🐛 Bug Fixes -* use ghcr.io for base images to avoid rate limits ([9f1d73a](https://github.com/snowdreamtech/aria2/commit/9f1d73a75a61f2f368f5572c4bd28f4c92ef8fd5)) +* remove static version defaults from OCI image labels to use variable injection exclusively ([da5645a](https://github.com/snowdreamtech/aria2/commit/da5645ad4d48467290235abbbd9f31ba70bf690f)) ### ♻️ Miscellaneous Chores -* **merge:** sync with upstream/dev ([15504f0](https://github.com/snowdreamtech/aria2/commit/15504f0b38eda24bbdb78c2617515a5bb4260c72)) -* release main ([f66597a](https://github.com/snowdreamtech/aria2/commit/f66597a5feae95e8853f4cc730c81e93e172f6ca)) -* release main ([b3a5cc9](https://github.com/snowdreamtech/aria2/commit/b3a5cc9ef0a64a7bc04ed7c2acf0cca5327c5c26)) -* **release:** deduplicate CHANGELOG headers ([82be3d5](https://github.com/snowdreamtech/aria2/commit/82be3d5576b65b7f69b1a9afb8604f2c8f0e47f7)) +* add 0-git-keep.sh to prevent empty entrypoint.d directories ([ce77247](https://github.com/snowdreamtech/aria2/commit/ce77247762becc1edf85ec7b57747d3f3127044a)) +* release main ([5a92edb](https://github.com/snowdreamtech/aria2/commit/5a92edb4ba76b04ee6de7369e9471f785849a7ae)) +* release main ([4011a21](https://github.com/snowdreamtech/aria2/commit/4011a21a23395acc9545168c95ca0ec5c867e7d3)) +* release main ([d52be5c](https://github.com/snowdreamtech/aria2/commit/d52be5cf0c5cff45f7f72e973d62c94b48855e1b)) +* **release:** deduplicate CHANGELOG headers ([4f07b71](https://github.com/snowdreamtech/aria2/commit/4f07b71194f58ba214f1fb60ce0dc56d71c499e2)) +* **release:** deduplicate CHANGELOG headers ([3068d88](https://github.com/snowdreamtech/aria2/commit/3068d883bc6167773d046d3b2b0e4c479e4fee39)) +* **speckit:** manual auto-commit trigger ([5f8a5a9](https://github.com/snowdreamtech/aria2/commit/5f8a5a9cba5d6bd42a65eaabfecd6e18b01aeeb0)) +* update debian base image to 13.6.0 ([5f885d5](https://github.com/snowdreamtech/aria2/commit/5f885d5a771f06d449533f2f3c619d27444822f5)) + diff --git a/docker/rocky/CHANGELOG.md b/docker/rocky/CHANGELOG.md index 0f786587..494d4cbe 100644 --- a/docker/rocky/CHANGELOG.md +++ b/docker/rocky/CHANGELOG.md @@ -1,16 +1,27 @@ # Changelog -## [1.37.0](https://github.com/snowdreamtech/aria2/compare/rocky-v1.37.0...rocky-v1.37.0) (2026-06-30) +## [1.37.0](https://github.com/snowdreamtech/aria2/compare/rocky-v1.37.0...rocky-v1.37.0) (2026-08-06) + + +### 🚀 Features + +* support multi-flavor Docker builds with enhanced tagging and metadata logic ([a7d03b4](https://github.com/snowdreamtech/aria2/commit/a7d03b42a70ce41053d2222f3db172a5949f6fa8)) +* support new CPU architectures, add extensive custom pre-commit scripts, and disable GitHub Pages deployment ([de67802](https://github.com/snowdreamtech/aria2/commit/de6780227539ddd59bf161d34afc92cd1a7786e4)) ### 🐛 Bug Fixes -* use ghcr.io for base images to avoid rate limits ([9f1d73a](https://github.com/snowdreamtech/aria2/commit/9f1d73a75a61f2f368f5572c4bd28f4c92ef8fd5)) +* remove static version defaults from OCI image labels to use variable injection exclusively ([da5645a](https://github.com/snowdreamtech/aria2/commit/da5645ad4d48467290235abbbd9f31ba70bf690f)) ### ♻️ Miscellaneous Chores -* **merge:** sync with upstream/dev ([15504f0](https://github.com/snowdreamtech/aria2/commit/15504f0b38eda24bbdb78c2617515a5bb4260c72)) -* release main ([f66597a](https://github.com/snowdreamtech/aria2/commit/f66597a5feae95e8853f4cc730c81e93e172f6ca)) -* release main ([b3a5cc9](https://github.com/snowdreamtech/aria2/commit/b3a5cc9ef0a64a7bc04ed7c2acf0cca5327c5c26)) -* **release:** deduplicate CHANGELOG headers ([82be3d5](https://github.com/snowdreamtech/aria2/commit/82be3d5576b65b7f69b1a9afb8604f2c8f0e47f7)) +* add 0-git-keep.sh to prevent empty entrypoint.d directories ([ce77247](https://github.com/snowdreamtech/aria2/commit/ce77247762becc1edf85ec7b57747d3f3127044a)) +* release main ([5a92edb](https://github.com/snowdreamtech/aria2/commit/5a92edb4ba76b04ee6de7369e9471f785849a7ae)) +* release main ([4011a21](https://github.com/snowdreamtech/aria2/commit/4011a21a23395acc9545168c95ca0ec5c867e7d3)) +* release main ([d52be5c](https://github.com/snowdreamtech/aria2/commit/d52be5cf0c5cff45f7f72e973d62c94b48855e1b)) +* **release:** deduplicate CHANGELOG headers ([c2bba24](https://github.com/snowdreamtech/aria2/commit/c2bba247dca89a31accc6e70c5e48b16170b1ce5)) +* **release:** deduplicate CHANGELOG headers ([4f07b71](https://github.com/snowdreamtech/aria2/commit/4f07b71194f58ba214f1fb60ce0dc56d71c499e2)) +* **release:** deduplicate CHANGELOG headers ([3068d88](https://github.com/snowdreamtech/aria2/commit/3068d883bc6167773d046d3b2b0e4c479e4fee39)) +* **speckit:** manual auto-commit trigger ([5f8a5a9](https://github.com/snowdreamtech/aria2/commit/5f8a5a9cba5d6bd42a65eaabfecd6e18b01aeeb0)) +