Skip to content

chore(release): update changelog and bump version to 4.1.0 - #4241

Merged
shumkov merged 3 commits into
v4.1-devfrom
release_4.1.0
Jul 27, 2026
Merged

chore(release): update changelog and bump version to 4.1.0#4241
shumkov merged 3 commits into
v4.1-devfrom
release_4.1.0

Conversation

@shumkov

@shumkov shumkov commented Jul 27, 2026

Copy link
Copy Markdown
Collaborator

Issue being fixed or feature implemented

Release new Dash Platform version

What was done?

  • Updated changelog
  • Bumped packages version

How Has This Been Tested?

None

Breaking Changes

None

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added or updated relevant unit/integration/functional/e2e tests
  • I have made corresponding changes to the documentation

For repository code-owners and collaborators only

  • I have assigned this pull request to a milestone

@shumkov
shumkov requested a review from QuantumExplorer as a code owner July 27, 2026 13:32
@shumkov shumkov added this to the v4.1.x milestone Jul 27, 2026
@coderabbitai

coderabbitai Bot commented Jul 27, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: 42021634-d8ca-4241-a2fe-e3e9417a0444

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release_4.1.0

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@github-actions github-actions Bot modified the milestones: v4.1.x, v4.1.0 Jul 27, 2026
@thepastaclaw

thepastaclaw commented Jul 27, 2026

Copy link
Copy Markdown
Collaborator

🕓 Ready for review — 2 ahead in queue (commit c922ebf)
Queue position: 3/3 · 2 reviews active
ETA: start ~14:25 UTC · complete ~14:46 UTC (median 20m across 30 recent reviews; 2 slots)
Queued 30s ago · Last checked: 2026-07-27 14:00 UTC

…pgrade

Add a config migration keyed 4.1.0 that re-pins the drive and rs-dapi image
tags from the base config when an operator upgrades from a 4.1 release
candidate. The rc migration set those tags to the `-rc` line and no longer
fires once the operator is on it, so without this an operator who ran an rc
keeps pulling `dashpay/drive:4-rc` images while running stable 4.1.0. It is a
counterpart of the 4.1.0-rc.3 migration and reuses the same stock-image guard,
so operator-chosen tags are left alone.

Also aggregate the 4.1.0 changelog to cover everything since the last stable
(v4.0.0) rather than only the delta since rc.3: the six 4.1.0 beta/rc sections
are folded into a single 4.1.0 entry (compare v4.0.0...v4.1.0); the 4.0.0 and
earlier history is unchanged.

Test omitted per direction: the migration is identical in shape to the
already-covered 4.1.0-rc.3 migration.
@shumkov
shumkov merged commit bfc8024 into v4.1-dev Jul 27, 2026
4 of 5 checks passed
@shumkov
shumkov deleted the release_4.1.0 branch July 27, 2026 14:06
@codecov

codecov Bot commented Jul 27, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.54%. Comparing base (0d4f432) to head (c922ebf).
⚠️ Report is 3 commits behind head on v4.1-dev.

Additional details and impacted files
@@              Coverage Diff              @@
##           v4.1-dev    #4241       +/-   ##
=============================================
+ Coverage     65.42%   87.54%   +22.12%     
=============================================
  Files            26     2670     +2644     
  Lines          2707   338763   +336056     
=============================================
+ Hits           1771   296583   +294812     
- Misses          936    42180    +41244     
Components Coverage Δ
dpp 88.49% <ø> (∅)
drive 86.33% <ø> (∅)
drive-abci 89.57% <ø> (∅)
sdk ∅ <ø> (∅)
dapi-client ∅ <ø> (∅)
platform-version ∅ <ø> (∅)
platform-value 92.88% <ø> (∅)
platform-wallet ∅ <ø> (∅)
drive-proof-verifier 49.79% <ø> (∅)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.

2 participants