[EventHubs] separate Avro API from Buffered Producer changes #24196
Labels
Client
This issue points to a problem in the data-plane of the library.
Event Hubs
Messaging
Messaging crew
Milestone
For May 2020 release of EH, we need to do the 5.9.0 GA the Avro API changes. Currently, the 5.9.0b3 includes BufferedProducer, which we don't want to GA yet.
Questions:
We need to separate these, by either:
main
.main
so that only Avro updates are onmain
. (Probably more copy/paste work..)Probably prefer 2, since we want to do a few more beta releases for the BufferedProducer.
The text was updated successfully, but these errors were encountered: