@@ -2,50 +2,19 @@ bumpMinorPreMajor: true
22handleGHRelease : true
33releaseType : java-yoshi
44branches :
5- - bumpMinorPreMajor : true
6- handleGHRelease : true
7- releaseType : java-yoshi
8- branch : java7
9- - bumpMinorPreMajor : true
10- handleGHRelease : true
11- releaseType : java-backport
12- branch : 3.7.x
13- - bumpMinorPreMajor : true
14- handleGHRelease : true
15- releaseType : java-backport
16- extraFiles :
17- - >-
18- google-cloud-logging/src/main/java/com/google/cloud/logging/Instrumentation.java
19- branch : 3.13.x
20- - bumpMinorPreMajor : true
21- handleGHRelease : true
22- releaseType : java-backport
23- extraFiles :
24- - >-
25- google-cloud-logging/src/main/java/com/google/cloud/logging/Instrumentation.java
26- branch : 3.17.x
27- - bumpMinorPreMajor : true
28- handleGHRelease : true
29- releaseType : java-backport
30- extraFiles :
31- - >-
32- google-cloud-logging/src/main/java/com/google/cloud/logging/Instrumentation.java
33- branch : 3.21.x
34- - bumpMinorPreMajor : true
35- handleGHRelease : true
36- releaseType : java-backport
37- extraFiles :
38- - >-
39- google-cloud-logging/src/main/java/com/google/cloud/logging/Instrumentation.java
40- branch : 3.22.x
41- - bumpMinorPreMajor : true
42- handleGHRelease : true
43- releaseType : java-yoshi
44- extraFiles :
45- - >-
46- google-cloud-logging/src/main/java/com/google/cloud/logging/Instrumentation.java
47- branch : protobuf-4.x-rc
48- manifest : true
5+ - branch : java7
6+ - releaseType : java-backport
7+ branch : 3.7.x
8+ - releaseType : java-backport
9+ branch : 3.13.x
10+ - releaseType : java-backport
11+ branch : 3.17.x
12+ - releaseType : java-backport
13+ branch : 3.21.x
14+ - releaseType : java-backport
15+ branch : 3.22.x
16+ - branch : protobuf-4.x-rc
17+ manifest : true
4918extraFiles :
50- - >-
51- google-cloud-logging/src/main/java/com/google/cloud/logging/Instrumentation.java
19+ - >-
20+ google-cloud-logging/src/main/java/com/google/cloud/logging/Instrumentation.java
0 commit comments