You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by at...@apache.org on 2023/06/12 22:53:52 UTC

[samza] branch master updated (e75a7e6e0 -> 7020e3a8d)

This is an automated email from the ASF dual-hosted git repository.

atoomula pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/samza.git


    from e75a7e6e0 SAMZA-2777: Add support for GenericFixed to AzureBlobAvroWriter (#1661)
     add 7020e3a8d SAMZA-2776: Upgrade Azure libraries in module samza-azure. (#1660)

No new revisions were added by this update.

Summary of changes:
 build.gradle                                       |  8 +++---
 .../samza/system/eventhub/EventHubConfig.java      |  2 +-
 .../eventhub/SamzaEventHubClientManager.java       |  8 +++---
 .../eventhub/consumer/EventHubSystemConsumer.java  | 11 ++++----
 .../samza/system/eventhub/MockEventData.java       | 30 ++++++++++++++++++++++
 .../samza/tools/EventHubConsoleConsumer.java       |  2 +-
 6 files changed, 46 insertions(+), 15 deletions(-)