Skip to content

Update module cloud.google.com/go/dataflow to v0.14.0#1278

Merged
VardhanThigle merged 5 commits intoGoogleCloudPlatform:masterfrom
renovate-bot:renovate/cloud.google.com-go-dataflow-0.x
Apr 27, 2026
Merged

Update module cloud.google.com/go/dataflow to v0.14.0#1278
VardhanThigle merged 5 commits intoGoogleCloudPlatform:masterfrom
renovate-bot:renovate/cloud.google.com-go-dataflow-0.x

Conversation

@renovate-bot
Copy link
Copy Markdown
Contributor

@renovate-bot renovate-bot commented Mar 3, 2026

This PR contains the following updates:

Package Change Age Confidence
cloud.google.com/go/dataflow v0.11.0v0.14.0 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

googleapis/google-cloud-go (cloud.google.com/go/dataflow)

v0.14.0

Compare Source

  • bigquery BREAKING CHANGES:

    • Standard SQL is the default for queries and views.
    • Table.Create takes TableMetadata as a second argument, instead of
      options.
    • Dataset.Create takes DatasetMetadata as a second argument.
    • DatasetMetadata field ID renamed to FullID
    • TableMetadata field ID renamed to FullID
  • Other bigquery changes:

    • The client will append a random suffix to a provided job ID if you set
      AddJobIDSuffix to true in a job config.
    • Listing jobs is supported.
    • Better retry logic.
  • vision, language, speech: clients are now stable

  • monitoring: client is now beta

  • profiler:

    • Rename InstanceName to Instance, ZoneName to Zone
    • Auto-detect service name and version on AppEngine.

v0.13.0

Compare Source

  • bigquery: UseLegacySQL options for CreateTable and QueryConfig. Use these
    options to continue using Legacy SQL after the client switches its default
    to Standard SQL.

  • bigquery: Support for updating dataset labels.

  • bigquery: Set DatasetIterator.ProjectID to list datasets in a project other
    than the client's. DatasetsInProject is no longer needed and is deprecated.

  • bigtable: Fail ListInstances when any zones fail.

  • spanner: support decoding of slices of basic types (e.g. []string, []int64,
    etc.)

  • logging/logadmin: UpdateSink no longer creates a sink if it is missing
    (actually a change to the underlying service, not the client)

  • profiler: Service and ServiceVersion replace Target in Config.

v0.12.0

  • pubsub: Subscription.Receive now uses streaming pull.

  • pubsub: add Client.TopicInProject to access topics in a different project
    than the client.

  • errors: renamed errorreporting. The errors package will be removed shortly.

  • datastore: improved retry behavior.

  • bigquery: support updates to dataset metadata, with etags.

  • bigquery: add etag support to Table.Update (BREAKING: etag argument added).

  • bigquery: generate all job IDs on the client.

  • storage: support bucket lifecycle configurations.


Configuration

📅 Schedule: (in timezone Asia/Calcutta)

  • Branch creation
    • "before 3am on Wednesday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate-bot renovate-bot requested a review from a team as a code owner March 3, 2026 19:11
@renovate-bot renovate-bot requested review from VardhanThigle and aasthabharill and removed request for a team March 3, 2026 19:11
@renovate-bot renovate-bot force-pushed the renovate/cloud.google.com-go-dataflow-0.x branch from ca554af to 3f5840e Compare March 5, 2026 16:59
@renovate-bot renovate-bot force-pushed the renovate/cloud.google.com-go-dataflow-0.x branch from 3f5840e to f8078f1 Compare March 13, 2026 12:46
@renovate-bot renovate-bot force-pushed the renovate/cloud.google.com-go-dataflow-0.x branch from f8078f1 to 5a993ea Compare March 26, 2026 10:11
@renovate-bot renovate-bot force-pushed the renovate/cloud.google.com-go-dataflow-0.x branch from 5a993ea to be14e7e Compare April 2, 2026 20:07
@renovate-bot renovate-bot changed the title fix(deps): update module cloud.google.com/go/dataflow to v0.11.1 fix(deps): update module cloud.google.com/go/dataflow to v0.12.0 Apr 2, 2026
@forking-renovate
Copy link
Copy Markdown

forking-renovate Bot commented Apr 2, 2026

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 31 additional dependencies were updated

Details:

