github Azure/azure-sdk-for-js @azure/eventhubs-checkpointstore-blob_1.0.0-preview.5

latest releases: @azure-tools/test-credential_1.1.0, @azure/identity_4.3.0-beta.1, @azure-tools/test-utils_1.0.1...
pre-release4 years ago

2019-12-03 - 1.0.0-preview.5

  • Updated to use the latest version of the @azure/event-hubs package.
  • Updated to use version 12.x.x of the @azure/storage-blob package.

Breaking changes:

  • BlobPartitionManager has been renamed to BlobCheckpointStore to reflect naming changes
    made in the @azure/event-hubs package.
  • BlobCheckpointStore storage layout has changed and is incompatible with checkpoints and ownerships
    serialized from previous previews.
  • updateCheckpoint no longer returns an Promise<string> with an etag. It now returns Promise<void>.
  • Checkpoint and PartitionOwnership have had redundant/overlapping fields removed.

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

NewReleases is sending notifications on new releases.