forked from GoogleCloudPlatform/java-docs-samples
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit 41aa80c
authored
fix(deps): update dependency com.google.cloud:google-cloud-mediatranslation to v0.14.0 (GoogleCloudPlatform#7605)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.cloud:google-cloud-mediatranslation](https://github.com/googleapis/google-cloud-java) | `0.9.6` -> `0.14.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
---
### ⚠ Dependency Lookup Warnings ⚠
Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.
---
### Release Notes
<details>
<summary>googleapis/google-cloud-java</summary>
### [`v0.14.0`](https://github.com/googleapis/google-cloud-java/releases/tag/v0.14.0): 0.14.0
[Compare Source](https://github.com/googleapis/google-cloud-java/compare/v0.13.0...v0.14.0)
##### Spanner
- Make Cloud Spanner Mutations serializable ([#&GoogleCloudPlatform#8203;1952](https://github.com/googleapis/google-cloud-java/issues/1952))
##### Dependencies
- Remove guava from surface ([#&GoogleCloudPlatform#8203;1960](https://github.com/googleapis/google-cloud-java/issues/1960))
- Update developer list ([#&GoogleCloudPlatform#8203;1954](https://github.com/googleapis/google-cloud-java/issues/1954))
- Converting NettyChannelBuilder reference to ManagedChannelBuilder ([#&GoogleCloudPlatform#8203;1951](https://github.com/googleapis/google-cloud-java/issues/1951))
- Removing grpc-all exclusions in pom.xml ([#&GoogleCloudPlatform#8203;1942](https://github.com/googleapis/google-cloud-java/issues/1942))
- Adding dependency convergence ([#&GoogleCloudPlatform#8203;1943](https://github.com/googleapis/google-cloud-java/issues/1943))
##### Pub/Sub
- Fixing executor and flow control issues in subscriber ([#&GoogleCloudPlatform#8203;1915](https://github.com/googleapis/google-cloud-java/issues/1915))
##### Core
- Make SSLHandShakeException retryable ([#&GoogleCloudPlatform#8203;1938](https://github.com/googleapis/google-cloud-java/issues/1938))
- Creating an expandable enum type, converting StorageClass ([#&GoogleCloudPlatform#8203;1937](https://github.com/googleapis/google-cloud-java/issues/1937))
- Marking some core types [@&GoogleCloudPlatform#8203;BetaApi](https://github.com/BetaApi) and [@&GoogleCloudPlatform#8203;InternalApi](https://github.com/InternalApi) ([#&GoogleCloudPlatform#8203;1933](https://github.com/googleapis/google-cloud-java/issues/1933))
- Removing timeout settings that are set but never used ([#&GoogleCloudPlatform#8203;1934](https://github.com/googleapis/google-cloud-java/issues/1934))
##### Logging
- Converting Logging deserialized enum types to StringEnumValue ([#&GoogleCloudPlatform#8203;1945](https://github.com/googleapis/google-cloud-java/issues/1945))
##### Datastore
- Converting all Datastore deserialized enum types to StringEnumValue ([#&GoogleCloudPlatform#8203;1941](https://github.com/googleapis/google-cloud-java/issues/1941))
- Retry datastore transactions ([#&GoogleCloudPlatform#8203;1242](https://github.com/googleapis/google-cloud-java/issues/1242)) ([#&GoogleCloudPlatform#8203;1932](https://github.com/googleapis/google-cloud-java/issues/1932))
- Mark LocalDatastoreHelper as internal ([#&GoogleCloudPlatform#8203;1931](https://github.com/googleapis/google-cloud-java/issues/1931))
- Update testing instructions for Datastore. ([#&GoogleCloudPlatform#8203;1930](https://github.com/googleapis/google-cloud-java/issues/1930))
- Force query results to become strongly consistent ([#&GoogleCloudPlatform#8203;1806](https://github.com/googleapis/google-cloud-java/issues/1806))
- Removing deprecated Value.meaning methods that were missed ([#&GoogleCloudPlatform#8203;1921](https://github.com/googleapis/google-cloud-java/issues/1921))
##### Storage
- Converting all Storage deserialized enum types to StringEnumValue ([#&GoogleCloudPlatform#8203;1940](https://github.com/googleapis/google-cloud-java/issues/1940))
##### Translate
- Fixing google-cloud-translate version in README ([#&GoogleCloudPlatform#8203;1926](https://github.com/googleapis/google-cloud-java/issues/1926))
##### Misc
- Improve update_versions.sh script ([#&GoogleCloudPlatform#8203;1964](https://github.com/googleapis/google-cloud-java/issues/1964))
- Regenerating SPI: method descriptors, removing usage of deprecated ([#&GoogleCloudPlatform#8203;1946](https://github.com/googleapis/google-cloud-java/issues/1946))
- Setup appveyor ([#&GoogleCloudPlatform#8203;1949](https://github.com/googleapis/google-cloud-java/issues/1949))
- Replace DateTime with Timestamp ([#&GoogleCloudPlatform#8203;1947](https://github.com/googleapis/google-cloud-java/issues/1947))
- Changes required for updated api-common ([#&GoogleCloudPlatform#8203;1927](https://github.com/googleapis/google-cloud-java/issues/1927))
- Update README.md version update script ([#&GoogleCloudPlatform#8203;1929](https://github.com/googleapis/google-cloud-java/issues/1929))
- Update release scripts to handle 1.x and 0.x versions living together ([#&GoogleCloudPlatform#8203;1922](https://github.com/googleapis/google-cloud-java/issues/1922))
##### Examples
- Logging refactor of JUL + monitored resource construction ([#&GoogleCloudPlatform#8203;1847](https://github.com/googleapis/google-cloud-java/issues/1847))
### [`v0.13.0`](https://github.com/googleapis/google-cloud-java/releases/tag/v0.13.0): 0.13.0
[Compare Source](https://github.com/googleapis/google-cloud-java/compare/v0.12.0...v0.13.0)
##### Dependency updates
- Update version of google-auth-java to 0.6.1 ([#&GoogleCloudPlatform#8203;1888](https://github.com/googleapis/google-cloud-java/issues/1888)) - fix for auth token refresh failures.
- Update org.json to latest version ([#&GoogleCloudPlatform#8203;1904](https://github.com/googleapis/google-cloud-java/issues/1904))
- bump grpc dependency to 1.2.0 ([#&GoogleCloudPlatform#8203;1902](https://github.com/googleapis/google-cloud-java/issues/1902)) - also bumps protobuf to 3.2.0
- Updating tcnative version to match grpc version ([#&GoogleCloudPlatform#8203;1912](https://github.com/googleapis/google-cloud-java/issues/1912))
##### App engine Flex
- Don't use `UrlFetchTransport` in App Engine Flex environment ([#&GoogleCloudPlatform#8203;1893](https://github.com/googleapis/google-cloud-java/issues/1893))
##### Pub/Sub
- Max ack extension ([#&GoogleCloudPlatform#8203;1898](https://github.com/googleapis/google-cloud-java/issues/1898))
- Change AckReplyConsumer to expose individual methods for replying ([#&GoogleCloudPlatform#8203;1899](https://github.com/googleapis/google-cloud-java/issues/1899)) *breaking change*
- make Subscriber use ChannelProvider ([#&GoogleCloudPlatform#8203;1911](https://github.com/googleapis/google-cloud-java/issues/1911)) *breaking change*
##### Storage
- Add Identity Access Management (IAM) to the Storage API ([#&GoogleCloudPlatform#8203;1812](https://github.com/googleapis/google-cloud-java/issues/1812))
##### Other
- Add annotations to specify GCP launch stage ([#&GoogleCloudPlatform#8203;1889](https://github.com/googleapis/google-cloud-java/issues/1889))
- Update page ([#&GoogleCloudPlatform#8203;1894](https://github.com/googleapis/google-cloud-java/issues/1894)) *widespread breaking change*
- Make project.properties path independent per API ([#&GoogleCloudPlatform#8203;1863](https://github.com/googleapis/google-cloud-java/issues/1863)) - http header update
- Refresh gapic clients ([#&GoogleCloudPlatform#8203;1917](https://github.com/googleapis/google-cloud-java/issues/1917)) - http header update
### [`v0.12.0`](https://github.com/googleapis/google-cloud-java/releases/tag/v0.12.0): 0.12.0
[Compare Source](https://github.com/googleapis/google-cloud-java/compare/v0.11.0...v0.12.0)
##### Natural Language
Natural Language v1beta2 Release ([#&GoogleCloudPlatform#8203;1878](https://github.com/googleapis/google-cloud-java/issues/1878))
##### Core
Remove last use of setPort/setServiceAddress ([#&GoogleCloudPlatform#8203;1880](https://github.com/googleapis/google-cloud-java/issues/1880))
Regenerating SPI: use setEndpoint ([#&GoogleCloudPlatform#8203;1879](https://github.com/googleapis/google-cloud-java/issues/1879))
##### Pub/Sub
Rename newBuilder to defaultBuilder ([#&GoogleCloudPlatform#8203;1873](https://github.com/googleapis/google-cloud-java/issues/1873))
Make deprecated methods package-private ([#&GoogleCloudPlatform#8203;1861](https://github.com/googleapis/google-cloud-java/issues/1861))
##### Spanner
Replace a constant of type Set with ImmutableSet ([#&GoogleCloudPlatform#8203;1876](https://github.com/googleapis/google-cloud-java/issues/1876))
##### Samples
New code snippet for push subscription + cleanup of deprecated snippets ([#&GoogleCloudPlatform#8203;1875](https://github.com/googleapis/google-cloud-java/issues/1875))
##### Testing
GAE (Flex_Java/Flex_Custom/Flex_Compat/Std_Java8), GCE, GKE testing app for gcj ([#&GoogleCloudPlatform#8203;1859](https://github.com/googleapis/google-cloud-java/issues/1859))
### [`v0.11.0`](https://github.com/googleapis/google-cloud-java/releases/tag/v0.11.0): 0.11.0
[Compare Source](https://github.com/googleapis/google-cloud-java/compare/v0.10.0...v0.11.0)
##### Cross-API
- Remove ServiceRpcT parameterization ([#&GoogleCloudPlatform#8203;1759](https://github.com/googleapis/google-cloud-java/issues/1759))
- Narrow dependencies to avoid servlet-api ([#&GoogleCloudPlatform#8203;1766](https://github.com/googleapis/google-cloud-java/issues/1766))
- Reconcile RetrySettings & Clock (google-cloud-java part) ([#&GoogleCloudPlatform#8203;1738](https://github.com/googleapis/google-cloud-java/issues/1738))
- Renames from GAX: Function -> ApiFunction, RpcStreamObserver -> ApiStreamObserver ([#&GoogleCloudPlatform#8203;1787](https://github.com/googleapis/google-cloud-java/issues/1787))
- Add x-goog-api-client support to HTTP1.1 ([#&GoogleCloudPlatform#8203;1790](https://github.com/googleapis/google-cloud-java/issues/1790))
##### BigQuery
- Add DatastoreBackupOptions class for BigQuery ([#&GoogleCloudPlatform#8203;1757](https://github.com/googleapis/google-cloud-java/issues/1757))
- Implement BigQuery: LoadJobConfiguration to support schemaUpdateOptions ([#&GoogleCloudPlatform#8203;1647](https://github.com/googleapis/google-cloud-java/issues/1647))
- Add support for experimental schema autodetection feature within BigQuery ([#&GoogleCloudPlatform#8203;1648](https://github.com/googleapis/google-cloud-java/issues/1648))
##### Datastore
- Fix allocateId so it cannot be called on complete keys ([#&GoogleCloudPlatform#8203;1783](https://github.com/googleapis/google-cloud-java/issues/1783))
##### Logging
- Remove handler's buffer ([#&GoogleCloudPlatform#8203;1796](https://github.com/googleapis/google-cloud-java/issues/1796))
- Make flush wait for writes ([#&GoogleCloudPlatform#8203;1815](https://github.com/googleapis/google-cloud-java/issues/1815))
- use new PartitionKey implementation ([#&GoogleCloudPlatform#8203;1841](https://github.com/googleapis/google-cloud-java/issues/1841))
##### PubSub
- Change the AckReplyConsumer interface ([#&GoogleCloudPlatform#8203;1758](https://github.com/googleapis/google-cloud-java/issues/1758))
- Rename bundling to batching ([#&GoogleCloudPlatform#8203;1775](https://github.com/googleapis/google-cloud-java/issues/1775))
- Delete deprecated code ([#&GoogleCloudPlatform#8203;1771](https://github.com/googleapis/google-cloud-java/issues/1771))
- Update 'PubSubExample' to latest api ([#&GoogleCloudPlatform#8203;1808](https://github.com/googleapis/google-cloud-java/issues/1808))
- Pubsub SPI update ([#&GoogleCloudPlatform#8203;1818](https://github.com/googleapis/google-cloud-java/issues/1818))
- Update spi classes ([#&GoogleCloudPlatform#8203;1817](https://github.com/googleapis/google-cloud-java/issues/1817))
- use new PartitionKey implementation ([#&GoogleCloudPlatform#8203;1841](https://github.com/googleapis/google-cloud-java/issues/1841))
##### Spanner
- Move some classes from spanner to core ([#&GoogleCloudPlatform#8203;1770](https://github.com/googleapis/google-cloud-java/issues/1770))
- Change a test to not fail if the ordering of map changed. ([#&GoogleCloudPlatform#8203;1793](https://github.com/googleapis/google-cloud-java/issues/1793))
##### Storage
- Bump the storage API version. ([#&GoogleCloudPlatform#8203;1799](https://github.com/googleapis/google-cloud-java/issues/1799))
- Add DURABLE_REDUCED_AVAILABILITY storage class ([#&GoogleCloudPlatform#8203;1834](https://github.com/googleapis/google-cloud-java/issues/1834))
##### Contrib
- Rename shaded.cloud-nio to shaded.cloud_nio ([#&GoogleCloudPlatform#8203;1767](https://github.com/googleapis/google-cloud-java/issues/1767))
### [`v0.10.0`](https://github.com/googleapis/google-cloud-java/releases/tag/v0.10.0): 0.10.0
##### Storage
- Added support for per-object storage classes ([#&GoogleCloudPlatform#8203;1670](https://github.com/googleapis/google-cloud-java/issues/1670))
- Add helper for Google Cloud Storage IAM roles ([#&GoogleCloudPlatform#8203;1724](https://github.com/googleapis/google-cloud-java/issues/1724))
##### Logging
- Switch from `Future` to `ApiFuture` ([#&GoogleCloudPlatform#8203;1706](https://github.com/googleapis/google-cloud-java/issues/1706))
- Renamed generated client classes ([#&GoogleCloudPlatform#8203;1708](https://github.com/googleapis/google-cloud-java/issues/1708))
- Reduce memory consumption ([#&GoogleCloudPlatform#8203;1754](https://github.com/googleapis/google-cloud-java/issues/1754))
- Add async/sync setting to logging handler ([#&GoogleCloudPlatform#8203;1716](https://github.com/googleapis/google-cloud-java/issues/1716))
##### Pubsub
- Switch from `Future` to `ApiFuture` ([#&GoogleCloudPlatform#8203;1709](https://github.com/googleapis/google-cloud-java/issues/1709))
- Reduce generated logs ([#&GoogleCloudPlatform#8203;1749](https://github.com/googleapis/google-cloud-java/issues/1749), [#&GoogleCloudPlatform#8203;1748](https://github.com/googleapis/google-cloud-java/issues/1748))
- Fix potential deadlocks in startConnections ([#&GoogleCloudPlatform#8203;1674](https://github.com/googleapis/google-cloud-java/issues/1674))
##### Bigquery
- Add support of DATE, TIME, DATETIME for Field ([#&GoogleCloudPlatform#8203;1755](https://github.com/googleapis/google-cloud-java/issues/1755))
##### NIO
- Add convenience method for files with spaces ([#&GoogleCloudPlatform#8203;1463](https://github.com/googleapis/google-cloud-java/issues/1463))
- Add option for re-opening the channel to retry some errors ([#&GoogleCloudPlatform#8203;1715](https://github.com/googleapis/google-cloud-java/issues/1715))
##### Updates
- Rename RpcFuture to ApiFuture ([#&GoogleCloudPlatform#8203;1690](https://github.com/googleapis/google-cloud-java/issues/1690))
- Add flow control to bundling ([#&GoogleCloudPlatform#8203;1687](https://github.com/googleapis/google-cloud-java/issues/1687))
- Improved bundling performance ([#&GoogleCloudPlatform#8203;1721](https://github.com/googleapis/google-cloud-java/issues/1721))
- Remove deprecated methods ([#&GoogleCloudPlatform#8203;1678](https://github.com/googleapis/google-cloud-java/issues/1678), [#&GoogleCloudPlatform#8203;1707](https://github.com/googleapis/google-cloud-java/issues/1707), [#&GoogleCloudPlatform#8203;1753](https://github.com/googleapis/google-cloud-java/issues/1753))
- Remove transport from ServiceOptions hierarchy ([#&GoogleCloudPlatform#8203;1723](https://github.com/googleapis/google-cloud-java/issues/1723))
- Add project role identities to the Identity helper ([#&GoogleCloudPlatform#8203;1718](https://github.com/googleapis/google-cloud-java/issues/1718))
##### Samples/docs
- Miscellaneous improvements
</details>
---
### 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.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/GoogleCloudPlatform/java-docs-samples).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC45Ny42IiwidXBkYXRlZEluVmVyIjoiMzQuOTcuNiJ9-->1 parent 1f38daa commit 41aa80cCopy full SHA for 41aa80c
File tree
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedFilter options
- mediatranslation
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changed+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
29 |
| - | |
| 29 | + | |
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
|
0 commit comments