Package Change
cloud.google.com/go v0.121.0 -> v0.123.0
cloud.google.com/go/aiplatform v1.89.0 -> v1.120.0
cloud.google.com/go/datastream v1.14.1 -> v1.15.1
cloud.google.com/go/monitoring v1.24.2 -> v1.24.3
cloud.google.com/go/pubsub v1.49.0 -> v1.50.1
cloud.google.com/go/resourcemanager v1.10.6 -> v1.10.7
cloud.google.com/go/secretmanager v1.14.7 -> v1.16.0
cloud.google.com/go/spanner v1.82.0 -> v1.88.0
cloud.google.com/go/storage v1.52.0 -> v1.56.0
golang.org/x/crypto v0.48.0 -> v0.49.0
golang.org/x/net v0.51.0 -> v0.52.0
golang.org/x/tools v0.41.0 -> v0.42.0
google.golang.org/api v0.247.0 -> v0.274.0
google.golang.org/genproto v0.0.0-20250603155806-513f23925822 -> v0.0.0-20260319201613-d00831a3d3e7
google.golang.org/grpc v1.79.3 -> v1.80.0
cloud.google.com/go/auth v0.16.4 -> v0.18.2
github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v1.30.0 -> v1.31.0
github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric v0.51.0 -> v0.53.0
github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping v0.51.0 -> v0.53.0
golang.org/x/mod v0.32.0 -> v0.33.0
golang.org/x/time v0.12.0 -> v0.15.0
cloud.google.com/go/iam v1.5.2 -> v1.5.3
cloud.google.com/go/longrunning v0.6.7 -> v0.8.0
github.com/googleapis/enterprise-certificate-proxy v0.3.6 -> v0.3.14
github.com/googleapis/gax-go/v2 v2.15.0 -> v2.21.0
golang.org/x/oauth2 v0.34.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/term v0.40.0 -> v0.41.0
golang.org/x/text v0.34.0 -> v0.35.0
google.golang.org/genproto/googleapis/api v0.0.0-20251202230838-ff82c1b0f217 -> v0.0.0-20260401024825-9d38bb4040a9
google.golang.org/genproto/googleapis/rpc v0.0.0-20251202230838-ff82c1b0f217 -> v0.0.0-20260401024825-9d38bb4040a9

@pull-request-size pull-request-size Bot added size/M and removed size/XS labels Apr 2, 2026
@renovate-bot renovate-bot force-pushed the renovate/cloud.google.com-go-dataflow-0.x branch 3 times, most recently from 678f856 to 31c34eb Compare April 8, 2026 10:12
@renovate-bot renovate-bot changed the title fix(deps): update module cloud.google.com/go/dataflow to v0.12.0 Update module cloud.google.com/go/dataflow to v0.12.0 Apr 8, 2026
@renovate-bot renovate-bot force-pushed the renovate/cloud.google.com-go-dataflow-0.x branch 2 times, most recently from 5c9c869 to daa16a4 Compare April 9, 2026 23:37
@renovate-bot renovate-bot changed the title Update module cloud.google.com/go/dataflow to v0.12.0 Update module cloud.google.com/go/dataflow to v0.13.0 Apr 9, 2026
@renovate-bot renovate-bot force-pushed the renovate/cloud.google.com-go-dataflow-0.x branch from daa16a4 to 11f6940 Compare April 14, 2026 03:07
@renovate-bot renovate-bot changed the title Update module cloud.google.com/go/dataflow to v0.13.0 Update module cloud.google.com/go/dataflow to v0.14.0 Apr 14, 2026
@renovate-bot renovate-bot force-pushed the renovate/cloud.google.com-go-dataflow-0.x branch from 11f6940 to 58e914d Compare April 21, 2026 06:27
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 27, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 47.52%. Comparing base (665253e) to head (e1b7017).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1278      +/-   ##
==========================================
- Coverage   47.53%   47.52%   -0.01%     
==========================================
  Files         234      234              
  Lines       27098    27098              
  Branches      602      602              
==========================================
- Hits        12881    12879       -2     
- Misses      13471    13473       +2     
  Partials      746      746              
Components Coverage Δ
backend-apis 42.98% <ø> (ø)
backend-library 51.87% <ø> (ø)
cli 24.10% <ø> (ø)
frontend 38.56% <ø> (-0.05%) ⬇️
see 1 file with indirect coverage changes
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@forking-renovate
Copy link
Copy Markdown

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@VardhanThigle VardhanThigle merged commit 432055d into GoogleCloudPlatform:master Apr 27, 2026
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants