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

v0.37 release plan #41

Closed
38 tasks done
thanethomson opened this issue Dec 23, 2022 · 1 comment
Closed
38 tasks done

v0.37 release plan #41

thanethomson opened this issue Dec 23, 2022 · 1 comment
Labels
release-plan A high-level tracking issue for a specific major release
Milestone

Comments

@thanethomson
Copy link
Contributor

thanethomson commented Dec 23, 2022

Was tendermint/tendermint#9091

This issue currently targets the v0.37 release.

In order to ship tendermint/tendermint#9053, we need to do the following:

Things that still need to be done before we "feature-freeze" v0.37 and cut the v0.37.x branch:

@thanethomson thanethomson added the release-plan A high-level tracking issue for a specific major release label Dec 23, 2022
@thanethomson thanethomson added this to the 2023-Q1 milestone Feb 25, 2023
mergify bot pushed a commit that referenced this issue Feb 27, 2023
Contributes to #93 and #41

[Rendered](https://github.com/cometbft/cometbft/blob/sergio/qa_0.37.x-alpha3_baseline_plots/docs/qa/v037/CometBFT.md)

Complementary to #376 (and analogous to what we did for CometBFT `v0.34.x` QA) this PR re-plots the baseline results, obtained in Oct 2022, using the newly developed python scripts.
The goal is to ease visual comparison between CometBFT `v0.37.x` and Tendermint Core baseline results when looking at the report.

---

#### PR checklist

- [ ] Tests written/updated
- [ ] Changelog entry added in `.changelog` (we use [unclog](https://github.com/informalsystems/unclog) to manage our changelog)
- [x] Updated relevant documentation (`docs/` or `spec/`) and code comments
mergify bot pushed a commit that referenced this issue Feb 27, 2023
Contributes to #93 and #41

[Rendered](https://github.com/cometbft/cometbft/blob/sergio/qa_0.37.x-alpha3_baseline_plots/docs/qa/v037/CometBFT.md)

Complementary to #376 (and analogous to what we did for CometBFT `v0.34.x` QA) this PR re-plots the baseline results, obtained in Oct 2022, using the newly developed python scripts.
The goal is to ease visual comparison between CometBFT `v0.37.x` and Tendermint Core baseline results when looking at the report.

---

#### PR checklist

- [ ] Tests written/updated
- [ ] Changelog entry added in `.changelog` (we use [unclog](https://github.com/informalsystems/unclog) to manage our changelog)
- [x] Updated relevant documentation (`docs/` or `spec/`) and code comments

(cherry picked from commit c67d2f7)
sergio-mena added a commit that referenced this issue Feb 27, 2023
Contributes to #93 and #41

[Rendered](https://github.com/cometbft/cometbft/blob/sergio/qa_0.37.x-alpha3_baseline_plots/docs/qa/v037/CometBFT.md)

Complementary to #376 (and analogous to what we did for CometBFT `v0.34.x` QA) this PR re-plots the baseline results, obtained in Oct 2022, using the newly developed python scripts.
The goal is to ease visual comparison between CometBFT `v0.37.x` and Tendermint Core baseline results when looking at the report.

---

#### PR checklist

- [ ] Tests written/updated
- [ ] Changelog entry added in `.changelog` (we use [unclog](https://github.com/informalsystems/unclog) to manage our changelog)
- [x] Updated relevant documentation (`docs/` or `spec/`) and code comments

(cherry picked from commit c67d2f7)

Co-authored-by: Sergio Mena <sergio@informal.systems>
@thanethomson
Copy link
Contributor Author

Since we've already cut v0.37.0, I would consider this to be "done". Subsequent non-breaking changes can be rolled out in patch updates (e.g. v0.37.1+).

cometcrafter pushed a commit to graphprotocol/cometbft that referenced this issue May 13, 2024
…ometbft#2972) (cometbft#41) (cometbft#51)

This PR is a driveby change. We were doing an atomic read here, but this
is unnecessary. Nothing in the codebase modified this variable after
instantiation.

Doesn't really feel changelog worthy, but I can add one if we want. Felt
like a minor code nit<hr>This is an automatic backport of pull request
cometbft#2950 done by [Mergify](https://mergify.com).

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Co-authored-by: Dev Ojha <ValarDragon@users.noreply.github.com>
(cherry picked from commit c1cebed)

Co-authored-by: Adam Tucker <adam@osmosis.team>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-plan A high-level tracking issue for a specific major release
Projects
No open projects
Status: Done
Development

No branches or pull requests

2 participants
@thanethomson and others