Towards 1.0.0.Final #361
gunnarmorling
started this conversation in
General
Replies: 1 comment 4 replies
-
|
I think #363 should be considered a blocker for 1.0.0 as it can be a little alienating right now trying to get to the bottom of how some of these commands work. Thoughts? |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Thanks to a heroic effort by @C0urante, kcctl gained support for several new APIs in recent Kafka Connect versions, and I think with those in, we're in a good shape for finally publishing a first final release of the project, 1.0.0.Final. Specifically, I think we can pretty much take what's there right (plus perhaps the pending matrix testing PR) and release an CR (candidate release) this week. Barring any further issues, the final would be essentially a retagged version of that (plus potentially any trivial typo fixes and such).
@C0urante, is there anything in the backlog which you think really should be done before 1.0.0.Final? In terms of API/configuration surface (which we shouldn't break after the Final), I feel we're good; the one thing which bothered me was the irregularity around deleting connectors, but you've already taken care of that. Curious what you think :)
Beta Was this translation helpful? Give feedback.
All reactions