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

latest releases: Azure.Storage.Blobs.Batch_12.20.0, Azure.Storage.Files.DataLake_12.21.0, Azure.Storage.Blobs.ChangeFeed_12.0.0-preview.52...
21 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.