github Azure/azure-sdk-for-net System.ClientModel_1.1.0-beta.5

latest releases: Azure.Storage.Files.Shares_12.20.0, Azure.Storage.Blobs.Batch_12.19.0, Azure.Storage.Blobs.ChangeFeed_12.0.0-preview.49...
pre-release2 months ago

1.1.0-beta.5 (2024-07-11)

Features Added

  • Added AsyncPageCollection<T> and PageCollection<T> types as return types from paginated service operations, and ContinuationToken type for resuming collection state across processes.

Other Changes

  • Renamed AsyncResultCollection<T> and ResultCollection<T> to AsyncCollectionResult<T> and CollectionResult<T> to standardize use of the Result suffix in type names.
  • Removed AsyncPageableCollection<T> and PageableCollection<T> that previously represented collections of items rather than collections of pages of items, and renamed ResultPage<T> to PageResult<T>.

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

NewReleases is sending notifications on new releases.