.. _hdfs_connector_changelog: Changelog ========= Version 3.0.0 ------------- HDFS Connector ~~~~~~~~~~~~~~ * `PR-62 `_ - Update doc for CP 3.0. * `PR-60 `_ - Remove HDFS connectivity check. * `PR-55 `_ - Removing retry logic from HiveMetaStore to fix the metastore connection bloat. * `PR-50 `_ - Remove close of topic partition writers in DataWriter close. * `PR-42 `_ - Using new config validation. * `PR-41 `_ - Bump version to 3.0.0-SNAPSHOT and Kafka dependency to 0.10.0.0-SNAPSHOT. * `PR-35 `_ - Minor doc typo fix TimeBasedPartitioner. * `PR-33 `_ - Minor doc fix.