-
Notifications
You must be signed in to change notification settings - Fork 0
release: 2.8.0 #302
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
release: 2.8.0 #302
Conversation
⏳ I'm reviewing this pull request for security vulnerabilities and code quality issues. I'll provide an update when I'm done |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Important
Looks good to me! 👍
Reviewed everything up to e832731 in 39 seconds. Click for details.
- Reviewed
74
lines of code in6
files - Skipped
0
files when reviewing. - Skipped posting
6
draft comments. View those below. - Modify your settings and rules to customize what types of comments Ellipsis leaves. And don't forget to react with 👍 or 👎 to teach Ellipsis.
1. .release-please-manifest.json:1
- Draft comment:
Version bump updated to 2.8.0 in the release manifest. This is consistent with other version declarations; ensure that all generated release files align. - Reason this comment was not posted:
Confidence changes required:0%
<= threshold50%
None
2. CHANGELOG.md:3
- Draft comment:
Changelog entry for 2.8.0 is added with the new feature entry. Verify the release date and details align with expectations. - Reason this comment was not posted:
Confidence changes required:0%
<= threshold50%
None
3. package.json:3
- Draft comment:
Package version updated to 2.8.0. This ensures consistency with the release manifest and changelog. - Reason this comment was not posted:
Confidence changes required:0%
<= threshold50%
None
4. packages/mcp-server/package.json:2
- Draft comment:
MCP server package version updated to 2.8.0. All version references appear consistent. - Reason this comment was not posted:
Confidence changes required:0%
<= threshold50%
None
5. packages/mcp-server/src/server.ts:29
- Draft comment:
Updated version to 2.8.0 and enabled the logging capability by adding 'logging: {}' to the capabilities. Ensure that the logging functionality is properly supported whenever the corresponding environment variable is set. - Reason this comment was not posted:
Confidence changes required:0%
<= threshold50%
None
6. src/version.ts:1
- Draft comment:
Version constant updated to 2.8.0. This maintains consistency across the codebase. - Reason this comment was not posted:
Confidence changes required:0%
<= threshold50%
None
Workflow ID: wflow_9L8qKBDwKNhqq5xy
You can customize by changing your verbosity settings, reacting with 👍 or 👎, replying to comments, or adding code review rules.
🧪 Testing To try out this version of the SDK, run:
Expires: Sat, 15 Nov 2025 10:15:56 GMT |
✅ I finished the code review, and didn't find any security or code quality issues. |
e832731
to
e98a089
Compare
d495f25
to
c0d1022
Compare
d4ec2a5
to
e9e8777
Compare
5a06c3d
to
00cb972
Compare
1d5db84
to
e2fdc8b
Compare
58c77d0
to
3237c3b
Compare
ef7d1db
to
dae9b0f
Compare
2d34f99
to
1120737
Compare
1120737
to
815c62d
Compare
… validation issues
815c62d
to
1f600f7
Compare
1f600f7
to
24c431f
Compare
7f7b62e
to
dde0875
Compare
dde0875
to
cc0dbca
Compare
…onfig.json This allows sdks to be built using tsgo - see microsoft/typescript-go#474
cc0dbca
to
5a34cbf
Compare
5a34cbf
to
ca27df4
Compare
ca27df4
to
af74091
Compare
af74091
to
ece2ccf
Compare
ece2ccf
to
8c1c279
Compare
8c1c279
to
f322402
Compare
9e6ae5f
to
b93e04c
Compare
b93e04c
to
70539a0
Compare
70539a0
to
d1b0246
Compare
d1b0246
to
2e789ef
Compare
2e789ef
to
6e4ccbb
Compare
Automated Release PR
2.8.0 (2025-10-16)
Full Changelog: v2.7.4...v2.8.0
Features
streamableHTTPApp
(c79c312)Bug Fixes
Performance Improvements
Chores
compilerOptions.baseUrl
from tsconfig.json (1174a7f)docs_search
tool at other URLs (29f1271)This pull request is managed by Stainless's GitHub App.
The semver version number is based on included commit messages. Alternatively, you can manually set the version number in the title of this pull request.
For a better experience, it is recommended to use either rebase-merge or squash-merge when merging this pull request.
🔗 Stainless website
📚 Read the docs
🙋 Reach out for help or questions