Skip to content

chore(release): 0.32.0#573

Merged
mohanagy merged 2 commits into
mainfrom
release/0.32.0
Jul 19, 2026
Merged

chore(release): 0.32.0#573
mohanagy merged 2 commits into
mainfrom
release/0.32.0

Conversation

@mohanagy

@mohanagy mohanagy commented Jul 19, 2026

Copy link
Copy Markdown
Owner

Summary

  • prepare the 0.32.0 release for capability-aware automatic extraction
  • publish the official MCP Registry metadata path with matching package and manifest versions
  • update the changelog and current-release README guidance

Validation

  • npm run release:verify
  • npm run registry:validate
  • npm run typecheck
  • npm run build
  • npm pack --dry-run
  • node dist/src/cli/bin.js --version
  • npm sbom --sbom-format cyclonedx

npm run test:run started locally but stalled in a Vitest worker and exited without a result; the required GitHub CI suite is the merge gate.

Summary by CodeRabbit

  • New Features

    • Capability-aware extraction is now the default for madar generate . and programmatic generation.
    • Added --legacy for legacy-only extraction and --spi for strict SPI-only extraction.
    • Added an official MCP Registry publication step for the local stdio server, including an OIDC-protected publish flow.
  • Documentation

    • Updated release notes and the “full notes” link for version 0.32.0.
    • Refreshed registry and package metadata to reflect the new release version.

@coderabbitai

coderabbitai Bot commented Jul 19, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: 17427200-a1a3-4ed1-b40e-6680f80d9369

📥 Commits

Reviewing files that changed from the base of the PR and between de1d743 and b37b724.

📒 Files selected for processing (1)
  • README.md
🚧 Files skipped from review as they are similar to previous changes (1)
  • README.md

📝 Walkthrough

Walkthrough

This release-preparation change bumps package and MCP Registry metadata to 0.32.0 and updates the changelog and README with capability-aware extraction defaults and MCP Registry publication details.

Changes

0.32.0 Release Preparation

Layer / File(s) Summary
Version and registry metadata
package.json, package-lock.json, docs/mcp-registry/server.json
Package and registry version fields are updated from 0.31.4 to 0.32.0.
Release notes and README references
CHANGELOG.md, README.md
Release notes and current-release documentation describe capability-aware extraction, MCP Registry publication, and the 0.32.0 changelog link.

Estimated code review effort: 1 (Trivial) | ~5 minutes

Possibly related PRs

  • mohanagy/madar#569: Similar release-preparation changes update version metadata, changelog content, README references, and MCP Registry data.
🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title is concise and accurately reflects the release-version bump in this PR.
Description check ✅ Passed The description covers Summary and Validation well, though Checklist and Related issues sections are not filled out.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release/0.32.0

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

@mohanagy
mohanagy merged commit 754a806 into main Jul 19, 2026
7 checks passed
@mohanagy
mohanagy deleted the release/0.32.0 branch July 19, 2026 06:49
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