This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+3 more
Summary
AI summaryUpdates fix, feat, and cli across a mixed release.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Medium |
Add exponential backoff retry on 429 rate limit errors for embeddings generation. Add exponential backoff retry on 429 rate limit errors for embeddings generation. Source: llm_adapter@2026-06-01 Confidence: high |
— |
| Dependency | Low |
Bump CLI version to 0.3.1. Bump CLI version to 0.3.1. Source: llm_adapter@2026-06-01 Confidence: high |
— |
| Bugfix | Medium |
Log command and error message on execSync failure. Log command and error message on execSync failure. Source: llm_adapter@2026-06-01 Confidence: high |
— |
| Bugfix | Medium |
Pass GEMINI_API_KEY to daily reindex workflow. Pass GEMINI_API_KEY to daily reindex workflow. Source: llm_adapter@2026-06-01 Confidence: high |
— |
| Bugfix | Low |
Correct license to Apache-2.0 in template and CLI. Correct license to Apache-2.0 in template and CLI. Source: llm_adapter@2026-06-01 Confidence: high |
— |
| Bugfix | Low |
Fix CLI version output. Fix CLI version output. Source: llm_adapter@2026-06-01 Confidence: high |
— |
Full changelog
What's Changed
- fix: pass GEMINI_API_KEY to daily reindex workflow by @aagarwal1012 in https://github.com/dodopayments/context-mcp/pull/15
- feat: add exponential backoff retry on 429 rate limit errors for embeddings generation by @thepushkaraj in https://github.com/dodopayments/context-mcp/pull/17
- fix: Log command and error message on
execSyncfailure. by @Unmesh100 in https://github.com/dodopayments/context-mcp/pull/13 - fix: correct license to Apache-2.0 in template and CLI by @ravidsrk in https://github.com/dodopayments/context-mcp/pull/36
- Fix CLI version output by @ashish200729 in https://github.com/dodopayments/context-mcp/pull/49
- chore(cli): bump version to 0.3.1 by @thepushkaraj in https://github.com/dodopayments/context-mcp/pull/59
New Contributors
- @Unmesh100 made their first contribution in https://github.com/dodopayments/context-mcp/pull/13
- @ravidsrk made their first contribution in https://github.com/dodopayments/context-mcp/pull/36
- @ashish200729 made their first contribution in https://github.com/dodopayments/context-mcp/pull/49
Full Changelog: https://github.com/dodopayments/context-mcp/compare/v0.3.0...v0.3.1
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About dodopayments/contextmcp
Self-hosted MCP server that indexes documentation from various sources and serves it to AI Agents with semantic search.
Related context
Beta — feedback welcome: [email protected]