github Azure/azure-sdk-for-js @azure/arm-datafactory_15.0.0

latest releases: @azure/core-rest-pipeline_1.16.0, @azure/core-amqp_4.2.2, @azure/communication-sms_1.2.0-beta.1...
10 days ago

15.0.0 (2024-04-12)

Features

  • Added Interface ServicePrincipalCredentialResource
  • Type of parameter headers of interface AzureFunctionActivity is changed from {
    [propertyName: string]: string;
    } to {
    [propertyName: string]: any;
    }
  • Type of parameter headers of interface WebActivity is changed from {
    [propertyName: string]: string;
    } to {
    [propertyName: string]: any;
    }
  • Type of parameter headers of interface WebHookActivity is changed from {
    [propertyName: string]: string;
    } to {
    [propertyName: string]: any;
    }

Breaking Changes

  • Operation CredentialOperations.createOrUpdate has a new signature
  • Interface ManagedIdentityCredential no longer has parameter resourceId
  • Type of parameter value of interface CredentialListResponse is changed from ManagedIdentityCredentialResource[] to CredentialResource[]

Don't miss a new azure-sdk-for-js release

NewReleases is sending notifications on new releases.