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
- 582be55: CLI: Add pipelines describe command (#2078) (@hariso)
- 2515cf5: Fix CLI flag naming (#2070) (@hariso)
- 717c033: Remove make ui-dist from goreleaser config (#2053) (@lovromazgon)
- 7cd3414: Update SDK to v0.13, bump builtin connectors (#2123) (@hariso)
- 4623062: Update latest version in README (#2119) (@hariso)
- 9265675: [automated] Update Buf dependencies (#2002) (@github-actions[bot])
- 897279e: [automated] Update Buf dependencies (#2044) (@github-actions[bot])
- 9ae2dc5: chore: add tests to ExecuteWithClient for pipelines cmds (#2111) (@raulb)
- e852011: chore: update ecdysis (#2030) (@raulb)
- 643a331: describe connector plugins command (#2086) (@maha-hajja)
- 8c8e3b7: feat(CLI): add connector plugins ls (#2079) (@raulb)
- ac8fff0: feat(CLI): add connectors describe (#2082) (@raulb)
- 0f0e5db: feat(CLI): add connectors ls (#2076) (@raulb)
- 84c87ed: feat(CLI): add processors ls (#2077) (@raulb)
- 603f313: feat(cli): add processor plugins ls (#2081) (@raulb)
- 48917b5: feat: add conduit config (#2033) (@raulb)
- 1cf0a29: feat: add conduit run (#2038) (@raulb)
- 3268d78: feat: add conduit version (#2035) (@raulb)
- 99517c7: feat: add docs command (#2098) (@raulb)
- 5360931: feat: add ecdysis to Conduit CLI (#1983) (@raulb)
- 1745afd: feat: add pipelines ls cmd (+client API) (#2063) (@raulb)
- 873e9e3: feat: add processor describe (#2089) (@raulb)
- fb39b12: feat: improve pipelines desc (#2099) (@raulb)
- d60e671: feat: show connector type on ls (#2096) (@raulb)
- acad1a9: feat: use output decorator, adding tests (#2104) (@raulb)
- 5a1710b: fix empty author bug (#2100) (@maha-hajja)
- 82a0391: fix init bug & docs (#2117) (@maha-hajja)
- 2c80621: fix(CLI): not found errors (#2114) (@raulb)
- 24f4475: fix: example pipeline with processor (#2060) (@raulb)
- 8d3395b: fix: include run (#2041) (@raulb)
- 3a8bb08: fix: required conduit.yaml (#2031) (@raulb)
- d8169e0: processor plugin desc (#2088) (@maha-hajja)
- fdb4f49: refactor: remove UI (#2036) (@raulb)
- 170fa09: refactor: update type on processors ls (#2097) (@raulb)
- 6183101: some more changes (#2042) (@raulb)
Release Artifacts
OSX Darwin
Linux
- 📦 conduit_0.13.0_Linux_arm64.deb
- 📦 conduit_0.13.0_Linux_arm64.rpm
- 📦 conduit_0.13.0_Linux_arm64.tar.gz
- 📦 conduit_0.13.0_Linux_i386.deb
- 📦 conduit_0.13.0_Linux_i386.rpm
- 📦 conduit_0.13.0_Linux_i386.tar.gz
- 📦 conduit_0.13.0_Linux_x86_64.deb
- 📦 conduit_0.13.0_Linux_x86_64.rpm
- 📦 conduit_0.13.0_Linux_x86_64.tar.gz
Windows
Docker images
To pull the image, you can execute the following command:
docker pull conduit.docker.scarf.sh/conduitio/conduit:v0.13.0