Skip to content
This repository was archived by the owner on Sep 27, 2023. It is now read-only.

Commit e4e5d91

Browse files
chore: add breaking change ignore lists (#103)
* chore(deps): update dependency com.google.cloud.samples:shared-configuration to v1.0.13 (#94) af53593 commit af53593 Author: WhiteSource Renovate <[email protected]> Date: Wed Mar 25 19:56:07 2020 +0100 chore(deps): update dependency com.google.cloud.samples:shared-configuration to v1.0.13 (#94) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [com.google.cloud.samples:shared-configuration](https://togithub.com/GoogleCloudPlatform/java-repo-tools) | patch | `1.0.12` -> `1.0.13` | --- ### Release Notes <details> <summary>GoogleCloudPlatform/java-repo-tools</summary> ### [`v1.0.13`](https://togithub.com/GoogleCloudPlatform/java-repo-tools/releases/v1.0.13) [Compare Source](https://togithub.com/GoogleCloudPlatform/java-repo-tools/compare/v1.0.12...v1.0.13) Fix some issues w/ Checkstyle configuration. We left the option to turn it off out. </details> --- ### Renovate configuration 📅 **Schedule**: 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 [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#googleapis/java-bigquerydatatransfer). * deps: update dependency com.google.api:api-common to v1.9.0 (#98) 174da35 commit 174da35 Author: WhiteSource Renovate <[email protected]> Date: Thu Mar 26 00:20:20 2020 +0100 deps: update dependency com.google.api:api-common to v1.9.0 (#98) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [com.google.api:api-common](https://togithub.com/googleapis/api-common-java) | minor | `1.8.1` -> `1.9.0` | --- ### Release Notes <details> <summary>googleapis/api-common-java</summary> ### [`v1.9.0`](https://togithub.com/googleapis/api-common-java/releases/v1.9.0) [Compare Source](https://togithub.com/googleapis/api-common-java/compare/v1.8.1...v1.9.0) 03-25-2020 14:09 PST #### New Features - Add `@BetaApi` `ApiFutres.catchingAsync()` ([#&#8203;117](https://togithub.com/googleapis/api-common-java/pull/117)) ##### Dependencies - Update guava to v28.2-android ([#&#8203;110](https://togithub.com/googleapis/api-common-java/pull/110)) - Update error_prone_annotations to v2.2.3 ([#&#8203;111](https://togithub.com/googleapis/api-common-java/pull/111)) </details> --- ### Renovate configuration 📅 **Schedule**: 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 [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#googleapis/java-bigquerydatatransfer). * chore: use latest protoc-java-resource-name-plugin in bazel WORKSPACE. new commits: - fix: stop generating `parseList` and `toStringList` if a multi-pattern resource name has subclasses (#79) googleapis/googleapis@8bea81b commit 8bea81bfa461698981b3d3a488a95633d2f6e9ff Author: Google APIs <[email protected]> Date: Thu Mar 26 14:44:25 2020 -0700 chore: use latest protoc-java-resource-name-plugin in bazel WORKSPACE. new commits: - fix: stop generating `parseList` and `toStringList` if a multi-pattern resource name has subclasses (#79) committer: @hzyi-google PiperOrigin-RevId: 303197602 * add breaking change whitelists Co-authored-by: yoshi-automation <[email protected]>
1 parent 8a836b9 commit e4e5d91

File tree

5 files changed

+35
-78
lines changed

5 files changed

+35
-78
lines changed

proto-google-cloud-bigquerydatatransfer-v1/clirr-ignored-differences.xml

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,34 @@
2929
<className>com/google/cloud/bigquery/datatransfer/v1/LocationName</className>
3030
<to>com/google/cloud/bigquery/datatransfer/v1/ParentName</to>
3131
</difference>
32+
<difference>
33+
<differenceType>7002</differenceType>
34+
<className>com/google/cloud/bigquery/datatransfer/v1/DataSourceName</className>
35+
<method>*parse(*)</method>
36+
</difference>
37+
<difference>
38+
<differenceType>7002</differenceType>
39+
<className>com/google/cloud/bigquery/datatransfer/v1/DataSourceName</className>
40+
<method>*toStrings(*)</method>
41+
</difference>
42+
<difference>
43+
<differenceType>7002</differenceType>
44+
<className>com/google/cloud/bigquery/datatransfer/v1/RunName</className>
45+
<method>*parse(*)</method>
46+
</difference>
47+
<difference>
48+
<differenceType>7002</differenceType>
49+
<className>com/google/cloud/bigquery/datatransfer/v1/RunName</className>
50+
<method>*toStrings(*)</method>
51+
</difference>
52+
<difference>
53+
<differenceType>7002</differenceType>
54+
<className>com/google/cloud/bigquery/datatransfer/v1/TransferConfigName</className>
55+
<method>*parse(*)</method>
56+
</difference>
57+
<difference>
58+
<differenceType>7002</differenceType>
59+
<className>com/google/cloud/bigquery/datatransfer/v1/TransferConfigName</className>
60+
<method>*toStrings(*)</method>
61+
</difference>
3262
</differences>

proto-google-cloud-bigquerydatatransfer-v1/src/main/java/com/google/cloud/bigquery/datatransfer/v1/DataSourceName.java

Lines changed: 0 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@
2222
import com.google.api.resourcenames.ResourceName;
2323
import com.google.common.base.Preconditions;
2424
import com.google.common.collect.ImmutableMap;
25-
import java.util.ArrayList;
26-
import java.util.List;
2725
import java.util.Map;
2826
import java.util.Objects;
2927

@@ -146,28 +144,6 @@ public static DataSourceName parse(String formattedString) {
146144
throw new ValidationException("JobName.parse: formattedString not in valid format");
147145
}
148146

149-
@BetaApi("The method will be renamed to parseList after subclasses of this class are removed.")
150-
public static List<DataSourceName> parse(List<String> formattedStrings) {
151-
List<DataSourceName> list = new ArrayList<>(formattedStrings.size());
152-
for (String formattedString : formattedStrings) {
153-
list.add(parse(formattedString));
154-
}
155-
return list;
156-
}
157-
158-
@BetaApi("The method will be renamed to toStringList after subclasses of this class are removed.")
159-
public static List<String> toStrings(List<DataSourceName> values) {
160-
List<String> list = new ArrayList<>(values.size());
161-
for (DataSourceName value : values) {
162-
if (value == null) {
163-
list.add("");
164-
} else {
165-
list.add(value.toString());
166-
}
167-
}
168-
return list;
169-
}
170-
171147
public static boolean isParsableFrom(String formattedString) {
172148
return PROJECT_DATA_SOURCE_PATH_TEMPLATE.matches(formattedString)
173149
|| PROJECT_LOCATION_DATA_SOURCE_PATH_TEMPLATE.matches(formattedString);

proto-google-cloud-bigquerydatatransfer-v1/src/main/java/com/google/cloud/bigquery/datatransfer/v1/RunName.java

Lines changed: 0 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@
2222
import com.google.api.resourcenames.ResourceName;
2323
import com.google.common.base.Preconditions;
2424
import com.google.common.collect.ImmutableMap;
25-
import java.util.ArrayList;
26-
import java.util.List;
2725
import java.util.Map;
2826
import java.util.Objects;
2927

@@ -182,28 +180,6 @@ public static RunName parse(String formattedString) {
182180
throw new ValidationException("JobName.parse: formattedString not in valid format");
183181
}
184182

185-
@BetaApi("The method will be renamed to parseList after subclasses of this class are removed.")
186-
public static List<RunName> parse(List<String> formattedStrings) {
187-
List<RunName> list = new ArrayList<>(formattedStrings.size());
188-
for (String formattedString : formattedStrings) {
189-
list.add(parse(formattedString));
190-
}
191-
return list;
192-
}
193-
194-
@BetaApi("The method will be renamed to toStringList after subclasses of this class are removed.")
195-
public static List<String> toStrings(List<RunName> values) {
196-
List<String> list = new ArrayList<>(values.size());
197-
for (RunName value : values) {
198-
if (value == null) {
199-
list.add("");
200-
} else {
201-
list.add(value.toString());
202-
}
203-
}
204-
return list;
205-
}
206-
207183
public static boolean isParsableFrom(String formattedString) {
208184
return PROJECT_TRANSFER_CONFIG_RUN_PATH_TEMPLATE.matches(formattedString)
209185
|| PROJECT_LOCATION_TRANSFER_CONFIG_RUN_PATH_TEMPLATE.matches(formattedString);

proto-google-cloud-bigquerydatatransfer-v1/src/main/java/com/google/cloud/bigquery/datatransfer/v1/TransferConfigName.java

Lines changed: 0 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@
2222
import com.google.api.resourcenames.ResourceName;
2323
import com.google.common.base.Preconditions;
2424
import com.google.common.collect.ImmutableMap;
25-
import java.util.ArrayList;
26-
import java.util.List;
2725
import java.util.Map;
2826
import java.util.Objects;
2927

@@ -153,28 +151,6 @@ public static TransferConfigName parse(String formattedString) {
153151
throw new ValidationException("JobName.parse: formattedString not in valid format");
154152
}
155153

156-
@BetaApi("The method will be renamed to parseList after subclasses of this class are removed.")
157-
public static List<TransferConfigName> parse(List<String> formattedStrings) {
158-
List<TransferConfigName> list = new ArrayList<>(formattedStrings.size());
159-
for (String formattedString : formattedStrings) {
160-
list.add(parse(formattedString));
161-
}
162-
return list;
163-
}
164-
165-
@BetaApi("The method will be renamed to toStringList after subclasses of this class are removed.")
166-
public static List<String> toStrings(List<TransferConfigName> values) {
167-
List<String> list = new ArrayList<>(values.size());
168-
for (TransferConfigName value : values) {
169-
if (value == null) {
170-
list.add("");
171-
} else {
172-
list.add(value.toString());
173-
}
174-
}
175-
return list;
176-
}
177-
178154
public static boolean isParsableFrom(String formattedString) {
179155
return PROJECT_TRANSFER_CONFIG_PATH_TEMPLATE.matches(formattedString)
180156
|| PROJECT_LOCATION_TRANSFER_CONFIG_PATH_TEMPLATE.matches(formattedString);

synth.metadata

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"updateTime": "2020-03-25T16:38:13.156729Z",
2+
"updateTime": "2020-03-27T08:44:53.569637Z",
33
"sources": [
44
{
55
"generator": {
@@ -12,17 +12,16 @@
1212
"git": {
1313
"name": "googleapis",
1414
"remote": "https://github.com/googleapis/googleapis.git",
15-
"sha": "0e07113e776bdd8fcc0783372e08bb6e76cb1b5b",
16-
"internalRef": "302892245",
17-
"log": "0e07113e776bdd8fcc0783372e08bb6e76cb1b5b\ndocs: Update documentation with links to smart home developer guides and reference pages. Remove outdated authorization instructions.\n\nPiperOrigin-RevId: 302892245\n\n"
15+
"sha": "8bea81bfa461698981b3d3a488a95633d2f6e9ff",
16+
"internalRef": "303197602",
17+
"log": "8bea81bfa461698981b3d3a488a95633d2f6e9ff\nchore: use latest protoc-java-resource-name-plugin in bazel WORKSPACE.\nnew commits:\n- fix: stop generating `parseList` and `toStringList` if a multi-pattern resource name has subclasses (#79)\n\ncommitter: @hzyi-google\nPiperOrigin-RevId: 303197602\n\nb14af92e565264675d6b12cd2c0ded6c94ddd7f8\nfix talent API incorrect placeholders in two resource name patterns.\ncommitter: @hzyi-google\n\nPiperOrigin-RevId: 303189497\n\n8e22db908ae09e1f7e2802c03b4563fd6b524e0e\nchore(google/maps): Update postprocessing script for Java.\n\n- Update root build.gradle to load local plugin\n- Change com.google.api.grpc group to com.google.maps\n\nPiperOrigin-RevId: 303176850\n\n65816afa71e588252b7119dc723592abe51ea106\nbazel: update gapic-generator-go to v0.12.5 and gapic-generator hash\n\nChanges to gapic-generator-go include:\n* feat: strip invalid link references in comments\n* chore: updating Go deps in bazel repositories\n\nChanges to gapic-generator include:\n* fix: bazel go build gen check for cloud in proto pkg name\n* Revert \"feat: allow static substitution for group name\"\n\nPiperOrigin-RevId: 303150338\n\nd4aa417ed2bba89c2d216900282bddfdafef6128\nFix incorrect retry config in gapic v2 for kms.\n\nPiperOrigin-RevId: 303010132\n\nfd08334533204fdd1b33f79fcb263dbb5bf13de0\nfix: osconfig/v1 update go_gapic_library target to microgen interface\n\nPiperOrigin-RevId: 303007866\n\ne2c0f2a0e06d86b50aba98f67f9f291587d986b3\nUpdate comments for google/rpc/error_details.proto.\n\nPiperOrigin-RevId: 303002528\n\nf786c7586748e78a286b1620ff3ddbf7b4dcab92\nfeat: Add OsConfigService v1 patch APIs.\n\nPiperOrigin-RevId: 302999346\n\n0341fa3fc2f4073a1b1f260d37b2ce620799f545\nTurn on gapic config v2 for kms.\n\nCommitter: @hzyi-google\nPiperOrigin-RevId: 302980301\n\n32dc6e832039b61ac3fb82c72eb0a27570aebcd6\nredis: v1beta1 enables REDIS_5_0 as an option for redis_version field and adds two new redis configs --stream-node-max-entries --stream-node-max-bytes\n\nPiperOrigin-RevId: 302958009\n\n685f16483cc4d87c35051f21f8f13ef4fdc919b4\nredis: v1 enables REDIS_5_0 as an option for redis_version field and adds two new redis configs --stream-node-max-entries --stream-node-max-bytes\n\nPiperOrigin-RevId: 302957729\n\n733cb282ae5e64673ef86c9a5dff647df803d8b7\nAdd GAPIC cofiguration for v1 client library genetration.\n\nPiperOrigin-RevId: 302928200\n\n1b0fff5f2ec6dc4a9443d9b50e70e9c94c30c45b\ndocs: remove an internal lint declaration\n\nPiperOrigin-RevId: 302928106\n\n2be23f3f3036a6f7ce0844def3d2d3da74e5d415\nfix(google/maps): Add post-processing rules for Google Maps APIs\n\nPiperOrigin-RevId: 302925222\n\nfd83ab212176a1042e8d45ea90766b3bf59ac679\nfix: migrate osconfig/agentendpoint/v1 go_gapic_library target to microgen impl\n\nPiperOrigin-RevId: 302913609\n\n"
1818
}
1919
},
2020
{
2121
"git": {
2222
"name": "synthtool",
2323
"remote": "https://github.com/googleapis/synthtool.git",
24-
"sha": "e36822bfa0acb355502dab391b8ef9c4f30208d8",
25-
"log": "e36822bfa0acb355502dab391b8ef9c4f30208d8\nchore(java): treat samples shared configuration dependency update as chore (#457)\n\n\n1b4cc80a7aaf164f6241937dd87f3bd1f4149e0c\nfix: do not run node 8 CI (#456)\n\n\n"
24+
"sha": "e36822bfa0acb355502dab391b8ef9c4f30208d8"
2625
}
2726
}
2827
],

0 commit comments

Comments
 (0)