Skip to content
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 1,196 commits into from
Sep 19, 2024
Merged

Release v0.6.0 RC #993

merged 1,196 commits into from
Sep 19, 2024

Conversation

jwerle
Copy link
Member

@jwerle jwerle commented Aug 20, 2024

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/

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.

jwerle and others added 30 commits July 10, 2024 19:19
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
Copy link
Member

@heapwolf heapwolf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's time.

@jwerle jwerle merged commit f5bca93 into master Sep 19, 2024
9 of 10 checks passed
@jwerle jwerle deleted the release-v0.6.0-rc branch September 19, 2024 18:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-candidate An issue, task, or discussion related to a release candidate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants