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

latest releases: sdk/data/azcosmos/v1.0.1, sdk/internal/v1.7.0, sdk/resourcemanager/eventgrid/armeventgrid/v2.3.0-beta.2...
pre-release15 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.