Skip to content

Releases: microsoft/vscode-apimanagement

1.0.8

12 Sep 17:25
d2b19e1
Compare
Choose a tag to compare
  • Fixed loading API Management instances when expanding an Azure subscription

1.0.7

11 Sep 14:52
Compare
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
Compare
Choose a tag to compare
  • overridding fevents version to move off a vulnerable package

1.0.5

24 Jun 19:25
e5daca1
Compare
Choose a tag to compare
  • Enable Authorizations in Consumption Sku

1.0.4

06 Jun 19:07
124ed98
Compare
Choose a tag to compare
  • Authorization Providers, Authorizations, Access Policies Management

1.0.3

08 Jul 23:43
94f0f3b
Compare
Choose a tag to compare
  • Provide Subscription Managment Support
  • Support importing Function App with Swagger file
  • Several small bug fixes

1.0.2

14 Apr 05:06
07a8c12
Compare
Choose a tag to compare
  • Add Self-hosted gateway debugging

  • Added policy support for RRV/Dapr

  • Fixed several small issues

1.0.0

01 Mar 18:47
1bd0074
Compare
Choose a tag to compare

New

  • Migrate to new VScode and APIM SDKs

0.1.8

10 Dec 20:38
470e8c5
Compare
Choose a tag to compare

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

26 Oct 21:58
563e464
Compare
Choose a tag to compare

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.