Releases: microsoft/vscode-apimanagement
1.3.0
New features
-
Edit MCP server properties: You can now click on the MCP server treeview node to edit MCP server properties like display name, description and API URL suffix. Saving the file will trigger update logic.
-
Edit MCP tools: You can now click on the Tools treeview node under MCP server to edit tool properties like display name and description. Saving the file will trigger update logic.
-
Create MCP server: You can now create
transformativeandpassthroughMCP server in APIM.transformativetransforms an existing API in APIM to MCP server by selecting a series of operations to be exposed by the MCP server.passthroughexposes your existing MCP server through APIM, allowing you to add additional capabilities provided by APIM to your MCP server.
1.2.0
New features
-
MCP servers support: This feature allows you view MCP servers in APIM and modify policies for the MCP servers.
-
Copy Subscription Key: This feature enables you to copy the primary and secondary key for any APIM subscription.
-
Add language model tool for GitHub Copilot: This feature provides language model tool
Get available APIM policiesto help GitHub Copilot draft APIM policies better. -
Walkthrough to guide you in importing and testing an API: This walkthrough helps you quickly get started with APIM by importing and testing an API.
1.1.0
New features
-
Explain APIM Policy Using GitHub Copilot: This feature leverages the power of AI to provide clear and concise explanations of your policies, making it easier to understand and manage them.
-
Draft APIM Policy Using GitHub Copilot: This feature helps you create policies quickly and accurately, saving you time and effort.
-
Enhancing IntelliSense and Problem Detection in APIM Policy Files: We've added the capability to associate an XML schema with any opened APIM policy files (ending with
.policy.xml). This enhancement provides IntelliSense and problem detection, ensuring your policies are correctly formatted and error-free. -
Automatic Tracing Before Policy Debugging: To streamline the debugging process, we enabled automatic tracing before policy debugging. This setup now allows you to trace and diagnose issues more efficiently, improving the overall workflow.
Updates
- Renamed
AuthorizationstoCredential Managers
Removals
- Removed the
Extract ServiceandExtract APIfunctionality, as it depends on DevOps Resource Kit which is deprecated - Removed the
Initialize workspace foldercommand as it's no longer needed after we introduced new XML schema for policy files
1.0.10
Updates
- Remove the dependency to Azure Account extension
1.0.9
Updates
- Update api-version to 2022-08-01
- Upgrade deprecated packages used in the extension
Removals
- Remove the experimental Scaffold Azure Functions functionality due to deprecated packages, ensuring better stability for future updates
1.0.8
- Fixed loading API Management instances when expanding an Azure subscription
1.0.7
- Update api-version to 2019-12-01
- Fix issue with policy debugging
1.0.6
- overridding fevents version to move off a vulnerable package
1.0.5
- Enable Authorizations in Consumption Sku
1.0.4
- Authorization Providers, Authorizations, Access Policies Management