Skip to content

Releases: 90poe/connectctl

v0.1.20

19 Mar 17:03
e8bd9bb
Compare
Choose a tag to compare

Changelog

e8bd9bb add logging around source loading (#65)

v0.1.19

19 Mar 15:28
443d3aa
Compare
Choose a tag to compare

Changelog

443d3aa File and Directory sources should be a bit more lenient when parsing files containing multiple connectors (#64)

v0.1.18

19 Mar 11:42
ffa000f
Compare
Choose a tag to compare

Changelog

ffa000f task: remove debug line

v0.1.17

19 Mar 11:18
ba7da69
Compare
Choose a tag to compare

Changelog

ba7da69 feat : set prefix for env vars - CONNECTCTL

v0.1.16

19 Mar 11:07
2f821d6
Compare
Choose a tag to compare

Changelog

2f821d6 add ability to configure manage via envvars (#63)

v0.1.15

13 Mar 17:48
aaafac5
Compare
Choose a tag to compare

Changelog

aaafac5 attach the version to the logger (#62)

v0.1.14

13 Mar 17:34
27bf92c
Compare
Choose a tag to compare

Changelog

27bf92c log the healthcheck calls (#61)

v0.1.13

13 Mar 17:03
c740f99
Compare
Choose a tag to compare

Changelog

c740f99 only restart Tasks that have failed - sometimes they have been 'PAUSED' or 'UNASSIGNED' (#60)

v0.1.12

12 Mar 16:20
1201bdf
Compare
Choose a tag to compare

Changelog

1201bdf allow configuring with an optional logger, default to a Noop (#59)

v0.1.11

10 Mar 14:33
ee4ef78
Compare
Choose a tag to compare

Changelog

009df4b chore : add tests for restarting connector and task error conditions (#56)
eebd154 feat: add a restart connector/task policy (#57)
ee4ef78 feat: surface some globals around restarts for the manage command (#58)