Releases: ConduitIO/conduit
Releases · ConduitIO/conduit
v0.7.2
Changelog
- 7cf9c3b: Add a check in service.go to avoid panic when 2 connector ID's are the same (#1134) (@AdamHaffar)
- f9896cb: Add make lint (#1128) (@hariso)
- 5d87fc4: Make config more flexible (#1171) (@lovromazgon)
- 99d32f0: Refactor entrypoint, parse config from env vars and file (#1131) (@lovromazgon)
- 75726c7: Refactor logger to use zerolog ctx attached to event (#1169) (@lovromazgon)
- f1fd7ea: Replace github.com/golang/mock with go.uber.org/mock (#1168) (@lovromazgon)
- 99c9593: Use zip for windows releases (#1129) (@lyuboxa)
- 427db69: bump golangci-lint to v1.53.3 (#1152) (@maha-hajja)
- 0029b39: clean up DLQ connectors on connectors service init (#1144) (@lovromazgon)
- 58aac9a: fix issue #453 add nil checkers for endpoints (#1173) (@AdamHaffar)
Docker images
To pull the image, you can execute the following command:
docker pull ghcr.io/conduitio/conduit:v0.7.2
v0.7.1
v0.7.0
Changelog
- b86eb01: Enable nodejs in js processor (#1094) (@lovromazgon)
- 12ec39c: Fix CI badge in readme (#1000) (@lovromazgon)
- d036f1f: SR: Encoder and decoder (#1096) (@lovromazgon)
- 5367324: SR: Extract Avro schema with reflection (#1051) (@lovromazgon)
- be8d2dd: SR: Fake schema registry for tests (#1083) (@lovromazgon)
- e634ec8: SR: Implement cached schema registry client (#1049) (@lovromazgon)
- 00b362f: SR: Processor encodewithschema (#1098) (@lovromazgon)
- a1d1f41: Scripts for bumping versions (#995) (@hariso)
- 1cf327c: Use Debian Bullseye in Dockerfile (#1108) (@hariso)
- fdb0b0e: build(actions): match node version for ember (#1066) (@jmar910)
- d7f9224: build(ui): update mx-ui-components version (#1064) (@jmar910)
- 3cd2c30: build(ui): upgrade ember-modifier to 4.1.0 (#1065) (@jmar910)
- d824b53: build(ui): upgrade ember-sortable to latest (#1067) (@jmar910)
- 096656f: deps(ember): upgrade to latest LTS (4.8.x) (#1011) (@jayjayjpg)
- beef45c: doc: add mongodb connector (#1075) (@raulb)
- 9531dad: doc: fix typo (#1030) (@raulb)
- 46e56a5: doc: update GitHub links to show only remaining (#1008) (@raulb)
- 07ce9bd: docs(connectors): add section about adding built-in connectors (#1021) (@jayjayjpg)
- d8a0f6a: don't ignore .git folder (#1035) (@lovromazgon)
- 323cd0f: don't trigger lifecycle events for DLQ connectors (#1025) (@lovromazgon)
- 13221ad: implement processor decodewithschema (#1097) (@lovromazgon)
- be9ebe9: remove .dockerignore (#1036) (@lovromazgon)
- b26d260: return context when new transaction returns error (#1033) (@lovromazgon)
- cf6b879: update badger to v4.1.0 (#1001) (@lovromazgon)
- 45540f1: update pgx to v5.3.1 (#1002) (@lovromazgon)
Docker images
To pull the image, you can execute the following command:
docker pull ghcr.io/conduitio/conduit:v0.7.0
v0.6.2
v0.6.1
v0.6.0
Changelog
- 17cf478: Add CI action for generated code (#951) (@hariso)
- 0f2ead2: Stream Inspector: Add metrics (#971) (@hariso)
- 57de7b0: Stream Inspector: Close inspector when connector/processor is deleted (#882) (@hariso)
- 8648a6e: Close WebSocket connections when shutting down (#899) (@hariso)
- 01366a7: Design: Connector Lifecycle Methods (#916) (@lovromazgon)
- 588098b: Fix latest version for built-in plugins, bump built-in connectors (#996) (@lovromazgon)
- 3ca8c7b: Glob patterns exclude double digits in tags (#953) (@hariso)
- cd45646: Housekeeping: Markdownlint (#905) (@lovromazgon)
- 00ccd81: Lifecycle Events (#954) (@lovromazgon)
- 551eccc: Make graceful stop more graceful (#883) (@lovromazgon)
- 6b46e8b: Parallel processor JavaScript (#869) (@lovromazgon)
- e0e600c: Parallel processors (#744) (@lovromazgon)
- 82f7c66: Pipeline configuration v2 (#955) (@lovromazgon)
- 166dfe9: Trigger Lifecycle Events (#963) (@lovromazgon)
- 9541533: Update docs for built-in processors, improve filterfield processor (#992) (@hariso)
- ede3570: Update entities when provisioning config files (#968) (@lovromazgon)
- 6bb1be9: Update example in proto/README (#946) (@hariso)
- 7aa77fd: Upgrade Kafka connector to 0.4.1 (#923) (@hariso)
- 073647c: Upgrade golangci-lint to 1.52.2 (#975) (@hariso)
- bfea935: Use Buf remote plugins (#927) (@hariso)
- 7a8181b: create both deb and rpm files when releasing (#901) (@maha-hajja)
- 4ab4a85: installation guide (homebrew, deb, rpm) (#988) (@maha-hajja)
- bf4c1f5: keep alive tomb when starting pipeline (#911) (@lovromazgon)
- fbea7b4: parsejson processor fix (#970) (@maha-hajja)
- e5db0ce: upgrade golangci-lint to v1.51.2 (#921) (@maha-hajja)
Docker images
To pull the image, you can execute the following command:
docker pull ghcr.io/conduitio/conduit:v0.6.0
v0.1.1
Changelog
- 6860d67: .github: Bump docker/build-push-action from 2.7.0 to 2.8.0 (#90) (@dependabot[bot])
- d073a89: Add meaningful HTTP/gRPC codes (#69) (@jmar910)
- 7f7808f: Add spacing updates to align with design system (#89) (@jmar910)
- f4910de: Chage timestamp format in logger (#120) (@zeina1i)
- 82beaa9: Change slogan in README (@lovromazgon)
- db54d53: Change slogan in README.md (@lovromazgon)
- a7246a5: Fix Go reference badge link (@lovromazgon)
- 1d04661: Fix ghost connectors (#136) (@jmar910)
- 6198a11: Go Report Card badge (@lovromazgon)
- a6f4add: Known limitations (#70) (@lovromazgon)
- a743205: Refactor connector modal with component lib ModalDialog (#76) (@jmar910)
- 6141e24: Remove Go report badge (page is broken) (@lovromazgon)
- 733e505: Remove plugin doc link, update new issue link (@lovromazgon)
- 0012b6e: Remove sinon package (#93) (@jmar910)
- a7d662a: Revert "go.mod: bump github.com/xitongsys/parquet-go from 1.6.0 to 1.6.2 (#1)" (#8) (@lovromazgon)
- 0cd1fbb: S3 destination documentation (#67) (@maha-hajja)
- f5d9a5a: Update README with supported node version (#134) (@jmar910)
- cc33f84: Update documentation issue link (@lovromazgon)
- 6a3f59f: Upgrade ember-cli to 4.1.0 (#107) (@jmar910)
- ffde7f4: [UI] Add runtime API URL host (#126) (@jmar910)
- b63dea3: [UI] Add synchronous start/stop pipeline error notifications (#133) (@jmar910)
- cbf809b: [UI] Component lib upgrade + ember deprecations (#74) (@jmar910)
- e640a31: [UI] Update connector info UI (#96) (@jmar910)
- c17b8a3: documentation for file connectors (#71) (@maha-hajja)
- 675bb19: empty error when starting pipeline (#68) (@maha-hajja)
- 39c25b7: set static goreleaser version (@lovromazgon)
Docker images
To pull the image, you can execute the following command:
docker pull ghcr.io/conduitio/conduit:v0.1.1
v0.1.0
Changelog
- 6860d67: .github: Bump docker/build-push-action from 2.7.0 to 2.8.0 (#90) (@dependabot[bot])
- d073a89: Add meaningful HTTP/gRPC codes (#69) (@jmar910)
- 7f7808f: Add spacing updates to align with design system (#89) (@jmar910)
- a6f4add: Known limitations (#70) (@lovromazgon)
- a743205: Refactor connector modal with component lib ModalDialog (#76) (@jmar910)
- 0012b6e: Remove sinon package (#93) (@jmar910)
- a7d662a: Revert "go.mod: bump github.com/xitongsys/parquet-go from 1.6.0 to 1.6.2 (#1)" (#8) (@lovromazgon)
- 0cd1fbb: S3 destination documentation (#67) (@maha-hajja)
- cbf809b: [UI] Component lib upgrade + ember deprecations (#74) (@jmar910)
- c17b8a3: documentation for file connectors (#71) (@maha-hajja)
- 675bb19: empty error when starting pipeline (#68) (@maha-hajja)
- df7f067: set static goreleaser version (@lovromazgon)
Docker images
To pull the image, you can execute the following command:
docker pull ghcr.io/conduitio/conduit:v0.1.0