github Azure/azure-sdk-for-java azure-cosmos-spark_3-2_2-12_4.10.1

latest releases: azure-cosmos_4.61.1, azure-monitor-opentelemetry-exporter_1.0.0-beta.24, azure-resourcemanager-netapp_1.2.0...
2 years ago

4.10.1 (2022-06-01)

Features Added

  • Added ability to disable endpoint rediscovery when using custom domain names in combination with private endpoints from a custom (on-premise) Spark environment (neither Databricks nor Synapse). - See PR 29027
  • Added a config option spark.cosmos.serialization.dateTimeConversionMode to allow changing date/time conversion to fall back to converting java.sql.Date and java.sql.Tiemstamp into Epoch Milliseconds like in the Cosmos DB Connector for Spark 2.4 - See PR 29081

Bugs Fixed

  • Fixed possible perf issue when Split results in 410 when trying to get latest LSN in Spark partitioner that could result in reprocessing change feed events (causing "hot partition2") - See PR 29152
  • Fixed a bug resulting in ChangeFeed requests using the account's default consistency model instead of falling back to eventual if spark.cosmos.read.forceEventualConsistency is true (the default config). - See PR 29152

Don't miss a new azure-sdk-for-java release

NewReleases is sending notifications on new releases.