Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions docker/alpine/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
### 🐛 Bug Fixes

* **alpine:** add empty line to trigger release pipeline test ([6f32fb1](https://github.com/snowdreamtech/rust/commit/6f32fb1c9fae9bcd4e86beb2e3013a0138784372))
* prevent release-please from modifying base rust versions ([7916ce2](https://github.com/snowdreamtech/rust/commit/7916ce25821bafd7b5cfae4a6cd015aeba6a7d7f))


### 🛠 Refactoring
Expand All @@ -15,6 +16,7 @@

### ♻️ Miscellaneous Chores

* release main ([6f0b99a](https://github.com/snowdreamtech/rust/commit/6f0b99acd58c444cff3ca13f90a0769244a80f8c))
* 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))
Expand All @@ -23,6 +25,7 @@
* 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 ([2bbd926](https://github.com/snowdreamtech/rust/commit/2bbd926f6f1b396562fe16d1feb677698fc2e305))
* **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))
Expand Down
7 changes: 7 additions & 0 deletions docker/debian/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,19 @@
## [1.85.0](https://github.com/snowdreamtech/rust/compare/debian-v1.85.0...debian-v1.85.0) (2026-06-19)


### 🐛 Bug Fixes

* prevent release-please from modifying base rust versions ([7916ce2](https://github.com/snowdreamtech/rust/commit/7916ce25821bafd7b5cfae4a6cd015aeba6a7d7f))


### 🛠 Refactoring

* migrate Dockerfiles to dev skeleton and update rust versions ([48cd0bb](https://github.com/snowdreamtech/rust/commit/48cd0bbc3af6ce2bdc22b10e3aeea8e40a633752))


### ♻️ Miscellaneous Chores

* release main ([6f0b99a](https://github.com/snowdreamtech/rust/commit/6f0b99acd58c444cff3ca13f90a0769244a80f8c))
* 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))
Expand All @@ -18,6 +24,7 @@
* 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 ([2bbd926](https://github.com/snowdreamtech/rust/commit/2bbd926f6f1b396562fe16d1feb677698fc2e305))
* **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))
Expand Down
7 changes: 7 additions & 0 deletions docker/rocky/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,19 @@
## [1.92.0](https://github.com/snowdreamtech/rust/compare/rocky-v1.92.0...rocky-v1.92.0) (2026-06-19)


### 🐛 Bug Fixes

* prevent release-please from modifying base rust versions ([7916ce2](https://github.com/snowdreamtech/rust/commit/7916ce25821bafd7b5cfae4a6cd015aeba6a7d7f))


### 🛠 Refactoring

* migrate Dockerfiles to dev skeleton and update rust versions ([48cd0bb](https://github.com/snowdreamtech/rust/commit/48cd0bbc3af6ce2bdc22b10e3aeea8e40a633752))


### ♻️ Miscellaneous Chores

* release main ([6f0b99a](https://github.com/snowdreamtech/rust/commit/6f0b99acd58c444cff3ca13f90a0769244a80f8c))
* 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))
Expand All @@ -18,6 +24,7 @@
* 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 ([2bbd926](https://github.com/snowdreamtech/rust/commit/2bbd926f6f1b396562fe16d1feb677698fc2e305))
* **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))
Expand Down
Loading