github Azure/azure-sdk-for-go sdk/monitor/azquery/v0.4.0

latest releases: sdk/resourcemanager/hybridcompute/armhybridcompute/v2.1.0-beta.1, sdk/ai/azopenai/v0.7.1, sdk/security/keyvault/azadmin/v1.3.0...
pre-release22 months ago

0.4.0 (2023-01-12)

Features Added

  • Added TimeInterval type with constructor to aid with timespan creation
  • Added NewBatchQueryRequest constructor to aid with logs batch requests
  • Added LogsQueryOptions model for easier setting of logs options

Breaking Changes

  • Changed type of Body.Timespan, MetricsClientQueryResourceOptions.Timespan, Response.Timespan from *string to *TimeInterval
  • Remove ColumnIndexLookup field from Table struct
  • Renamed Body.Workspaces to Body.AdditionalWorkspaces
  • Renamed Results.Render and BatchResponse.Render to Results.Visualization and BatchResponse.Visualization

Other Changes

  • Doc and example updates

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

NewReleases is sending notifications on new releases.