Skip to content

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-mediatranslation 0.9.6 -> 0.14.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.14.0: 0.14.0

Compare Source

Spanner
  • Make Cloud Spanner Mutations serializable (#​1952)
Dependencies
  • Remove guava from surface (#​1960)
  • Update developer list (#​1954)
  • Converting NettyChannelBuilder reference to ManagedChannelBuilder (#​1951)
  • Removing grpc-all exclusions in pom.xml (#​1942)
  • Adding dependency convergence (#​1943)
Pub/Sub
  • Fixing executor and flow control issues in subscriber (#​1915)
Core
Logging
  • Converting Logging deserialized enum types to StringEnumValue (#​1945)
Datastore
  • Converting all Datastore deserialized enum types to StringEnumValue (#​1941)
  • Retry datastore transactions (#​1242) (#​1932)
  • Mark LocalDatastoreHelper as internal (#​1931)
  • Update testing instructions for Datastore. (#​1930)
  • Force query results to become strongly consistent (#​1806)
  • Removing deprecated Value.meaning methods that were missed (#​1921)
Storage
  • Converting all Storage deserialized enum types to StringEnumValue (#​1940)
Translate
  • Fixing google-cloud-translate version in README (#​1926)
Misc
  • Improve update_versions.sh script (#​1964)
  • Regenerating SPI: method descriptors, removing usage of deprecated (#​1946)
  • Setup appveyor (#​1949)
  • Replace DateTime with Timestamp (#​1947)
  • Changes required for updated api-common (#​1927)
  • Update README.md version update script (#​1929)
  • Update release scripts to handle 1.x and 0.x versions living together (#​1922)
Examples
  • Logging refactor of JUL + monitored resource construction (#​1847)

v0.13.0: 0.13.0

Compare Source

Dependency updates
  • Update version of google-auth-java to 0.6.1 (#​1888) - fix for auth token refresh failures.
  • Update org.json to latest version (#​1904)
  • bump grpc dependency to 1.2.0 (#​1902) - also bumps protobuf to 3.2.0
  • Updating tcnative version to match grpc version (#​1912)
App engine Flex
  • Don't use UrlFetchTransport in App Engine Flex environment (#​1893)
Pub/Sub
  • Max ack extension (#​1898)
  • Change AckReplyConsumer to expose individual methods for replying (#​1899) breaking change
  • make Subscriber use ChannelProvider (#​1911) breaking change
Storage
  • Add Identity Access Management (IAM) to the Storage API (#​1812)
Other
  • Add annotations to specify GCP launch stage (#​1889)
  • Update page (#​1894) widespread breaking change
  • Make project.properties path independent per API (#​1863) - http header update
  • Refresh gapic clients (#​1917) - http header update

v0.12.0: 0.12.0

Compare Source

Natural Language

Natural Language v1beta2 Release (#​1878)

Core

Remove last use of setPort/setServiceAddress (#​1880)
Regenerating SPI: use setEndpoint (#​1879)

Pub/Sub

Rename newBuilder to defaultBuilder (#​1873)
Make deprecated methods package-private (#​1861)

Spanner

Replace a constant of type Set with ImmutableSet (#​1876)

Samples

New code snippet for push subscription + cleanup of deprecated snippets (#​1875)

Testing

GAE (Flex_Java/Flex_Custom/Flex_Compat/Std_Java8), GCE, GKE testing app for gcj (#​1859)

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

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

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.

@renovate-bot renovate-bot requested review from a team and yoshi-approver as code owners January 20, 2023 15:14
@forking-renovate forking-renovate bot added the automerge Merge the pull request once unit tests and other checks pass. label Jan 20, 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 20, 2023
@yoshi-approver yoshi-approver added the automerge: exact Summon MOG for automerging, but approvals need to be against the latest commit label Jan 20, 2023
@product-auto-label product-auto-label bot added samples Issues that are directly related to samples. api: mediatranslation Issues related to the Media Translation API. labels Jan 20, 2023
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 20, 2023
@gcf-merge-on-green gcf-merge-on-green bot merged commit 41aa80c into GoogleCloudPlatform:main Jan 20, 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 20, 2023
@renovate-bot renovate-bot deleted the renovate/com.google.cloud-google-cloud-mediatranslation-0.x branch January 20, 2023 15:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: mediatranslation Issues related to the Media Translation API. 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