-
Notifications
You must be signed in to change notification settings - Fork 43
Closed
Description
Currently, the cdc version command displays the Git Commit Hash and Branch from the repository used to build the binary. With the integration of the legacy architecture into the new architecture repository, TiCDC binaries are now built exclusively from the new architecture repository.
To ensure consistency and avoid confusion, the cdc version command should always display the Git Commit Hash and Branch from the new architecture repository, regardless of whether the legacy or new architecture is used.
Users who need details about the legacy architecture’s commit can still find this information in the go.mod file of the new architecture repository.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels