Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Oct 29, 2025

Bumps version to 0.12.0 and finalizes changelog for release.

Changes

  • Updated package.json version from 0.11.0 to 0.12.0
  • Moved "Unreleased Changes" to ## 0.12.0 section in CHANGELOG.md
  • Updated server.json version from 0.11.0 to 0.12.0 (both top-level and package version fields)
  • Updated gemini-extension.json version from 0.11.0 to 0.12.0
  • Synced package-lock.json via npm install --package-lock-only

Release Notes (0.12.0)

  • Fixed OAuth callback URL for GitHub Codespaces compatibility
  • Breaking: Default HTTP server host binding changed from 0.0.0.0 to 127.0.0.1
  • Removed unused OAuth scope app-engine:functions:run
Original prompt

Prepare next minor release


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Copilot AI self-assigned this Oct 29, 2025
Co-authored-by: christian-kreuzberger-dtx <[email protected]>
Copilot AI changed the title [WIP] Prepare for next minor release Prepare version 0.12.0 release Oct 29, 2025
Copilot finished work on behalf of christian-kreuzberger-dtx October 29, 2025 08:56
@christian-kreuzberger-dtx
Copy link
Collaborator

@copilot please make sure to also update other files. follow releases prompt file.

@github-actions
Copy link

github-actions bot commented Oct 29, 2025

📦 Package.json Changes Detected

This PR modifies package.json. Please review the following changes carefully, and tick the following checklist boxes:

Checklist for Reviewers

  • Verify that new and/or updated dependencies are necessary and from trusted sources
  • Review any script changes for (security) implications
  • Verify whether a new version should be released after merging the PR

Package.json Diff

diff --git a/package.json b/package.json
index d476975..211e577 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@dynatrace-oss/dynatrace-mcp-server",
-  "version": "0.11.0",
+  "version": "0.12.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.

Copy link
Contributor Author

Copilot AI commented Oct 29, 2025

@copilot please make sure to also update other files. follow releases prompt file.

Updated all required files following the release prompt:

  • server.json (both top-level and package version fields)
  • gemini-extension.json
  • package-lock.json (via npm install --package-lock-only)

All changes committed in 80b6766.

Copy link
Collaborator

@MrManny MrManny left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

image

@christian-kreuzberger-dtx christian-kreuzberger-dtx merged commit 6725b63 into main Oct 29, 2025
13 checks passed
@christian-kreuzberger-dtx christian-kreuzberger-dtx deleted the copilot/prepare-next-minor-release branch October 29, 2025 11:57
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.

3 participants