reswqa commented on PR #22383: URL: https://github.com/apache/flink/pull/22383#issuecomment-1506461557
It seems that: - `flink-connector-mongodb` has been released `v1.0.0` already but does not have the `v1.0` branch and the `main` branch artifact version is still `1.0-SNAPSHOT`. IIUC, after `v1.0.0` released, it should be updated to `2.0-SNAPSHOT`? - `flink-connector-aws` has been released `v4.1.0` already but does not have the `v4.1` branch. In [Branch model](https://cwiki.apache.org/confluence/display/FLINK/Externalized+Connector+development), we can find the following description: `branches are called v<major>.<minor>, for example v3.2`. If I understand correctly, we should have a `v4.1` branch. Or is it up to the connector owner to decide whether to create such a branch? @MartijnVisser Sorry to bother you, but I really want to hear your advice. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
