chore(release): v4.2.0 (#79) #227
release.yml
on: push
Matrix: Node SDK / build
Matrix: Python SDK (native wheels → GH Release) / build
Python SDK (native wheels → GH Release)
/
Publish Python SDK
0s
Python SDK (bootstrap → PyPI)
/
Publish Python Bootstrap to PyPI
GitHub Release
Annotations
4 errors, 21 warnings, and 2 notices
|
Python SDK (native wheels → GH Release) / Build x86_64-unknown-linux-gnu
The process '/usr/bin/docker' failed with exit code 1
|
|
Python SDK (native wheels → GH Release) / Build aarch64-apple-darwin
The process '/Users/runner/work/_temp/01d8fa82-1178-4f7c-b7fa-5ea83afa33f4/maturin' failed with exit code 1
|
|
Python SDK (native wheels → GH Release) / Build aarch64-apple-darwin
WARNING: Cache entry deserialization failed, entry ignored
|
|
Python SDK (native wheels → GH Release) / Build x86_64-pc-windows-msvc
The process 'D:\a\_temp\432c286a-847a-469f-9092-3adb706df849\maturin.exe' failed with exit code 1
|
|
CI Checks
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
CI Checks (Windows)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Publish to crates.io
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Node SDK / Build x86_64-unknown-linux-gnu
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Python SDK (native wheels → GH Release) / Build x86_64-unknown-linux-gnu
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Node SDK / Build x86_64-unknown-linux-musl
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, actions/upload-artifact@v4, goto-bus-stop/setup-zig@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Node SDK / Build x86_64-unknown-linux-musl
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0ACo6agAAAAAcjeenjYgeS6XPWEB0AlXYU0xDMzFFREdFMDExOQBFZGdl
|
|
Node SDK / Build x86_64-unknown-linux-musl
Failed to restore: Cache service responded with 400
|
|
Node SDK / Build aarch64-unknown-linux-musl
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, actions/upload-artifact@v4, goto-bus-stop/setup-zig@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Node SDK / Build aarch64-unknown-linux-musl
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0/Ck6agAAAADw+M1PwrIZS4Ft9mX33nQYTVNQMzExMDAwMTAyMDI3AEVkZ2U=
|
|
Node SDK / Build aarch64-unknown-linux-musl
Failed to restore: Cache service responded with 400
|
|
Node SDK / Build aarch64-unknown-linux-gnu
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, actions/upload-artifact@v4, goto-bus-stop/setup-zig@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Node SDK / Build aarch64-unknown-linux-gnu
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0Ayo6agAAAAATjFY3+DiqTYZoJO6xAtkMUEhYMzFFREdFMDYxOQBFZGdl
|
|
Node SDK / Build aarch64-unknown-linux-gnu
Failed to restore: Cache service responded with 400
|
|
Python SDK (native wheels → GH Release) / Build aarch64-apple-darwin
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Python SDK (native wheels → GH Release) / Build aarch64-apple-darwin
The following taps are not trusted:
aws/tap
azure/bicep
Homebrew will ignore formulae, casks and commands from these taps when `HOMEBREW_REQUIRE_TAP_TRUST` is set.
This will become the default in Homebrew 6.0.0 or 5.2.0, whichever comes first.
Enable trust checks now with:
export HOMEBREW_REQUIRE_TAP_TRUST=1
Trust specific formulae, casks or commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
or trust installed formulae from these taps with:
brew trust --formula azure/bicep/bicep
You can trust all formulae, casks and commands from these taps with:
brew trust aws/tap azure/bicep
Prefer trusting only the specific formulae, casks or commands you need.
Untap them with:
brew untap aws/tap azure/bicep
To keep allowing them by default during the transition:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
|
|
Node SDK / Build aarch64-apple-darwin
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Node SDK / Build aarch64-apple-darwin
The following taps are not trusted:
aws/tap
azure/bicep
Homebrew will ignore formulae, casks and commands from these taps when `HOMEBREW_REQUIRE_TAP_TRUST` is set.
This will become the default in Homebrew 6.0.0 or 5.2.0, whichever comes first.
Enable trust checks now with:
export HOMEBREW_REQUIRE_TAP_TRUST=1
Trust specific formulae, casks or commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
or trust installed formulae from these taps with:
brew trust --formula azure/bicep/bicep
You can trust all formulae, casks and commands from these taps with:
brew trust aws/tap azure/bicep
Prefer trusting only the specific formulae, casks or commands you need.
Untap them with:
brew untap aws/tap azure/bicep
To keep allowing them by default during the transition:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
|
|
Node SDK / Build x86_64-pc-windows-msvc
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Python SDK (native wheels → GH Release) / Build x86_64-pc-windows-msvc
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Node SDK / Publish to npm
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/download-artifact@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Python SDK (native wheels → GH Release) / Build aarch64-apple-darwin
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
|
|
Node SDK / Build aarch64-apple-darwin
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
node-bindings-aarch64-apple-darwin
|
15.7 MB |
sha256:a62ff6f7a55b0740fbab9549195d4455b387ecee75a0df9f8e5a5390d564b53b
|
|
|
node-bindings-aarch64-unknown-linux-gnu
|
14.5 MB |
sha256:c9e91fd593e3be5dfd60eea65c751b89faabf14aff4aeaf037c48e1fada84c14
|
|
|
node-bindings-aarch64-unknown-linux-musl
|
14.5 MB |
sha256:6bcd324821afa3e351b0ccb7ff13f8c9106919a8d7defa7ff3ff4856e6f9289e
|
|
|
node-bindings-x86_64-pc-windows-msvc
|
15.5 MB |
sha256:c4d13b6f73bccd937dce3795beb339d709ed1fd3bddfc5f561a7f10da55e54a5
|
|
|
node-bindings-x86_64-unknown-linux-gnu
|
17.6 MB |
sha256:58ba1c4f034a869f52e954830f6e2af9bde299132a6ee804792544ae518a2564
|
|
|
node-bindings-x86_64-unknown-linux-musl
|
15.2 MB |
sha256:3a56ef2ad924d129b9e453135dfaf091ad1e4746974d5cf996838aad22389e0c
|
|