Skip to content

Tags: heetch/go-kafka-connect

Tags

4.0.0

Toggle 4.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
v4: feat(deploy): expandEnv + conditional pause + folder change (#1)

3.1.0

Toggle 3.1.0's commit message
Add the ability to specify additional custom HTTP headers

3.0.0

Toggle 3.0.0's commit message
Switch to Go modules

2.1.0

Toggle 2.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add support for basic auth username and password (ricardo-ch#36)

2.0.2

Toggle 2.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
minors fixes: (ricardo-ch#35)

- comment that new accepted parameter are path to files
- generate mocks
- remove unused stanza in config.toml

2.0.1

Toggle 2.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix few bugs for multiple deployment (ricardo-ch#33)

2.0.1-RC2

Toggle 2.0.1-RC2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Deploy multiple (ricardo-ch#32)

2.0.0

Toggle 2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Deploy multiple (ricardo-ch#32)

1.0.1

Toggle 1.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Some random fixes on REST client (ricardo-ch#31)

- rm useless setRestMode
- rm fall back to string error parser because to complicated
- define expected status code where error is definitive for each calls
- actually return an error when such such situation occurs
- retry all 409

1.0.0

Toggle 1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
clean up cli and add doc (ricardo-ch#24)