Update ghcr.io/conduitio/conduit Docker tag to v0.7.2
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
ghcr.io/conduitio/conduit | ironbank-docker | patch |
v0.7.1 -> v0.7.2
|
ghcr.io/conduitio/conduit | patch |
0.7.1 -> v0.7.2
|
|
ghcr.io/conduitio/conduit | stage | patch |
v0.7.1 -> v0.7.2
|
⚠ Dependency Lookup Warnings ⚠
Warnings were logged while processing this repo. Please check the logs for more information.
Release Notes
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
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.