Download Latest Version azure-monitor-query_2.0.0 source code.tar.gz (128.3 MB)
Email in envelope

Get an email when there's a new version of Azure SDK for Python

Home / azure-monitor-query_2.0.0
Name Modified Size InfoDownloads / Week
Parent folder
azure-monitor-query_2.0.0 source code.tar.gz < 24 hours ago 128.3 MB
azure-monitor-query_2.0.0 source code.zip < 24 hours ago 182.5 MB
README.md < 24 hours ago 979 Bytes
Totals: 3 Items   310.7 MB 0

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
Source: README.md, updated 2025-07-30