.. _s3_connector_changelog: Changelog ========= Version 3.2.2 ------------- S3 Connector ~~~~~~~~~~~~~~ * `PR-19 `_ - CC-500: Provide exactly-once time-based partitioning in S3 * `PR-45 `_ - HOTFIX: S3SinkConnector should extend SinkConnector * `PR-51 `_ - Allow custom partitioners to have their own configs * `PR-27 `_ - HOTFIX: Include a trailing delimiter when verifying data format for Hive * `PR-23 `_ - HOTFIX: Add test schema and record builder for records with timestamp field * `PR-18 `_ - CC-497: Add timestamp based partitioners. Version 3.2.1 ------------- S3 Connector ~~~~~~~~~~~~~~ * `PR-33 `_ - Separate JSON records using line separator instead of single white space. * `PR-34 `_ - Reduce the default s3.part.size to 25MB to avoid OOM exceptions with the current default java heap size settings for Connect. * `PR-32 `_ - Add s3.region property to quickstart config and docs. * `PR-25 `_ - flush.size doc fixes. Version 3.2.0 ------------- S3 Connector ~~~~~~~~~~~~~~ Initial Version