Skip to content

Update changelog for upcoming beta release#6560

Merged
srnagar merged 2 commits into
Azure:masterfrom
srnagar:eh-changelog
Nov 26, 2019
Merged

Update changelog for upcoming beta release#6560
srnagar merged 2 commits into
Azure:masterfrom
srnagar:eh-changelog

Conversation

@srnagar

@srnagar srnagar commented Nov 26, 2019

Copy link
Copy Markdown
Member

No description provided.

# Release History
## 5.0.0-beta.6 (2019-12-02)
- Artifact name changed from `preview` to `beta`.
- Producer clients (both sync and async) support sending events only using `EventDataBatch`. All other send overloads are removed.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • We should say that we removed EventHubClient and EventHubAsyncClient and exposed the ConsumerClient and ProducerClients.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

BatchOptions is now called CreateBatchOptions.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Consuming events returns PartitionEvent containing PartitionContext and the EventData rather than EventData.

@conniey conniey left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM aside from those comments. :D

@srnagar
srnagar merged commit 67d6d9d into Azure:master Nov 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants