UNCLASSIFIED - NO CUI

Skip to content

Update ghcr.io/conduitio/conduit Docker tag to v0.9.0

Ghost User requested to merge renovate/ghcr.io-conduitio-conduit-0.x into development

This MR contains the following updates:

Package Type Update Change
ghcr.io/conduitio/conduit minor v0.8.0 -> v0.9.0
ghcr.io/conduitio/conduit ironbank-docker minor v0.8.0 -> v0.9.0
ghcr.io/conduitio/conduit stage minor v0.8.0 -> v0.9.0

Release Notes

ConduitIO/conduit (ghcr.io/conduitio/conduit)

v0.9.0

Compare Source

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

v0.8.1

Compare Source

Changelog
Docker images

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

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

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about these updates again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports