Uh oh!
There was an error while loading. Please reload this page.
Fetch latest changes from master and bump translate version - #1154
Conversation
…SHOT Update version to 0.2.8-SNAPSHOT
googlebot
commented
Aug 11, 2016
We found a Contributor License Agreement for you (the sender of this pull request), but were unable to find agreements for the commit author(s). If you authored these, maybe you used a different email address in the git commits than was used to sign the CLA (login here to double check)? If these were authored by someone else, then they will need to sign a CLA as well, and confirm that they're okay with these being contributed to Google. |
coveralls
commented
Aug 11, 2016
Changes Unknown when pulling 7873773 on mziccard:translate-alpha into * on GoogleCloudPlatform:translate-alpha*. |
mziccard
commented
Aug 11, 2016
/cc @lesv |
| private static final String PUBSUB_SCOPE = "https://www.googleapis.com/auth/pubsub"; | ||
| private static final Set<String> SCOPES = ImmutableSet.of(PUBSUB_SCOPE); | ||
| private static final String DEFAULT_HOST = "https://pubsub.googleapis.com"; | ||
| private static final String DEFAULT_HOST = "pubsub.googleapis.com"; |
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
lesv
commented
Aug 11, 2016
One Q, otherwise LGTM |
🤖 I have created a release *beep* *boop* --- ## [3.11.10](https://togithub.com/googleapis/java-logging/compare/v3.11.9...v3.11.10) (2022-10-26) ### Dependencies * Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.5 ([#1156](https://togithub.com/googleapis/java-logging/issues/1156)) ([413fa54](https://togithub.com/googleapis/java-logging/commit/413fa54ee4f38d5c28e91f54f4a5cd8e0407b08a)) * Update dependency org.easymock:easymock to v5.0.1 ([#1159](https://togithub.com/googleapis/java-logging/issues/1159)) ([df8bfbe](https://togithub.com/googleapis/java-logging/commit/df8bfbeca6827e7d124a7880ae13e8bf6ec9c24c)) * Update dependency org.graalvm.buildtools:junit-platform-native to v0.9.16 ([#1144](https://togithub.com/googleapis/java-logging/issues/1144)) ([4836c7e](https://togithub.com/googleapis/java-logging/commit/4836c7e037bf6b15cb87d96770a12197cae9e57b)) * Update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.16 ([#1154](https://togithub.com/googleapis/java-logging/issues/1154)) ([a13ef9f](https://togithub.com/googleapis/java-logging/commit/a13ef9fa9c7d59a719534881cb4a995ead7e827d)) --- This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
…logback to v0.130.20-alpha (#1154) * chore(deps): update dependency com.google.cloud:google-cloud-logging-logback to v0.130.20-alpha * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
…1154) * fix: create and reuse self signed jwt creds for better performance * only create jwt cred when needed
🤖 I have created a release *beep* *boop* --- ## [1.16.0](https://togithub.com/googleapis/google-auth-library-java/compare/v1.15.0...v1.16.0) (2023-02-15) ### Features * Add PKCE to 3LO exchange. ([#1146](https://togithub.com/googleapis/google-auth-library-java/issues/1146)) ([5bf606b](https://togithub.com/googleapis/google-auth-library-java/commit/5bf606bb8f6d863b44e87587eebf51eaeea4a0ae)) ### Bug Fixes * Create and reuse self signed jwt creds for better performance ([#1154](https://togithub.com/googleapis/google-auth-library-java/issues/1154)) ([eaaa8e8](https://togithub.com/googleapis/google-auth-library-java/commit/eaaa8e89cf69d1e0d581443121f315854d52c75f)) * Java doc for DefaultPKCEProvider.java ([#1148](https://togithub.com/googleapis/google-auth-library-java/issues/1148)) ([154c127](https://togithub.com/googleapis/google-auth-library-java/commit/154c1279b3ec96cc34a3225e5e78800ccdda927c)) * Removed url pattern validation for google urls in external account credential configurations ([#1150](https://togithub.com/googleapis/google-auth-library-java/issues/1150)) ([35495b1](https://togithub.com/googleapis/google-auth-library-java/commit/35495b1207ffe11712ee996d3e305449752fb87c)) ### Documentation * Clarified Maven artifact for HTTP-based clients ([#1136](https://togithub.com/googleapis/google-auth-library-java/issues/1136)) ([b49fc13](https://togithub.com/googleapis/google-auth-library-java/commit/b49fc13b10d0e326c7296e2aad7a50ea03e774f5)) --- This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
🤖 I have created a release *beep* *boop* --- ## [3.11.10](https://togithub.com/googleapis/java-logging/compare/v3.11.9...v3.11.10) (2022-10-26) ### Dependencies * Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.5 ([googleapis#1156](https://togithub.com/googleapis/java-logging/issues/1156)) ([ce21ea8](https://togithub.com/googleapis/java-logging/commit/ce21ea8b57c2e6495cd45a3126021ef94a428124)) * Update dependency org.easymock:easymock to v5.0.1 ([googleapis#1159](https://togithub.com/googleapis/java-logging/issues/1159)) ([cd442ba](https://togithub.com/googleapis/java-logging/commit/cd442ba18e979a20bc64c8698be823b1a209a8a3)) * Update dependency org.graalvm.buildtools:junit-platform-native to v0.9.16 ([googleapis#1144](https://togithub.com/googleapis/java-logging/issues/1144)) ([5fc237a](https://togithub.com/googleapis/java-logging/commit/5fc237a720c0b61f253057276bc896aa5a702e44)) * Update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.16 ([googleapis#1154](https://togithub.com/googleapis/java-logging/issues/1154)) ([8bd717f](https://togithub.com/googleapis/java-logging/commit/8bd717f83c697565d6dac12cede5b47e8c79071f)) --- This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
…1154) * fix: create and reuse self signed jwt creds for better performance * only create jwt cred when needed
🤖 I have created a release *beep* *boop* --- ## [1.16.0](https://togithub.com/googleapis/google-auth-library-java/compare/v1.15.0...v1.16.0) (2023-02-15) ### Features * Add PKCE to 3LO exchange. ([#1146](https://togithub.com/googleapis/google-auth-library-java/issues/1146)) ([d08c70f](https://togithub.com/googleapis/google-auth-library-java/commit/d08c70f0a717890880479c947e0b38198b829d09)) ### Bug Fixes * Create and reuse self signed jwt creds for better performance ([#1154](https://togithub.com/googleapis/google-auth-library-java/issues/1154)) ([3240c29](https://togithub.com/googleapis/google-auth-library-java/commit/3240c29f4d8092deb211e64116cda5d6f9b526d3)) * Java doc for DefaultPKCEProvider.java ([#1148](https://togithub.com/googleapis/google-auth-library-java/issues/1148)) ([5347450](https://togithub.com/googleapis/google-auth-library-java/commit/534745094f9684cbe31696ac4a91de53eb9de40a)) * Removed url pattern validation for google urls in external account credential configurations ([#1150](https://togithub.com/googleapis/google-auth-library-java/issues/1150)) ([c4d7124](https://togithub.com/googleapis/google-auth-library-java/commit/c4d7124407bf128e49cb6e7b99cf129020eaf101)) ### Documentation * Clarified Maven artifact for HTTP-based clients ([#1136](https://togithub.com/googleapis/google-auth-library-java/issues/1136)) ([36fb92e](https://togithub.com/googleapis/google-auth-library-java/commit/36fb92ebc14e7009624533c56ceae0a775df2b80)) --- This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
🤖 I have created a release *beep* *boop* --- ## [2.9.9](https://togithub.com/googleapis/java-spanner-jdbc/compare/v2.9.8...v2.9.9) (2023-03-20) ### Dependencies * Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.5.0 ([googleapis#1153](https://togithub.com/googleapis/java-spanner-jdbc/issues/1153)) ([7caa2f9](https://togithub.com/googleapis/java-spanner-jdbc/commit/7caa2f9d8695b94ee0538b801996018bfc9d6704)) * Update dependency com.google.cloud:google-cloud-spanner-bom to v6.38.0 ([googleapis#1154](https://togithub.com/googleapis/java-spanner-jdbc/issues/1154)) ([a9149f0](https://togithub.com/googleapis/java-spanner-jdbc/commit/a9149f08a44ca058454b7bb6e31a9562f05208f2)) --- This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
…cies to v3.7.0 (#1154) [](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.cloud:google-cloud-shared-dependencies](https://togithub.com/googleapis/gapic-generator-java) | `3.6.0` -> `3.7.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/) | --- ### 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**: 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. --- - [ ] <!-- 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/googleapis/java-storage-nio). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4zMS40IiwidXBkYXRlZEluVmVyIjoiMzUuMzEuNCJ9-->
🤖 I have created a release *beep* *boop* --- ## [0.126.12](https://togithub.com/googleapis/java-storage-nio/compare/v0.126.11...v0.126.12) (2023-04-12) ### Dependencies * Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.7.0 ([#1154](https://togithub.com/googleapis/java-storage-nio/issues/1154)) ([3c92715](https://togithub.com/googleapis/java-storage-nio/commit/3c9271505115fbd20bf811f4c4fc2ebe73328f47)) --- This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
…cies to v3.7.0 (#1154) [](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.cloud:google-cloud-shared-dependencies](https://togithub.com/googleapis/gapic-generator-java) | `3.6.0` -> `3.7.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/) | --- ### 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**: 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. --- - [ ] <!-- 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/googleapis/java-storage-nio). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4zMS40IiwidXBkYXRlZEluVmVyIjoiMzUuMzEuNCJ9-->
🤖 I have created a release *beep* *boop* --- ## [0.126.12](https://togithub.com/googleapis/java-storage-nio/compare/v0.126.11...v0.126.12) (2023-04-12) ### Dependencies * Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.7.0 ([#1154](https://togithub.com/googleapis/java-storage-nio/issues/1154)) ([3c92715](https://togithub.com/googleapis/java-storage-nio/commit/3c9271505115fbd20bf811f4c4fc2ebe73328f47)) --- This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
…21.1 (#1154) [](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.protobuf:protobuf-java-util](https://developers.google.com/protocol-buffers/) ([source](https://togithub.com/protocolbuffers/protobuf)) | `3.21.0` -> `3.21.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### 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**: Renovate will not automatically rebase this PR, because other commits have been found. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. ⚠ **Warning**: custom changes will be lost. --- 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/googleapis/java-pubsub).
🤖 I have created a release *beep* *boop* --- ## [1.119.1](googleapis/java-pubsub@v1.119.0...v1.119.1) (2022-06-06) ### Dependencies * update dependency com.google.protobuf:protobuf-java-util to v3.21.0 ([#1152](googleapis/java-pubsub#1152)) ([d015371](googleapis/java-pubsub@d015371)) * update dependency com.google.protobuf:protobuf-java-util to v3.21.1 ([#1154](googleapis/java-pubsub#1154)) ([61aeecf](googleapis/java-pubsub@61aeecf)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
…21.1 (#1154) [](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.protobuf:protobuf-java-util](https://developers.google.com/protocol-buffers/) ([source](https://togithub.com/protocolbuffers/protobuf)) | `3.21.0` -> `3.21.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### 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**: Renovate will not automatically rebase this PR, because other commits have been found. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. ⚠ **Warning**: custom changes will be lost. --- 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/googleapis/java-pubsub).
🤖 I have created a release *beep* *boop* --- ## [1.119.1](googleapis/java-pubsub@v1.119.0...v1.119.1) (2022-06-06) ### Dependencies * update dependency com.google.protobuf:protobuf-java-util to v3.21.0 ([#1152](googleapis/java-pubsub#1152)) ([242979e](googleapis/java-pubsub@242979e)) * update dependency com.google.protobuf:protobuf-java-util to v3.21.1 ([#1154](googleapis/java-pubsub#1154)) ([d1a12cc](googleapis/java-pubsub@d1a12cc)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
… to v2.5.2 (googleapis#1154) [](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.cloud:google-cloud-bigtable](https://togithub.com/googleapis/java-bigtable) | `2.5.1` -> `2.5.2` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/java-bigtable</summary> ### [`v2.5.2`](https://togithub.com/googleapis/java-bigtable/blob/HEAD/CHANGELOG.md#​252-httpsgithubcomgoogleapisjava-bigtablecomparev251v252-2022-01-31) [Compare Source](https://togithub.com/googleapis/java-bigtable/compare/v2.5.1...v2.5.2) </details> --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-bigtable).
This PR fetches latest changes from master (required to make integration tests work). This also updates translate version to
0.2.8-SNAPSHOT.