Skip to content

Releases: ConduitIO/conduit

v0.11.0-nightly.20240608

v0.11.0-nightly.20240607

v0.11.0-nightly.20240606

v0.11.0-nightly.20240605

v0.11.0-nightly.20240604

04 Jun 00:22
019ec4c
Compare
Choose a tag to compare

v0.10.1

02 Jun 14:31
504ebbc
Compare
Choose a tag to compare

Changelog

Release Artifacts

OSX Darwin

Linux

Windows

Docker images

To pull the image, you can execute the following command:

docker pull conduit.docker.scarf.sh/conduitio/conduit:v0.10.1

v0.11.0-nightly.20240601

01 Jun 00:22
b6f3b46
Compare
Choose a tag to compare
Pre-release

Changelog

Release Artifacts

OSX Darwin

Linux

Windows

Docker images

To pull the image, you can execute the following command:

docker pull conduit.docker.scarf.sh/conduitio/conduit:v0.11.0-nightly.20240601

Changelog

Release Artifacts

OSX Darwin

Linux

Windows

Docker images

To pull the image, you can execute the following command:

docker pull conduit.docker.scarf.sh/conduitio/conduit:v0.11.0-nightly.20240601

v0.10.0

25 Apr 16:36
9ea03b5
Compare
Choose a tag to compare

What's new?

This release focuses on improving connector functionality regarding multiple collections and record routing. You can read more about this on our documentation page.

It also improves the webhook.http processor to allow the usage of record data in the URL. More information can be found here.

Changelog

Release Artifacts

OSX Darwin

Linux

Windows

Docker images

To pull the image, you can execute the following command:

docker pull conduit.docker.scarf.sh/conduitio/conduit:v0.10.0

scarf pixel

v0.9.1

02 Apr 17:55
1ac0964
Compare
Choose a tag to compare

Changelog

Docker images

To pull the image, you can execute the following command:

docker pull ghcr.io/conduitio/conduit:v0.9.1

v0.9.0

07 Mar 16:24
00dbcba
Compare
Choose a tag to compare

This release contains a major overhaul of Conduit processors. Builtin processors have been rewritten from scratch and now provide more powerful ways to transform the data and can target any field in the record. Additionally, we have added the ability to write standalone WASM processors, which allows you to manipulate records in your language of choice while keeping the processor as performant as a built-in processor. Check out the processor SDK for information about building your custom processor.

Changelog

Docker images

To pull the image, you can execute the following command:

docker pull ghcr.io/conduitio/conduit:v0.9.0