Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BigQuery: Dependency pins may be inadequate #10008

Closed
crwilcox opened this issue Dec 23, 2019 · 0 comments · Fixed by #10016
Closed

BigQuery: Dependency pins may be inadequate #10008

crwilcox opened this issue Dec 23, 2019 · 0 comments · Fixed by #10016
Assignees
Labels
api: bigquery Issues related to the BigQuery API. priority: p2 Moderately-important priority. Fix may not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.

Comments

@crwilcox
Copy link
Contributor

When this PR, #9915, shipped as google-cloud-core=1.1.0 the core dep likely needs the minimum version rev'd

    "google-auth >= 1.9.0, < 2.0dev",
    "google-api-core >= 1.15.0, < 2.0dev",
    "google-cloud-core >= 1.0.3, < 2.0dev"
@crwilcox crwilcox added the api: bigquery Issues related to the BigQuery API. label Dec 23, 2019
@HemangChothani HemangChothani self-assigned this Dec 24, 2019
@yoshi-automation yoshi-automation added the triage me I really want to be triaged. label Dec 24, 2019
@tswast tswast added priority: p2 Moderately-important priority. Fix may not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. and removed triage me I really want to be triaged. labels Dec 26, 2019
@plamut plamut changed the title Dependency Pins for bigquery may be inadequate BigQuery: Dependency pins may be inadequate Dec 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigquery Issues related to the BigQuery API. priority: p2 Moderately-important priority. Fix may not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants