googleads / googleads/googleads-java-lib

have a "latest" version package

Open
#144 8 comments 4 reactions 1 assignee View on GitHub

@christopherseeley is already working on this.

Since Jun 29, 2018.

enhancement P2
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.