apache / apache/airflow-client-go
`go get github.com/apache/airflow-client-go@latest` yields outdated `github.com/apache/airflow-client-go/airflow` subpackage
Open
- Dominant language
- Go
- Stars
- 220
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.