MCPTap v2.5.4 #12
pczerkas
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
[2.5.4]
Added
.github/FUNDING.ymlenables the "Sponsor" button on the repository page, linking to
pczerkasandPCODE-plGitHub Sponsors profiles.Fixed
rewrite_json_payloadinmcptap/rewrite.pyunconditionally deleted theincludekey fromthe request payload, raising
KeyErrorwhen the field was absent.The removal is now guarded by an
if "include" in payloadcheck.Changed
LICENSE— added a<!-- markdownlint-disable-next-line MD041 -->directive so theApache License heading (which does not start with a Markdown
#heading) no longer triggers the first-line-heading rule.
Full Changelog
v2.5.3...v2.5.4
This discussion was created from the release MCPTap v2.5.4.
All reactions