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 2.8.0 #636

Merged
merged 30 commits into from
Nov 25, 2022
Merged

Release 2.8.0 #636

merged 30 commits into from
Nov 25, 2022

Conversation

birchmd
Copy link
Member

@birchmd birchmd commented Nov 15, 2022

Added

Fixes

birchmd and others added 22 commits November 15, 2022 11:26
* Add Backstage metadata

Co-authored-by: Joshua J. Bouw <[email protected]>
Co-authored-by: Kirill <[email protected]>
Closes #612 

Upgrading rocksdb also requires updating the nearcore dependency in tests so that there is only one version of librocksdb-sys used. Updating nearcore required us to also update rust-toolchain since nearcore uses newer (v1.64.0) Cargo.toml features.

The newer version of rocksdb also changed the API for iterating over keys in the DB, this is why there is now extra error handling in `engine-standalone-storage`.
The PR adds some improvements in `log` macro.
@birchmd birchmd added the C-release Category: New release. label Nov 15, 2022
@mrLSD mrLSD self-requested a review November 20, 2022 22:42
Copy link
Contributor

@joshuajbouw joshuajbouw left a comment

Choose a reason for hiding this comment

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

Had to bump the cargo version to 2.8, but looks good now.

@joshuajbouw joshuajbouw merged commit d9b9111 into master Nov 25, 2022
@joshuajbouw joshuajbouw deleted the release-2.8.0 branch November 25, 2022 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-release Category: New release.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants