-
Notifications
You must be signed in to change notification settings - Fork 64
chore(release): prepare for 0.11.0 release #219
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
Conversation
Co-authored-by: christian-kreuzberger-dtx <[email protected]>
📦 Package.json Changes DetectedThis PR modifies Checklist for Reviewers
Package.json Diffdiff --git a/package.json b/package.json
index 9089290..d476975 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "@dynatrace-oss/dynatrace-mcp-server",
- "version": "0.10.0",
+ "version": "0.11.0",
"mcpName": "io.github.dynatrace-oss/Dynatrace-mcp",
"description": "Model Context Protocol (MCP) server for Dynatrace",
"keywords": [
This comment was automatically generated by the PR Package.json Comment workflow. |
Co-authored-by: christian-kreuzberger-dtx <[email protected]>
christian-kreuzberger-dtx
left a comment
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.
LGTM
MrManny
left a comment
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.
🚀🚀🚀
This PR prepares version 0.11.0 for release following the release workflow defined in
.github/prompts/release.prompt.md.Changes
CHANGELOG.md
find_entity_by_nametool filtering out valid entriesHTTPS_PROXYVersion Updates
Updated version number from
0.10.0to0.11.0in:package.jsonpackage-lock.json(vianpm install --package-lock-only)server.jsongemini-extension.jsonVerification
✅ Build passes (
npm run build)✅ All unit tests pass (91 tests)
✅ Code formatting verified
✅ Changelog entries follow content guidelines
Original prompt
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.