Vscode Apimanagement Versions Save

VS Code extension for Azure API Management.

v1.0.8

7 months ago
  • Fixed loading API Management instances when expanding an Azure subscription

1.0.7

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

1.0.6

11 months ago
  • overridding fevents version to move off a vulnerable package

v1.0.5

1 year ago
  • Enable Authorizations in Consumption Sku

v1.0.4

1 year ago
  • Authorization Providers, Authorizations, Access Policies Management

1.0.3

2 years ago
  • Provide Subscription Managment Support
  • Support importing Function App with Swagger file
  • Several small bug fixes

1.0.2

3 years ago
  • Add Self-hosted gateway debugging

  • Added policy support for RRV/Dapr

  • Fixed several small issues

1.0.0

3 years ago

New

  • Migrate to new VScode and APIM SDKs

0.1.8

3 years ago

New

  • Added support for API Revisions ReleaseRevision
  • Added capability to filter APIs apiFilter
  • Added support for importing Azure Functions and Azure Web App from different subscriptions

Fixed

  • Added comments in API test console explaining how to obtain and configure subscription keys
  • Fixed a bug where custom domain names were not properly populated during policy debugging
  • Fixed .NET version check before scaffolding Azure Functions

0.1.7

3 years ago

New

  • Preview support for scaffolding Azure Functions based on API definitions leveraging AutoRest stencil

  • View diffs against the last saved version when modifying API definitions and policies. diffing

Fixed

  • API test console now correctly populate the subscription key header name.