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

Proposed 2.0.1-rc1 #4895

Merged
merged 4 commits into from Jan 23, 2024
Merged

Proposed 2.0.1-rc1 #4895

merged 4 commits into from Jan 23, 2024

Conversation

intelliot
Copy link
Collaborator

High Level Overview of Change

This is a release candidate for the 2.0.1 hotfix release.

Highlights:

The base branch is release. All releases (including betas) go in release. This PR will be merged with --ff-only (not squashed or rebased, and not using the GitHub UI).

Context of Change

There is unbounded memory growth when running the path_find command. This is fixed in 2.0.1-b1 and later.

There is a bug that, in some situations, can cause online deletion to delay persisting records to disk. This is fixed in 2.0.1-rc1.

Type of Change

  • Release

API Impact

No API impact.

mtrippled and others added 4 commits January 19, 2024 13:26
This reverts commit 1d9db1b.

This improves the stability of online deletion.
…LF#4846)

Update the "rippled --help" message for the "-u" parameter. This
documents the unit test name pattern matching rule implemented by XRPLF#4634.

Fix XRPLF#4800
* Speed up the generation of coverage reports by using multiple cores.

* Add codecov step to coverage workflow.
@intelliot intelliot added this to the 2.0.1 milestone Jan 22, 2024
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

❗ No coverage uploaded for pull request base (release@87ee786). Click here to learn what that means.

Additional details and impacted files
@@            Coverage Diff             @@
##             release    #4895   +/-   ##
==========================================
  Coverage           ?   61.47%           
==========================================
  Files              ?      797           
  Lines              ?    70121           
  Branches           ?    36238           
==========================================
  Hits               ?    43110           
  Misses             ?    19770           
  Partials           ?     7241           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@manojsdoshi manojsdoshi self-requested a review January 23, 2024 03:31
@manojsdoshi
Copy link
Contributor

LGTM

@sophiax851
Copy link
Collaborator

Ran another overnight last night. All looks good. Thanks.

@intelliot intelliot merged commit 1676e9f into XRPLF:release Jan 23, 2024
17 checks passed
@intelliot intelliot deleted the develop-next branch January 23, 2024 17:33
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.

None yet

8 participants