Skip to content

chore(release): update changelog and bump version to 3.0.2#3796

Merged
shumkov merged 1 commit into
v3.0-devfrom
release_3.0.2
Jun 4, 2026
Merged

chore(release): update changelog and bump version to 3.0.2#3796
shumkov merged 1 commit into
v3.0-devfrom
release_3.0.2

Conversation

@shumkov

@shumkov shumkov commented Jun 4, 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 June 4, 2026 13:24
@shumkov shumkov added this to the v3.0.x milestone Jun 4, 2026
@coderabbitai

coderabbitai Bot commented Jun 4, 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: defaults

Review profile: CHILL

Plan: Pro

Run ID: bb6a81f4-c35e-4cdd-9237-6a5b4cb4bf92

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_3.0.2

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 and usage tips.

@github-actions github-actions Bot modified the milestones: v3.0.x, v3.0.0 Jun 4, 2026
@shumkov
shumkov merged commit c1bae35 into v3.0-dev Jun 4, 2026
106 of 109 checks passed
@shumkov
shumkov deleted the release_3.0.2 branch June 4, 2026 13:25
thepastaclaw added a commit to thepastaclaw/platform that referenced this pull request Jun 27, 2026
…custom images

The 4.0.0-rc.2 entry added in dashpay#3889 was both unreachable for already-
stamped rc.2 configs (migrateConfigFile short-circuits when
fromVersion === toVersion) and unconditional: it overwrote every
Drive ABCI / rs-dapi image with the current default, clobbering
private forks and vendor-patched builds.

Re-key the migration at 4.0.0-rc.3 (the next release; same flow as the
3.0.2 Envoy CVE - dashpay#3794 added the migration, dashpay#3796 cut the release)
and only rewrite the stale dashmate-shipped tags
(dashpay/drive:3, dashpay/rs-dapi:3, including their -dev/-rc series),
mirroring the 3.0.2 Envoy CVE migration's predicate style. Custom
images are preserved. The migration fires for both 3.0.x -> 4.0.0-rc.x
upgrades (the loop runs every migration with key > fromVersion) and
4.0.0-rc.2 -> 4.0.0-rc.3 once a chore(release) bumps the package
version.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
thepastaclaw added a commit to thepastaclaw/platform that referenced this pull request Jun 29, 2026
…custom images

The 4.0.0-rc.2 entry added in dashpay#3889 was both unreachable for already-
stamped rc.2 configs (migrateConfigFile short-circuits when
fromVersion === toVersion) and unconditional: it overwrote every
Drive ABCI / rs-dapi image with the current default, clobbering
private forks and vendor-patched builds.

Re-key the migration at 4.0.0-rc.3 (the next release; same flow as the
3.0.2 Envoy CVE - dashpay#3794 added the migration, dashpay#3796 cut the release)
and only rewrite the stale dashmate-shipped tags
(dashpay/drive:3, dashpay/rs-dapi:3, including their -dev/-rc series),
mirroring the 3.0.2 Envoy CVE migration's predicate style. Custom
images are preserved. The migration fires for both 3.0.x -> 4.0.0-rc.x
upgrades (the loop runs every migration with key > fromVersion) and
4.0.0-rc.2 -> 4.0.0-rc.3 once a chore(release) bumps the package
version.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
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.

1 participant