-
Notifications
You must be signed in to change notification settings - Fork 78
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release v0.6.0 RC #993
Merged
Merged
Release v0.6.0 RC #993
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Buffer.concat expects either a Buffer or a Uint8Array not an untyped ArrayBuffer
during xhr open "url" is sometimes a string (if url is invalid) protect against this in the protocol check
- ensure conduit server - fix missing variadic arguments in callbacks for process.nextTick - fix missing variadic arguments in callbacks for setTimeout/setInterval
jwerle
force-pushed
the
release-v0.6.0-rc
branch
from
September 7, 2024 12:24
d05ff34
to
7419e97
Compare
heapwolf
approved these changes
Sep 19, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's time.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Release v0.6.0-rc
Based on the Socket Runtime Release Process
QA Tasks
@socketsupply/socket
(darwin-x64)@socketsupply/socket
(darwin-arm64)@socketsupply/socket
(linux-x64)@socketsupply/socket
(linux-arm64)@socketsupply/socket
(win32-x64)NPM Releases
Staging
Staging releases are published to the Socket Supply GitHub NPM Package Repository at https://github.com/orgs/socketsupply/packages. Packages published there are intended for QA testing purposes only. The registry can be accessed through
npm
at https://npm.pkg.github.com/@socketsupply/socket
(@jwerle, @heapwolf)@socketsupply/socket-darwin-x64
(@heapwolf)@socketsupply/socket-darwin-arm64
(@jwerle)@socketsupply/socket-linux-x64
(@jwerle)@socketsupply/socket-linux-arm64
(@heapwolf)@socketsupply/socket-win32-x64
(@jwerle)Production
Production releases are published on the NPM Registry at https://npmjs.com/. Packages published there have gone through a testing and QA process to validate the stability, usability, and integrity of the packages.
@socketsupply/socket
(@jwerle, @heapwolf)@socketsupply/socket-darwin-x64
(@heapwolf)@socketsupply/socket-darwin-arm64
(@jwerle, @heapwolf)@socketsupply/socket-linux-x64
(@jwerle)@socketsupply/socket-linux-arm64
(@heapwolf)@socketsupply/socket-win32-x64
(@jwerle)