Skip to content
This repository has been archived by the owner on May 5, 2023. It is now read-only.

1.2.0-preview

Compare
Choose a tag to compare
@amarzavery amarzavery released this 07 Sep 22:29
· 3246 commits to master since this release

Installtion: npm install azure

  • Added client libraries for following ARM services
    • Servicebus management
    • Trafficmanager
    • Powerbiembedded
    • Eventhub management
    • IotHub Management
  • Regenerated following services with the latest (api-version) swagger spec
    • KeyVaultManagement and KeyVault data plane
    • ResourceManagement
    • DevTestLabs
    • NotificationHubManagement
    • Commerce
  • Removed ApiAppManagement library as the service is no longer deployed on Azure
  • Updated the rollup file (lib/azure.js) to be in sync with the latest changes
  • Updated License Info
    • All the Autorest generated client libraries are under MIT license
    • All the old codegenerator generated client libraries are under Apache-2.0
  • Bumped up the request library to 2.74.0