Skip to content

Prepare dev release 2.3.0-dev.1#288

Merged
leehack merged 1 commit into
dev/2026-07-28-rcfrom
prep/dev-release-2.3.0-dev.1
Jun 21, 2026
Merged

Prepare dev release 2.3.0-dev.1#288
leehack merged 1 commit into
dev/2026-07-28-rcfrom
prep/dev-release-2.3.0-dev.1

Conversation

@leehack

@leehack leehack commented Jun 21, 2026

Copy link
Copy Markdown
Owner

Summary

  • bump SDK to 2.3.0-dev.1 and CLI to 0.2.0-dev.1
  • refresh SDK/CLI changelogs for the latest 2026-07-28 draft/RC work
  • update install snippets and dev-release docs for the new prerelease versions
  • clarify that CLI published-SDK validation should run after the matching SDK dev package is published

Validation

  • dart format --output=none --set-exit-if-changed .
  • dart analyze
  • dart test
  • (cd packages/mcp_dart_cli && dart test)
  • (cd packages/mcp_dart_cli && dart run bin/mcp_dart.dart conformance --suite all --json)
  • dart run test/conformance/run_2025_server_conformance.dart --timeout-seconds 90 --output-dir .dart_tool/conformance/release_prep_2025_server
  • npx -y @modelcontextprotocol/conformance@0.2.0-alpha.4 client --command "dart run test/conformance/mcp_2026_rc_client.dart" --suite all --spec-version 2025-11-25 --verbose -o .dart_tool/conformance/release_prep_2025_client
  • dart run test/conformance/run_2026_rc_server_conformance.dart --timeout-seconds 90 --output-dir .dart_tool/conformance/release_prep_2026_server
  • dart run test/conformance/run_2026_rc_client_conformance.dart --timeout-seconds 90 --output-dir .dart_tool/conformance/release_prep_2026_client
  • dart run tool/testing/run_ts_2026_rc_interop.dart
  • dart pub publish --dry-run
  • dart run tool/validate_cli_publish.dart
  • dart pub global run pana --no-warning .

@codecov

codecov Bot commented Jun 21, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.91%. Comparing base (ef97422) to head (9a2d4e3).

Additional details and impacted files
@@                Coverage Diff                 @@
##           dev/2026-07-28-rc     #288   +/-   ##
==================================================
  Coverage              84.91%   84.91%           
==================================================
  Files                     70       70           
  Lines                  15394    15394           
==================================================
  Hits                   13072    13072           
  Misses                  2322     2322           
Flag Coverage Δ
cli 76.74% <ø> (ø)
unittests 88.45% <ø> (ø)

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

☔ View full report in Codecov by Harness.
📢 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@leehack leehack merged commit d01d081 into dev/2026-07-28-rc Jun 21, 2026
4 checks passed
@leehack leehack deleted the prep/dev-release-2.3.0-dev.1 branch June 21, 2026 13:46
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