Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Feb 6, 2026

Brings v3.0.1 release changes from v3.0-dev into v3.1-dev. Both branches diverged from v3.0.0 (master); this merge reconciles them.

Changes Merged (7 commits)

Version & Release:

  • Bump to v3.0.1 across all packages (JS/Rust)
  • CHANGELOG updates for v3.0.1 and hotfix releases

Breaking Changes:

Features & Fixes:

Impact

32 files changed: version bumps, dependency updates (Cargo.lock), dashmate config migrations, and SSL certificate handling improvements.

Clean merge with no conflicts.

Original prompt

create a branch based on v3.1-dev that will merge all changes from master, v3.0-dev and tag v3.0.1.

target it to V3.1-dev


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Copilot AI changed the title [WIP] Merge changes from master and v3.0-dev into v3.1-dev Merge v3.0-dev (v3.0.1 release) into v3.1-dev Feb 6, 2026
Copilot AI requested a review from lklimek February 6, 2026 17:41
@github-actions github-actions bot added this to the v3.1.0 milestone Feb 6, 2026
@lklimek lklimek changed the title Merge v3.0-dev (v3.0.1 release) into v3.1-dev chore: merge v3.0-dev (v3.0.1 release) into v3.1-dev Feb 6, 2026
@lklimek lklimek marked this pull request as ready for review February 6, 2026 18:17
@github-actions
Copy link

github-actions bot commented Feb 9, 2026

✅ gRPC Query Coverage Report

================================================================================
gRPC Query Coverage Report - NEW QUERIES ONLY
================================================================================

Total queries in proto: 53
Previously known queries: 47
New queries found: 6

================================================================================

New Query Implementation Status:
--------------------------------------------------------------------------------
✓ getAddressInfo                                /home/runner/work/platform/platform/packages/rs-sdk/src/platform/query.rs
✓ getAddressesBranchState                       /home/runner/work/platform/platform/packages/rs-sdk/src/platform/address_sync/mod.rs
✓ getAddressesInfos                             /home/runner/work/platform/platform/packages/rs-sdk/src/platform/fetch_many.rs
✓ getAddressesTrunkState                        /home/runner/work/platform/platform/packages/rs-sdk/src/platform/query.rs
✓ getRecentAddressBalanceChanges                /home/runner/work/platform/platform/packages/rs-sdk/src/platform/query.rs
✓ getRecentCompactedAddressBalanceChanges       /home/runner/work/platform/platform/packages/rs-sdk/src/platform/query.rs

================================================================================
Summary:
--------------------------------------------------------------------------------
New queries implemented: 6 (100.0%)
New queries missing: 0 (0.0%)

Total known queries: 53
  - Implemented: 50
  - Not implemented: 2
  - Excluded: 1

Not implemented queries:
  - getConsensusParams
  - getTokenPreProgrammedDistributions

@lklimek lklimek force-pushed the copilot/merge-changes-from-master-and-v30-dev branch from 914f94b to cc2caaa Compare February 9, 2026 09:54
@lklimek lklimek force-pushed the copilot/merge-changes-from-master-and-v30-dev branch from cc2caaa to b1bf5a5 Compare February 9, 2026 11:10
@lklimek
Copy link
Contributor

lklimek commented Feb 9, 2026

CI errors not related to the PR, merging

@lklimek lklimek merged commit 641d3db into v3.1-dev Feb 9, 2026
151 of 155 checks passed
@lklimek lklimek deleted the copilot/merge-changes-from-master-and-v30-dev branch February 9, 2026 11:50
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.

5 participants