Releases: ConduitIO/conduit-maha
Releases · ConduitIO/conduit-maha
v0.5.1
Changelog
- fd94339: add template (@maha-hajja)
Docker images
To pull the image, you can execute the following command:
docker pull ghcr.io/conduitio/conduit:v0.5.1
v0.5.0
Changelog
- e3bc36e: another (@maha-hajja)
- b5bf2ee: commit (@maha-hajja)
- 229a104: sth (@maha-hajja)
- f06b79b: test upper (@maha-hajja)
Docker images
To pull the image, you can execute the following command:
docker pull ghcr.io/conduitio/conduit:v0.5.0
v0.4.0-nightly.20230223
Changelog
- e3bc36e: another (@maha-hajja)
- b5bf2ee: commit (@maha-hajja)
- 229a104: sth (@maha-hajja)
Docker images
To pull the image, you can execute the following command:
docker pull ghcr.io/conduitio/conduit:v0.4.0-nightly.20230223
v0.4.0-nightly.20230224
Changelog
- 50fa12b: second commit (@maha-hajja)
Docker images
To pull the image, you can execute the following command:
docker pull ghcr.io/conduitio/conduit:v0.4.0-nightly.20230224
v0.3.0
Changelog
- 50fa12b: second commit (@maha-hajja)
Docker images
To pull the image, you can execute the following command:
docker pull ghcr.io/conduitio/conduit:v0.3.0
0.1.0: Force stop pipeline API (#856)
* implement force stop API endpoint * Update pkg/pipeline/lifecycle.go Co-authored-by: Maha Hajja <[email protected]> * increase log level * update stop comment * use switch instead of if statement --------- Co-authored-by: Maha Hajja <[email protected]> Co-authored-by: Haris Osmanagić <[email protected]>