azure-sdk-for-cpp/sdk/eventhubs
Larry Osterman b108bf6235
Post-release updates (#4871)
* Added link credit support to message sender and receiver; reworked message receiver creation to move to the partition client object

* Added round trip test, including filters; fixed a hang with the consumer client caused by no messages; fixed checkpoint store storage names.

* EventDataBatch is created from EventProducer. Fixes #4868

* SendEventDataBatch renamed to Send; pass in Context on methods which require a context

* Added producer client send APIs without requiring an explicit event data batch

* close message receiver in destructor if it is open

* Consumer client and producer client only create message sender and receiver when needed
2023-08-17 09:52:54 -07:00
..
azure-messaging-eventhubs Post-release updates (#4871) 2023-08-17 09:52:54 -07:00
assets.json Post-release updates (#4871) 2023-08-17 09:52:54 -07:00
ci.yml Post-release updates (#4871) 2023-08-17 09:52:54 -07:00
CMakeLists.txt Use standard syntax for MIT license (#4786) 2023-07-12 22:37:36 -07:00