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.26.3 #2197

Merged
merged 2 commits into from
Mar 17, 2023
Merged

Release v0.26.3 #2197

merged 2 commits into from
Mar 17, 2023

Conversation

MarcoPolo
Copy link
Collaborator

Backports #2193 to a patch release

MarcoPolo and others added 2 commits March 16, 2023 16:43
* Don't limit message sizes in the websocket reader

* Remove fmt.println

* Update p2p/transport/websocket/listener.go

Co-authored-by: Marten Seemann <[email protected]>

* Update p2p/transport/websocket/listener.go

Co-authored-by: Marten Seemann <[email protected]>

---------

Co-authored-by: Marten Seemann <[email protected]>
@github-actions
Copy link

Suggested version: v0.26.3

Comparing to: v0.26.2 (diff)

Changes in go.mod file(s):

(empty)

gorelease says:

# diagnostics
go.mod: the following requirements are needed
	github.com/cheekybits/[email protected]
	github.com/gorilla/[email protected]
	github.com/hashicorp/[email protected]
	github.com/libp2p/[email protected]
	github.com/libp2p/go-yamux/[email protected]
	github.com/lucas-clemente/[email protected]
	github.com/marten-seemann/[email protected]
	github.com/marten-seemann/[email protected]
	github.com/marten-seemann/[email protected]
	github.com/marten-seemann/[email protected]
	github.com/mattn/[email protected]
	github.com/nxadm/[email protected]
	github.com/spacemonkeygo/[email protected]
	[email protected]
	gopkg.in/[email protected]
Run 'go mod tidy' to add missing requirements.
required module github.com/microcosm-cc/[email protected] retracted by module author: Retract older versions as only latest is to be depended upon

# summary
Suggested version: v0.26.3

gocompat says:

Your branch is up to date with 'origin/release-v026'.

Cutting a Release (when not on master)

This PR is targeting release-v026, which is not the default branch.
If you wish to cut a release once this PR is merged, please add the release label to this PR.

Cutting a Release (and modifying non-markdown files)

This PR is modifying both version.json and non-markdown files.
The Release Checker is not able to analyse files that are not checked in to release-v026. This might cause the above analysis to be inaccurate.
Please consider performing all the code changes in a separate PR before cutting the release.

Automatically created GitHub Release

A draft GitHub Release has been created.
It is going to be published when this PR is merged.
You can modify its' body to include any release notes you wish to include with the release.

@MarcoPolo MarcoPolo merged commit a1e6aa4 into release-v026 Mar 17, 2023
@BigLep
Copy link
Contributor

BigLep commented Mar 17, 2023

Thanks for getting this out @MarcoPolo and @marten-seemann. It looks like Rhea already benefitting and Kubo will ship 0.19 with it next week (not doing a release on Friday).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants