azure-sdk-for-cpp/sdk/core
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-core Update azure-core dependency on curl to 7.48 from 7.44 since that's the minimum available on vcpkg. (#4882) 2023-08-16 15:13:23 -07:00
azure-core-amqp Post-release updates (#4871) 2023-08-17 09:52:54 -07:00
azure-core-test add sanitizer for cookie and set-cookie headers (#4870) 2023-08-15 00:47:33 +08:00
azure-core-tracing-opentelemetry Clean up version requirements (#4814) 2023-07-20 16:03:57 -07:00
perf Use standard syntax for MIT license (#4786) 2023-07-12 22:37:36 -07:00
ci.yml Create EventHubs stress and performance test basics. (#4818) 2023-08-04 11:40:30 -07:00
CMakeLists.txt Use standard syntax for MIT license (#4786) 2023-07-12 22:37:36 -07:00
perf-tests.yml [Perf] Refactor tests.yml into one file per package per language (#4270) 2023-02-09 21:18:03 -08:00
perf.yml Enable profiling in perf piplines. (#4398) 2023-03-08 12:28:13 -08:00