Skip to content

Update main post 0.2 release - #4260

Merged
TheBlueMatt merged 2 commits into
lightningdevkit:mainfrom
tnull:2025-12-update-main-post-0.2-release
Dec 5, 2025
Merged

Update main post 0.2 release#4260
TheBlueMatt merged 2 commits into
lightningdevkit:mainfrom
tnull:2025-12-update-main-post-0.2-release

Conversation

@tnull

@tnulltnull commented Dec 4, 2025

Copy link
Copy Markdown
Contributor

We update the CHANGELOG and version numbers on main, also to fix the SemVer checks CI.

@ldk-reviews-bot

ldk-reviews-bot commented Dec 4, 2025

Copy link
Copy Markdown

👋 Thanks for assigning @TheBlueMatt as a reviewer!
I'll wait for their review and will help manage the review process.
Once they submit their review, I'll check if a second reviewer would be helpful.

@codecov

codecovBot commented Dec 4, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.31%. Comparing base (de384ff) to head (29d97a2).
⚠️ Report is 9 commits behind head on main.

Additional details and impacted files
@@ Coverage Diff @@## main #4260 +/- ##
==========================================
- Coverage 89.33% 89.31% -0.03% 
==========================================
Files 180 180 Lines 139042 139042 Branches 139042 139042 ==========================================
- Hits 124219 124185 -34 - Misses 12196 12229 +33 - Partials 2627 2628 +1 
FlagCoverage Δ
fuzzing34.99% <ø> (-0.98%)⬇️
tests88.68% <ø> (-0.03%)⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Comment threadlightning-types/Cargo.toml Outdated
[package]
name = "lightning-types"
version = "0.3.0+git"
version = "0.4.0+git"

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Ideally we won't actually bump the version here in a new release, so maybe we don't touch it until we have a PR breaking semver?

Copy link
Copy Markdown
ContributorAuthor

Choose a reason for hiding this comment

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

True, that's probably preferable. Now force-pushed an update that only bumps lightning for now.

Comment threadlightning-macros/Cargo.toml Outdated
Comment threadlightning-invoice/Cargo.toml Outdated
@ldk-reviews-bot

Copy link
Copy Markdown

👋 The first review has been submitted!

Do you think this PR is ready for a second reviewer? If so, click here to assign a second reviewer.

We bump the `+git` version numbers, fixing the SemVer checks.
@tnull
tnullforce-pushed the 2025-12-update-main-post-0.2-release branch from 7203f3a to 29d97a2CompareDecember 5, 2025 08:50

@TheBlueMattTheBlueMatt left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Thanks

@TheBlueMatt
TheBlueMatt merged commit 3aad911 into lightningdevkit:mainDec 5, 2025
26 checks passed
Sign up for freeto 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

@tnull@ldk-reviews-bot@TheBlueMatt