google cloud platform – Outdated client error while connecting to gcp bigtable using data boost profile with go

I am using go lang to connect to gcp bigtable. I am trying to use the data boost profile for this. I am using the latest version of go and Google cloud bigtable.
When I read rows from bigtable I get error like client needs to be updated.

When I check the ineligibility metrics in gcp console I see the error like outdated client.

I am not sure if data boost is not yet supported for go lang.

I try to use go lang client library for connecting to gcp bigtable and read rows. I need to read rows using the data boost profile.

Read more here: Source link