-
Notifications
You must be signed in to change notification settings - Fork 636
Release v0.37.2 #972
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.37.2 #972
Conversation
Signed-off-by: Thane Thomson <connect@thanethomson.com>
Signed-off-by: Thane Thomson <connect@thanethomson.com>
Signed-off-by: Thane Thomson <connect@thanethomson.com>
Signed-off-by: Thane Thomson <connect@thanethomson.com>
Signed-off-by: Thane Thomson <connect@thanethomson.com>
Signed-off-by: Thane Thomson <connect@thanethomson.com>
Golang recently started offering Debian Bookworm as the default distro for `golang:1.20`, which provides a newer version of RocksDB than what we support in cometbft-db. For now this pins the image to Bullseye, which is the base image we have been using for some time now. Signed-off-by: Thane Thomson <connect@thanethomson.com>
Please take note of 336c3c0: sometime in the past day, the default base OS for This pins our E2E image to Bullseye for now until we resolve cometbft/cometbft-db#58, after which we'll be able to use Bookworm with a newer version of RocksDB. |
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.
LGTM
Thanks!
Should this be cherry-picked into |
* changelog: Clean up and reorder Signed-off-by: Thane Thomson <connect@thanethomson.com> * changelog: Add severity to security fixes Signed-off-by: Thane Thomson <connect@thanethomson.com> * changelog: Add missing entries Signed-off-by: Thane Thomson <connect@thanethomson.com> * changelog: Release v0.37.2 Signed-off-by: Thane Thomson <connect@thanethomson.com> * Rebuild changelog Signed-off-by: Thane Thomson <connect@thanethomson.com> * version: Bump to v0.37.2 Signed-off-by: Thane Thomson <connect@thanethomson.com> * test/e2e: Use Debian Bullseye as base image Golang recently started offering Debian Bookworm as the default distro for `golang:1.20`, which provides a newer version of RocksDB than what we support in cometbft-db. For now this pins the image to Bullseye, which is the base image we have been using for some time now. Signed-off-by: Thane Thomson <connect@thanethomson.com> --------- Signed-off-by: Thane Thomson <connect@thanethomson.com>
📖 CHANGELOG rendered
PR checklist
.changelog
(we use unclog to manage our changelog)docs/
orspec/
) and code comments