GoogleCloudPlatform/appengine-gcs-client

User-Agent doesn't include the version.

Opened this issue · 2 comments

For Java at least, this should get pulled out of the .pom file via generated resources, as in How do I filter resource files. Not sure about Python.

FYI, we do that in gcloud-java.

For reference how to see pom.xml and the code that pulls it.

Thanks for the references. Is this something we should survey across google/java or GoogleCloudPlatform/java repos w/ HTTP clients?