Skip to content

Releases: microsoft/vscode-apimanagement

1.3.0

01 Aug 02:44
aa18ddd

Choose a tag to compare

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 transformative and passthrough MCP server in APIM. transformative transforms an existing API in APIM to MCP server by selecting a series of operations to be exposed by the MCP server. passthrough exposes your existing MCP server through APIM, allowing you to add additional capabilities provided by APIM to your MCP server.

1.2.0

20 May 05:34
8629d29

Choose a tag to compare

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 policies to 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

26 Mar 06:45
0a581a3

Choose a tag to compare

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 Authorizations to Credential Managers

Removals

  • Removed the Extract Service and Extract API functionality, as it depends on DevOps Resource Kit which is deprecated
  • Removed the Initialize workspace folder command as it's no longer needed after we introduced new XML schema for policy files

1.0.10

21 Feb 02:28
c8817a5

Choose a tag to compare

Updates

  • Remove the dependency to Azure Account extension

1.0.9

24 Jan 08:39
3ef77fd

Choose a tag to compare

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

12 Sep 17:25
d2b19e1

Choose a tag to compare

  • Fixed loading API Management instances when expanding an Azure subscription

1.0.7

11 Sep 14:52

Choose a tag to compare

  • Update api-version to 2019-12-01
  • Fix issue with policy debugging

1.0.6

06 May 01:08
a29f827

Choose a tag to compare

  • overridding fevents version to move off a vulnerable package

1.0.5

24 Jun 19:25
e5daca1

Choose a tag to compare

  • Enable Authorizations in Consumption Sku

1.0.4

06 Jun 19:07
124ed98

Choose a tag to compare

  • Authorization Providers, Authorizations, Access Policies Management