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