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
17 changes: 17 additions & 0 deletions rust-build/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Changelog

## [3.0.0](https://github.com/iExecBlockchainComputing/github-actions-workflows/compare/rust-build-v2.1.1...rust-build-v3.0.0) (2026-09-16)


### ⚠ BREAKING CHANGES

* **rust-build:** retroactively document breaking change shipped in 2.1.1 ([#146](https://github.com/iExecBlockchainComputing/github-actions-workflows/issues/146))

### Features

* **rust-build:** add Socket Firewall to block malicious crate installs ([#148](https://github.com/iExecBlockchainComputing/github-actions-workflows/issues/148)) ([527836d](https://github.com/iExecBlockchainComputing/github-actions-workflows/commit/527836dc90417d4e98c51711d295c159bae42d4e))


### Bug Fixes

* **ci:** remove last-release-sha override from release workflow ([#145](https://github.com/iExecBlockchainComputing/github-actions-workflows/issues/145)) ([5ba9c03](https://github.com/iExecBlockchainComputing/github-actions-workflows/commit/5ba9c03f10b58b22c2877aabc7b93d231fcdc662))
* **rust-build:** retroactively document breaking change shipped in 2.1.1 ([#146](https://github.com/iExecBlockchainComputing/github-actions-workflows/issues/146)) ([31b8517](https://github.com/iExecBlockchainComputing/github-actions-workflows/commit/31b851752b8024dc0e383c536cb6a5991c023889))

## [2.1.1](https://github.com/iExecBlockchainComputing/github-actions-workflows/compare/rust-build-v2.1.0...rust-build-v2.1.1) (2026-09-04)


Expand Down
2 changes: 1 addition & 1 deletion rust-build/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.1.1
3.0.0