googleads / googleads/googleads-java-lib
have a "latest" version package
@christopherseeley is already working on this.
Since Jun 29, 2018.
- Dominant language
- Java
- Stars
- 234
- Forks
- 360
- PR merge metrics
- No merged PRs in 30d
Description
Hey DFP team,
Would it be possible to imagine to have a "package" called "latest" which points to the current latest version of the API ?
Example, currently we have com.google.api.ads.dfp.axis.v201805 as latest version. So the content of this would also be made available via package com.google.api.ads.dfp.axis.vlatest.
Integrators who always want to be using latest version only need to update their dependencies. But that's the only thing they would have to do. Currently we must manually update all our source code to change the version in the package name. Needless to say this is a real pain in the neck!
PS: this is not only related to this library, but all other wrappers in the different languages (php , etc)
Hope it's possible.
Thanks
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.