Skip to content

Releases: Azure/azure-event-hubs-spark

v2.3.10

08 Apr 21:52
08c0c58
Compare
Choose a tag to compare

Release notes:

  • Update dpendency - Event Hubs client SDK (2.2.0 --> 2.3.0) (#437)
  • Update maximum prefetch count setting and improve logging (#436)

Package link - https://search.maven.org/artifact/com.microsoft.azure/azure-eventhubs-spark_2.11/2.3.10/jar

v2.2.10

09 Apr 00:11
f5fe40d
Compare
Choose a tag to compare

Release notes:

  • This is identical to v2.3.10. It's only compatible with Spark 2.1 and Spark 2.2 (whereas v2.3.10 is compatible with Spark 2.3 and up).

Package link - https://search.maven.org/artifact/com.microsoft.azure/azure-eventhubs-spark_2.11/2.2.10/jar

v2.3.9

18 Jan 23:51
9f7c9d0
Compare
Choose a tag to compare

Release notes:

  • Handle a case where messages in an offset range were already expired (#426)

Package link - https://search.maven.org/artifact/com.microsoft.azure/azure-eventhubs-spark_2.11/2.3.9/jar

v2.2.9

20 Jan 00:10
420e4bd
Compare
Choose a tag to compare

Release notes:

  • This is identical to v2.3.9. It's only compatible with Spark 2.1 and Spark 2.2 (whereas v2.3.9 is compatible with Spark 2.3 and up).

Package link - https://search.maven.org/artifact/com.microsoft.azure/azure-eventhubs-spark_2.11/2.2.9/jar

v2.2.8

16 Jan 05:55
cdea9ae
Compare
Choose a tag to compare

Release notes:

  • This is identical to v2.3.8. It's only compatible with Spark 2.1 and Spark 2.2 (whereas v2.3.8 is compatible with Spark 2.3 and up).

Package link - https://search.maven.org/artifact/com.microsoft.azure/azure-eventhubs-spark_2.11/2.2.8/jar

v2.3.8

16 Jan 03:46
0a59666
Compare
Choose a tag to compare

Release notes:

  • Provide a knob to specify the size of thread pool and recreate a receiver if receive call fails for an extended period of time (#423)
  • Update Java client dependency (#425)

Package link - https://search.maven.org/artifact/com.microsoft.azure/azure-eventhubs-spark_2.11/2.3.8/jar

v2.3.7

06 Jan 02:31
86fb6db
Compare
Choose a tag to compare

Release notes:

  • Fix future timeout issue (#419)
  • Provide a knob to specify prefetch count for the underlying receiver. (#417)
  • Use OperationTimeout config value instead of fixed timeout when specifying timeout for internal API calls (#415)
  • Take the actual sequence numbers, instead of relying on the underlying Seq (#409)

Package link - https://search.maven.org/artifact/com.microsoft.azure/azure-eventhubs-spark_2.11/2.3.7/jar

v2.2.7

06 Jan 06:12
6932f56
Compare
Choose a tag to compare

Release notes:

  • This is identical to v2.3.7. It's only compatible with Spark 2.1 and Spark 2.2 (whereas v2.3.7 is compatible with Spark 2.3 and up).

Package link - https://search.maven.org/artifact/com.microsoft.azure/azure-eventhubs-spark_2.11/2.2.7/jar

v2.3.6

08 Nov 17:43
1c198ba
Compare
Choose a tag to compare

Release notes:

  • Event Hubs Java client SDK dependency update to use version 1.2.1 which contains a fix for a bug that causes a potential stuck issue in receive API call.
  • Update logging for EventHubsConf class

v2.2.6

08 Nov 18:36
Compare
Choose a tag to compare

Release notes:

  • This is identical to v2.3.6. It's only compatible with Spark 2.1 and Spark 2.2 (whereas v2.3.6 is compatible with Spark 2.3 and up).