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

[Merged by Bors] - Prepare v1.1.2 release #4898

Closed
wants to merge 2 commits into from
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

See [RELEASE](./RELEASE.md) for workflow instructions.

## UNRELEASED
## v1.1.2
Copy link
Contributor

@dshulyak dshulyak Aug 24, 2023

Choose a reason for hiding this comment

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

i thought that we may want to put a placeholder for UNRELEASED when cutting a release, but it is cleaner to add UNRELEASED section with first change. maybe will store placeholder in RELEASE.md so that it can be copied easily

Copy link
Member Author

Choose a reason for hiding this comment

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

I also thought we add the UNRELEASED section back in with the first change. I'll add a template to the RELEASE.md document


### Upgrade information

Expand Down Expand Up @@ -65,3 +65,6 @@ Doesn't affect direct peers. In order to disable:

* [#4882](https://github.com/spacemeshos/go-spacemesh/pull/4882) Increase cache size and parametrize datastore.
* [#4887](https://github.com/spacemeshos/go-spacemesh/pull/4887) Fixed crashes on API call.
* [#4871](https://github.com/spacemeshos/go-spacemesh/pull/4871) Add jitter to spread out requests to get poet proof and submit challenge
* [#4836](https://github.com/spacemeshos/go-spacemesh/pull/4836) p2p drop legacy discovery protocol and custom address book
* [#4795](https://github.com/spacemeshos/go-spacemesh/pull/4795): p2p add ip4/ip6 blocklists