Learn more about this Data sink type in this article.
v0.0.1
Released on 03/14/2024
Initial version
Amazon S3
Most recent version: v0.1.0
v0.1.0
Released on 02/18/2025
Added parquet format option for S3 objects.
v0.0.3
Released on 02/10/2025
Fix EntityTooSmall error while uploading to S3
Fix sending empty part list to CompleteMultipartUpload
v0.0.2
Released on 02/28/2024
v0.0.1
Released on 01/31/2024
Initial version
Azure Blob Storage
Most recent version: v0.0.2
Learn more about this Data sink type in this article.
v0.0.2
General improvements
v0.0.1
Released on 06/19/2024
Initial version
Azure Event Hubs
Most recent version: v0.0.1
Learn more about this Data sink type in this article.
v0.0.1
Released on 14.02.2025
Initial version
Devo
Most recent version: v1.2.0
Learn more about this Data sink type in this article.
v1.2.0
Released on 01.10.2024
Added Write timeout (ms) configuration parameter.
v1.1.0
Released on 07/09/2024
Implemented compulsory GZIP compression. This version sends all the data compressed with GZIP
v1.0.0
Released on 04/24/2024
RFC building + editable sink in Pipelines.
v0.0.2
Released on 01/31/2024
Secret support for TLS.
v0.0.1
Released on 01/29/2024
Initial version
Google BigQuery
Most recent version: v1.0.0
v0.0.1
Released on 03.14.2025
Initial version
Google Cloud Storage
Most recent version: v0.0.2
v0.0.2
Released on 11/11/24
Added support for dynamic path.
Added support for multiple buffers based on file path and name. For each path, we will create a buffer and once the buffer is full it will upload data.
v0.0.1
Released on 10/10/24
Initial version
Google Pub/Sub
Most recent version: v0.0.2
v0.0.2
Released on 01.22.2025
Bulk configuration: Now we can store events and send them to GCP after a time or a defined event amount.
v0.0.1
Released on 10.14.2024
Initial version
HTTP
Most recent version: v1.0.1
v1.0.1
Released on 04/08/2025
Certificate configuration options are now marked as not required.
Validations for certificate fields have been updated.
The default size for the buffer is now set to 4MB.
Fixed the loop that occurred when the server returned Unauthorized and OAuth was false.
v0.0.6
Released on 02/10/2025
Conditional feature in UI.
v0.0.4
Released on 11/04/2024
Action description updated and duplicated code excluded.
v0.0.3
Released on 09/11/2024
v0.0.2
Released on 07/26/2024
Support for Certificates: Introduced support for client-side and server-side certificates, enabling secure TLS connections.
Support for Headers: Added the ability to configure and send custom headers with HTTP requests.
Support for Request Authentication Params: Implemented support for various authentication mechanisms including Basic Auth, Bearer Token, and API Key.