bgoldman-videoamp opened a new issue, #41: URL: https://github.com/apache/airflow-client-go/issues/41
I want to use the current version (v2.5.0), but using `go get github.com/apache/airflow-client-go@latest` as of today gives me `v0.0.0-20230203175943-7af9875e7d4c`. It definitely appears out of sync with the latest version as `NewClearTaskInstance()` function is missing and in addition the fields for the`ClearInstance` struct appear out of sync with those of the current version. go version: go1.19.5 darwin/arm64 -- 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]
