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

Releases: Azure/azure-sdk-for-node

2.2.1-preview

11 Oct 18:18
Compare
Choose a tag to compare
  • Restricting dependency on "moment" from "^2.18.1" to "~2.18.1" due to bugs in 2.19.0. Updated packages are:
    • azure
    • azure-batch
    • azure-monitor
    • azure-arm-monitor
    • azure-asm-website
    • ms-rest
    • ms-rest-azure

2.2.0-preview

30 Sep 01:24
Compare
Choose a tag to compare

2.0.0-preview

03 Apr 19:53
Compare
Choose a tag to compare

Samples

We have some samples in TypeScript for:

that can be cloned and executed live.

Feature updates

Runtime (ms-rest and ms-rest-azure) updates

  • Updated d.ts files for ms-rest and ms-rest-azure
  • All the login methods (interactiveLogin, loginWithServicePrincipalSecret, loginWithUsernamePassword) now support callback as well as a Promise.
  • Added support to send (a generic request, or a generic long running request (that polls)) using the authenticated base client AzureServiceClient in the runtime.

1.2.0-preview

07 Sep 22:29
Compare
Choose a tag to compare

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

v0.10.5-March2015

25 Mar 22:40
Compare
Choose a tag to compare
Merge pull request #1393 from yugangw-msft/hdinsight

bump up hdinsighs version again, becasue hdinsigh team has published a n...