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.10.5 #1726

Closed
wants to merge 7 commits into from
Closed

release: v0.10.5 #1726

wants to merge 7 commits into from

Conversation

Mirko-von-Leipzig
Copy link
Contributor

@Mirko-von-Leipzig Mirko-von-Leipzig commented Feb 2, 2024

Preparation branch for releases v0.10.4 and v0.10.5.

Current main with PRs #1715, #1694 and #1679 reverted. Revert commits were created using

git git rev-list --ancestry-path <PR-HEAD>..<PR-TAIL>
git revert --no-commit <EACH-SHA-FROM_ABOVE>
git revert --no-commit <PR-HAD> (this isn't included by rev-list)
git commit

Includes additional commits to fix things broken by the reverts e.g. rpc v0.4 didn't have support for trace caching.

  • wait for trace request coalescing no longer happening
  • reorder commits so that we can include only the UNEXPECTED ERROR spec fix as release v0.10.4 and exclude the PRs that we've reverted.
  • tag head of this branch as v0.10.5.
  • update changelog on main with v0.10.4 and v0.10.5 releases.

@Mirko-von-Leipzig Mirko-von-Leipzig changed the title Release/v0.11.0 and v0.11.1 Release/v0.10.4 and v0.10.5 Feb 2, 2024
@Mirko-von-Leipzig Mirko-von-Leipzig changed the title Release/v0.10.4 and v0.10.5 release: v0.10.5 Feb 2, 2024
@Mirko-von-Leipzig Mirko-von-Leipzig force-pushed the release/v0.11.0_and_v0.11.1 branch 2 times, most recently from baff307 to ed04033 Compare February 2, 2024 15:01
@Mirko-von-Leipzig Mirko-von-Leipzig deleted the release/v0.11.0_and_v0.11.1 branch February 5, 2024 14:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants