github Azure/azure-sdk-for-python azure-monitor-query_2.0.0

latest releases: azure-mgmt-computerecommender_1.0.0b1, azure-ai-language-conversations-authoring_1.0.0b1, azure-synapse-artifacts_0.21.0...
one month ago

2.0.0 (2025-07-30)

Breaking Changes

  • MetricsClient and MetricsQueryClient have been removed from the azure-monitor-query package. This is part of the migration to split logs and metrics functionality into separate packages. (#42205)
    • The MetricsClient has been moved to the new azure-monitor-querymetrics package.
    • Functionality provided by MetricsQueryClient can be access through the azure-mgmt-monitor package.
    • For more details, see the migration guide.

Bugs Fixed

  • Fixed an issue where the package version in operation user agent strings was always set to "unknown" instead of the actual package version. (#39866)

Other Changes

  • Bump minimum dependencies:
    • azure-core to >=1.30.0
    • isodate to >=0.6.1
    • typing-extensions to >=4.6.0

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

NewReleases is sending notifications on new releases.