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

chore(deps): update dependency com.google.cloud:google-cloud-dataflow to v0.11.0 #7548

Conversation

renovate-bot
Copy link
Contributor

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.google.cloud:google-cloud-dataflow 0.7.0 -> 0.11.0 age adoption passing confidence

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

googleapis/google-cloud-java

v0.11.0: 0.11.0

Compare Source

Cross-API
  • Remove ServiceRpcT parameterization (#​1759)
  • Narrow dependencies to avoid servlet-api (#​1766)
  • Reconcile RetrySettings & Clock (google-cloud-java part) (#​1738)
  • Renames from GAX: Function -> ApiFunction, RpcStreamObserver -> ApiStreamObserver (#​1787)
  • Add x-goog-api-client support to HTTP1.1 (#​1790)
BigQuery
  • Add DatastoreBackupOptions class for BigQuery (#​1757)
  • Implement BigQuery: LoadJobConfiguration to support schemaUpdateOptions (#​1647)
  • Add support for experimental schema autodetection feature within BigQuery (#​1648)
Datastore
  • Fix allocateId so it cannot be called on complete keys (#​1783)
Logging
  • Remove handler's buffer (#​1796)
  • Make flush wait for writes (#​1815)
  • use new PartitionKey implementation (#​1841)
PubSub
Spanner
  • Move some classes from spanner to core (#​1770)
  • Change a test to not fail if the ordering of map changed. (#​1793)
Storage
  • Bump the storage API version. (#​1799)
  • Add DURABLE_REDUCED_AVAILABILITY storage class (#​1834)
Contrib
  • Rename shaded.cloud-nio to shaded.cloud_nio (#​1767)

v0.10.0: 0.10.0

Compare Source

Storage
  • Added support for per-object storage classes (#​1670)
  • Add helper for Google Cloud Storage IAM roles (#​1724)
Logging
  • Switch from Future to ApiFuture (#​1706)
  • Renamed generated client classes (#​1708)
  • Reduce memory consumption (#​1754)
  • Add async/sync setting to logging handler (#​1716)
Pubsub
Bigquery
  • Add support of DATE, TIME, DATETIME for Field (#​1755)
NIO
  • Add convenience method for files with spaces (#​1463)
  • Add option for re-opening the channel to retry some errors (#​1715)
Updates
Samples/docs
  • Miscellaneous improvements

v0.9.0: 0.9.0

Compare Source

Pub/Sub High-Performance Rewrite

The Pub/Sub client has been completely rewritten to enable high throughput. The handwritten layer on top of the SPI layer has been deprecated, and two handwritten classes have been added in the SPI layer, Publisher and Subscriber, for publishing and subscribing. (Note for those concerned: synchronous pull is still possible in SubscriberClient.) The handwritten layer was deprecated because the SPI layer can be kept up to date more easily with new service features. Since the change is so disruptive, we have retained the deprecated classes, but moved them under com.google.cloud.pubsub.deprecated. They will be removed before the Pub/Sub client goes to GA.

Logging
  • add zone to GAE Flex logging enhancer (#​1589)
  • fix(logging): Make LoggingHandler.Enhancer interface public (#​1607)
SPI layer changes
  • SPI layer: Regenerating with RpcStreamObserver (#​1611)
    • This change is a prerequisite to enabling the shading of Guava
Docs
  • Javadocs: adding links to external types (#​1600)
  • fix a typo in README.md (#​1604)

v0.8.0: 0.8.0

Select clients going from Alpha to Beta

In this release, clients for four APIs are moving to beta:

  • Google Cloud BigQuery
  • Stackdriver Logging
  • Google Cloud Datastore
  • Google Cloud Storage

Their versions will have “-beta” on the end call out that fact. All other clients are still Alpha.

Features
  • QueryParameter support added to BigQuery, DATE/TIME/DATETIME added to LegacySQLTypeName (#​1451)
Interface changes
  • Logging api layer: using resource name classes instead of strings where appropriate (#​1454)
Test improvements

Several tests were flaky on AppVeyor, so improvements were made to make them more reliable.

  • BlockingProcessStreamReader (#​1457)
  • BigQuery integration tests (#​1456)
  • PubSub integration tests (#​1453)
  • DNS tests: removed LocalDnsHelper and its test (#​1446)

Despite that, integration tests were still failing on AppVeyor, so they have been disabled until they can all run reliably - tracking issue: #​1429

Documentation, Snippets

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

Rebasing: Never, 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 has been generated by Mend Renovate. View repository job log here.

@forking-renovate forking-renovate bot added the automerge Merge the pull request once unit tests and other checks pass. label Jan 9, 2023
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 9, 2023
@product-auto-label product-auto-label bot added the samples Issues that are directly related to samples. label Jan 9, 2023
@yoshi-approver yoshi-approver added the automerge: exact Summon MOG for automerging, but approvals need to be against the latest commit label Jan 9, 2023
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 9, 2023
@gcf-merge-on-green gcf-merge-on-green bot merged commit 4fe195c into GoogleCloudPlatform:main Jan 9, 2023
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Jan 9, 2023
@renovate-bot renovate-bot deleted the renovate/com.google.cloud-google-cloud-dataflow-0.x branch January 9, 2023 22:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge: exact Summon MOG for automerging, but approvals need to be against the latest commit samples Issues that are directly related to samples.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants