Skip to content

Issues: googleapis/google-cloud-go

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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

perf: fmt.Errorf used instead of errors.New 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.
#9749 opened Apr 11, 2024 by egonelbre
spanner: out of range [0] with length 0 when OTMetrics enabled after client creation api: spanner Issues related to the Spanner API. priority: p2 Moderately-important priority. Fix may not be included in next release.
#9740 opened Apr 10, 2024 by tamayika
pubsub: Test if a subscription exists in the Google Pub/Sub Go API using sub.Exists(ctx) api: pubsub Issues related to the Pub/Sub API. type: question Request for information or clarification. Not an issue.
#9723 opened Apr 7, 2024 by AfonsoVilalonga
setup alert for when postprocessor image fails to build type: process A process-related concern. May include testing, release, or the like.
#9717 opened Apr 5, 2024 by codyoss
vertexai: Fix GenerativeModel struct for vertex model garden api: vertex-ai Issues related to the Vertex AI API.
#9630 opened Mar 22, 2024 by ryan-swit
spanner/spansql: spansql.ParseDDL is fialing on a valid query syntax api: spanner Issues related to the Spanner API. priority: p3 Desirable enhancement or fix. May not be included in next release.
#9622 opened Mar 20, 2024 by Arsen-Zhakypbek-Uulu
spanner: add (Batch)?Update(WithOptions)? to Client api: spanner Issues related to the Spanner API. needs more info This issue needs more information from the customer to proceed. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
#9583 opened Mar 14, 2024 by CAFxX
logging/logadmin: TestListMetrics failed api: logging Issues related to the Cloud Logging API. flakybot: flaky Tells the Flaky Bot not to close or comment on this issue. flakybot: issue An issue filed by the Flaky Bot. Should not be added manually. priority: p3 Desirable enhancement or fix. May not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
#9543 opened Mar 10, 2024 by flaky-bot bot
monitoringpb: types for cloudRun, gkeNamespace, gkeWorkload and gkeService are missing api: monitoring Issues related to the Cloud Monitoring API. external This issue is blocked on a bug with the actual product.
#9542 opened Mar 9, 2024 by moritzschmitz-oviva
datastore: query iterating over 36m objects panics with stack overflow api: datastore Issues related to the Datastore API. type: question Request for information or clarification. Not an issue.
#9528 opened Mar 8, 2024 by gannett-ggreer
spanner: panic in recordGFELatencyMetricsOT if EnableOpenTelemetryMetrics called after NewClient api: spanner Issues related to the Spanner API. priority: p2 Moderately-important priority. Fix may not be included in next release. type: question Request for information or clarification. Not an issue.
#9519 opened Mar 6, 2024 by henripqt
pubsublite/internal/wire: TestAssigningSubscriberStoppedWhileReassignmentHandlerActive failed api: pubsublite Issues related to the Pub/Sub Lite API. flakybot: flaky Tells the Flaky Bot not to close or comment on this issue. flakybot: issue An issue filed by the Flaky Bot. Should not be added manually. 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.
#9507 opened Mar 5, 2024 by flaky-bot bot
logging/logadmin: TestUpdateSink failed api: logging Issues related to the Cloud Logging API. flakybot: flaky Tells the Flaky Bot not to close or comment on this issue. flakybot: issue An issue filed by the Flaky Bot. Should not be added manually. priority: p3 Desirable enhancement or fix. May not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
#9468 opened Feb 26, 2024 by flaky-bot bot
logging/logadmin: TestCreateSink failed api: logging Issues related to the Cloud Logging API. flakybot: flaky Tells the Flaky Bot not to close or comment on this issue. flakybot: issue An issue filed by the Flaky Bot. Should not be added manually. priority: p3 Desirable enhancement or fix. May not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
#9466 opened Feb 25, 2024 by flaky-bot bot
firestore: iterator timeout issue with non-existent document reference api: firestore Issues related to the Firestore API. priority: p3 Desirable enhancement or fix. May not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
#9433 opened Feb 16, 2024 by lipchyk
spanner: allow to bind spanner.Statement to a placeholder api: spanner Issues related to the Spanner API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
#9432 opened Feb 16, 2024 by CAFxX
auth: support detecting default google access ID priority: p2 Moderately-important priority. Fix may not be included in next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
#9427 opened Feb 15, 2024 by BrennaEpp
storage: bucketAttrs class in bucket.go does not have Updated field for last modification time for bucket api: storage Issues related to the Cloud Storage API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
#9361 opened Feb 3, 2024 by raghavyadav01
all: better universe handling with project autodetection type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
#9304 opened Jan 25, 2024 by shollyman
vertexai: OpenTelemetry instrumentation type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
#9263 opened Jan 15, 2024 by nirga
profiler: update profiler to use auto-generated client libraries for cloudprofiler. api: cloudprofiler Issues related to the Cloud Profiler API. type: cleanup An internal cleanup or hygiene concern.
#9207 opened Jan 2, 2024 by psx95
internal/trace: add support for local OpenTelemetry trace provider type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
#9204 opened Dec 28, 2023 by quartzmo
update testing guide for REST clients type: docs Improvement to the documentation for an API.
#9190 opened Dec 20, 2023 by codyoss
spanner: PartitionReadUsingIndexWithOptions does not consider transaction level read options api: spanner Issues related to the Spanner API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
#9112 opened Dec 9, 2023 by harshachinta
bigquery: storage API fails silently when user does not have correct privileges api: bigquery Issues related to the BigQuery API. priority: p3 Desirable enhancement or fix. May not be included in next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
#9102 opened Dec 7, 2023 by stbenjam
ProTip! Mix and match filters to narrow down what you’re looking for.