github Azure/azure-sdk-for-python azure-ai-metricsadvisor_1.0.0b4

latest releases: azure-mgmt-eventgrid_10.3.0b4, azure-mgmt-azurelargeinstance_1.0.0b2, azure-template_0.1.0b3738131...
pre-release2 years ago

1.0.0b4 (2021-06-07)

New Features

  • Added AzureLogAnalyticsDataFeedSource and AzureEventHubsDataFeedSource
  • Update method now returns the updated object
  • Added DatasourceCredentials and DatasourceCredential operations
  • Added authentication type support for data feed

Breaking Changes

  • Delete methods now take positional only argument as id

  • update_subscription_key and update_api_key are merged into one method update_key

  • Removed DataFeedOptions and moved all its properties to the DataFeed model

  • Deprecated:

    • HttpRequestDataFeed
    • ElasticsearchDataFeed
  • Renamed

    • AzureApplicationInsightsDataFeed -> AzureApplicationInsightsDataFeedSource
    • AzureBlobDataFeed -> AzureBlobDataFeedSource
    • AzureCosmosDBDataFeed -> AzureCosmosDbDataFeedSource
    • AzureDataExplorerDataFeed -> AzureDataExplorerDataFeedSource
    • AzureTableDataFeed -> AzureTableDataFeedSource
    • InfluxDBDataFeed -> InfluxDbDataFeedSource
    • MySqlDataFeed -> MySqlDataFeedSource
    • PostgreSqlDataFeed -> PostgreSqlDataFeedSource
    • SQLServerDataFeed -> SqlServerDataFeedSource
    • MongoDBDataFeed -> MongoDbDataFeedSource
    • AzureDataLakeStorageGen2DataFeed -> AzureDataLakeStorageGen2DataFeedSource

Dependency Updates

  • Bump msrest requirement from 0.6.12 to 0.6.21

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

NewReleases is sending notifications on new releases.