Update module cloud.google.com/go/dataflow to v0.14.0#1278
Merged
VardhanThigle merged 5 commits intoGoogleCloudPlatform:masterfrom Apr 27, 2026
Merged
Conversation
ca554af to
3f5840e
Compare
3f5840e to
f8078f1
Compare
f8078f1 to
5a993ea
Compare
5a993ea to
be14e7e
Compare
ℹ️ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
678f856 to
31c34eb
Compare
5c9c869 to
daa16a4
Compare
daa16a4 to
11f6940
Compare
11f6940 to
58e914d
Compare
VardhanThigle
approved these changes
Apr 27, 2026
Codecov Report✅ All modified and coverable lines are covered by tests. 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
🚀 New features to boost your workflow:
|
Edited/Blocked NotificationRenovate 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. |
Downgrade cloud.google.com/go/monitoring to v1.27.0
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.11.0→v0.14.0Warning
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.0Compare Source
bigquery BREAKING CHANGES:
Table.CreatetakesTableMetadataas a second argument, instead ofoptions.
Dataset.CreatetakesDatasetMetadataas a second argument.DatasetMetadatafieldIDrenamed toFullIDTableMetadatafieldIDrenamed toFullIDOther bigquery changes:
AddJobIDSuffixto true in a job config.vision, language, speech: clients are now stable
monitoring: client is now beta
profiler:
v0.13.0Compare 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.0pubsub: 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)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.