Changelog¶
Version 1.4.2¶
No changes
Version 1.4.1¶
No changes
Version 1.4.0¶
- CC-13463: Add new config for passing credentials as JSON config for GCS source
- CC-13304: Change to use Avro data instead of Avro converter
- Upgrade to storage-common 10.0.0 and fix CVEs
- Upgrade parent to 0.5.5, Parquet to 1.11.1 and fix CVEs
- Upgrade to google-cloud-storage SDK 1.113.1, google-auth-library 0.21.1 and google-cloud-nio 0.121.2
- Compression support for Object Source Connectors
- CC-9256: Fix connectors failing if they do not find any partitions to read from
- Make
jackson-databind
dependency explicit
Version 1.3.2¶
- Upgrade Parquet to 1.11.0
- Upgrade to google-cloud-storage SDK 1.108.0 and google-auth-library 0.20.0
- Upgrade parent to 0.3.4 which corresponds to CP 5.3.3
- CC-9256: Fix connectors failing if they do not find any partitions to read from
- Make
jackson-databind
dependency explicit
Version 1.3.1¶
No changes
Version 1.3.0¶
- Implemented error handling across all connectors
- Use
avroData.toConnectData
to convert from Avro to SchemaAndValue
Version 1.2.3¶
- Upgrade Parquet to 1.11.0
- Upgrade to google-cloud-storage SDK 1.108.0 and google-auth-library 0.20.0
- Upgrade parent to 0.3.4 which corresponds to CP 5.3.3
- CC-9256: Fix connectors failing if they do not find any partitions to read from
- Make
jackson-databind
dependency explicit
Version 1.2.2¶
No changes
Version 1.2.1¶
- Use
avroData.toConnectData
to convert from Avro to SchemaAndValue
Version 1.2.0¶
- Fixed Avro format for UTF8
Version 1.1.6¶
- Upgrade Parquet to 1.11.0
- Upgrade to google-cloud-storage SDK 1.108.0 and google-auth-library 0.20.0
- Upgrade parent to 0.3.4 which corresponds to CP 5.3.3
- CC-9256: Fix connectors failing if they do not find any partitions to read from
- Make
jackson-databind
dependency explicit
Version 1.1.5¶
- Use
avroData.toConnectData
to convert from Avro to SchemaAndValue
Version 1.1.4¶
No changes
Version 1.1.3¶
No changes
Version 1.1.2¶
- Fixed Avro format for UTF8
Version 1.1.1¶
- Promote connector to General Availability
Version 1.1.0-preview¶
Initial version for preview