Skip to content

chore: release v1.2.0#18

Merged
mathieumaf merged 1 commit intomainfrom
release/v1.2.0
Apr 22, 2026
Merged

chore: release v1.2.0#18
mathieumaf merged 1 commit intomainfrom
release/v1.2.0

Conversation

@mathieumaf
Copy link
Copy Markdown
Contributor

@mathieumaf mathieumaf commented Apr 22, 2026

Summary

  • Bump version to 1.2.0 in package.json, server.json (root + packages[0]), and package-lock.json
  • Promote [Unreleased] CHANGELOG entries to [1.2.0] - 2026-04-22

Highlights

  • Addedget_tender_details: new fullRaw boolean parameter (default false) for the full unmodified publication-details JSON
  • Changedget_tender_details: structured Markdown output rewritten on the real SIMAP response shape (base, dates, terms, criteria, procurement.cpvCode, publishers, decision). Previous Deadlines / Conditions / CPV sections were silently empty
  • RemovedformatJsonPreview helper (3000-char truncation dropped ~76% of a typical response)
  • Fixed — CPV selection, QnA external links, Conditions section including terms.termsType
  • Dev depseslint 10.2.0 → 10.2.1, typescript 6.0.2 → 6.0.3, typescript-eslint 8.58.2 → 8.59.0, vitest 4.1.4 → 4.1.5

Note: the CHANGELOG flags a Breaking on the removed ### Raw Data (excerpt) block. We're shipping as a minor bump — the output is Markdown consumed by an LLM, and fullRaw: true provides the escape hatch for anyone parsing the JSON.

Test plan

  • npm run lint — clean
  • npm run typecheck — clean
  • npm run build — clean
  • npm test — 249 tests / 18 files passing
  • After merge: gh release create v1.2.0 triggers publish.yml (npm + MCP Registry)

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 22, 2026

Warning

Rate limit exceeded

@mathieumaf has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 18 minutes and 23 seconds before requesting another review.

Your organization is not enrolled in usage-based pricing. Contact your admin to enable usage-based pricing to continue reviews beyond the rate limit, or try again in 18 minutes and 23 seconds.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: ed15dfca-e733-4f23-a38a-50b5175b76cb

📥 Commits

Reviewing files that changed from the base of the PR and between d6670f6 and 0c21419.

⛔ Files ignored due to path filters (1)
  • package-lock.json is excluded by !**/package-lock.json
📒 Files selected for processing (3)
  • CHANGELOG.md
  • package.json
  • server.json
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release/v1.2.0

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.

@mathieumaf mathieumaf self-assigned this Apr 22, 2026
@mathieumaf mathieumaf merged commit 4f39a6f into main Apr 22, 2026
4 checks passed
@mathieumaf mathieumaf deleted the release/v1.2.0 branch April 22, 2026 08:26
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