Skip to content

Releases: ConduitIO/conduit

v0.13.3

20 Mar 13:57
dfbac9c
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.13.3

conduit-release-view

v0.13.2

03 Mar 09:17
28873b9
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.13.2

conduit-release-view

v0.13.1

06 Feb 12:46
5266985
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.13.1

conduit-release-view

v0.13.0

04 Feb 16:29
7cd3414
Compare
Choose a tag to compare

A more automated method for keeping your connector documentation up to date. For more information, check out the original discussion, and the updated Connector Specification documentation page.

Conduit doesn't include a User Interface anymore, but it comes with a Command Line Interface that we think will fit better the needs of our users. Check out its dedicated page in our docs here where we'll continue documenting its capabilities. Here's where the original discussion took place.

📝 See the changelog post for more information.

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.13.0

conduit-release-view

v0.12.3

26 Nov 21:01
95ab7da
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.12.3

conduit-release-view

v0.12.2

08 Nov 17:12
5f5d4c9
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.12.2

conduit-release-view

v0.12.1

11 Oct 08:06
3df0511
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.12.1

conduit-release-view

v0.12.0

09 Oct 16:32
b4fcb2c
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.12.0

conduit-release-view

v0.11.1

07 Aug 17:02
8670c8a
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.11.1

conduit-release-view

v0.11.0

07 Aug 15:16
7601e06
Compare
Choose a tag to compare

Schema Support:

  • Introduced comprehensive schema support, allowing schemas to be attached to records.
  • Integrated a built-in schema registry, with the option to use an external schema registry.
  • Enhanced standalone connectors to retain type information.

Connector Improvements:

  • Introduced middleware for automatic schema handling in built-in connectors and processors.
  • Postgres Connector:
    • Added support for incremental snapshots in logical replication mode.
    • Improved management of logical replication slots.

Processor Improvements:

  • error
    • Introduced an error processor to send records to DLQ or fail the pipeline based on conditions.
  • webhook.http
    • Added the ability to specify headers in the webhook.http processor.
  • field.convert
    • Extended to support conversion to Go time.Time objects, handling unix nano timestamps and RFC3339 formatted dates.
  • avro.encode and avro.decode
    • Updated to use Conduit’s built-in schema registry.

Internal Improvements:

  • Fixed bug causing a panic when trying to run a partial pipeline.

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