github Azure/azure-sdk-for-net Azure.Monitor.Ingestion_1.0.0

latest releases: Microsoft.Azure.Batch_16.3.1, Azure.Messaging.EventGrid_4.26.0, Azure.Communication.Chat_1.3.1...
19 months ago

1.0.0 (2023-02-21)

Features Added

  • Added EventHandler to LogsUploadOptions for error handling.
  • Added Upload method in LogsIngestionClient that takes RequestContent.
  • Added LogsUploadOptions type which includes setting concurrency for multi-threading support and the serializer type of the input.

Breaking Changes

  • Renamed UploadLogsOptions to LogsUploadOptions
  • Renamed UploadLogsFailedEventArgs to LogsUploadFailedEventArgs

Other Changes

  • Removed Model UploadLogsResult containing the result of a logs upload operation
  • Removed Model UploadLogsError representing the error and the associated logs that failed when uploading a subset of logs to Azure Monitor.
  • Removed Model UploadLogsStatus indicating the status of a logs upload operation.

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

NewReleases is sending notifications on new releases.