Skip to content

androidpublisher library still depends on RC version of googleapis-commonΒ #3729

@itsjgf

Description

@itsjgf

Hey!

I noticed that while issues have been raised before regarding dependencies on release candidate (RC) versions in some Google APIs libraries (e.g. #3692), the androidpublisher library still depends on an RC version of googleapis-common.

Specifically, the package.json file for the androidpublisher API currently uses:

"googleapis-common": "^8.0.2-rc.0"

Source:
https://github.com/googleapis/google-api-nodejs-client/blob/main/src/apis/androidpublisher/package.json#L31

Upgrading this dependency to a stable release would greatly improve stability and reliability for consumers using the androidpublisher library (and others to be honest). We are receiving warnings about using RC dependencies in our monitoring tools, and we believe other users are likely encountering the same issue.

Could this dependency be updated to point to a stable version soon?

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions