File tree Expand file tree Collapse file tree 8 files changed +31
-18
lines changed
grpc-google-cloud-pubsub-v1
proto-google-cloud-pubsub-v1 Expand file tree Collapse file tree 8 files changed +31
-18
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 1.123.3] ( https://github.com/googleapis/java-pubsub/compare/v1.123.2...v1.123.3 ) (2023-02-22)
4
+
5
+
6
+ ### Dependencies
7
+
8
+ * Update dependency com.google.cloud: google-cloud-bigquery to v2.21.0 ([ #1470 ] ( https://github.com/googleapis/java-pubsub/issues/1470 ) ) ([ 105c293] ( https://github.com/googleapis/java-pubsub/commit/105c2933d3f71389e2629e4871767199fe53f7f4 ) )
9
+ * Update dependency com.google.cloud: google-cloud-bigquery to v2.22.0 ([ #1489 ] ( https://github.com/googleapis/java-pubsub/issues/1489 ) ) ([ 665436c] ( https://github.com/googleapis/java-pubsub/commit/665436cb9a0900fd62a6197e73baecf13de21597 ) )
10
+ * Update dependency com.google.cloud: google-cloud-core to v2.10.0 ([ #1464 ] ( https://github.com/googleapis/java-pubsub/issues/1464 ) ) ([ 8cab4e2] ( https://github.com/googleapis/java-pubsub/commit/8cab4e2f0b8455a30aa71a7915a836730ee7f059 ) )
11
+ * Update dependency com.google.cloud: google-cloud-core to v2.11.0 ([ #1490 ] ( https://github.com/googleapis/java-pubsub/issues/1490 ) ) ([ c42474a] ( https://github.com/googleapis/java-pubsub/commit/c42474a8c1a98e7533edef47acf9c7210b99a56e ) )
12
+ * Update dependency com.google.cloud: google-cloud-shared-dependencies to v3.3.0 ([ #1491 ] ( https://github.com/googleapis/java-pubsub/issues/1491 ) ) ([ e5e3227] ( https://github.com/googleapis/java-pubsub/commit/e5e32273a515cf9ce22ffffb58a8f7a252556526 ) )
13
+ * Update dependency org.graalvm.buildtools: junit-platform-native to v0.9.20 ([ #1484 ] ( https://github.com/googleapis/java-pubsub/issues/1484 ) ) ([ 8206d12] ( https://github.com/googleapis/java-pubsub/commit/8206d129d819617a3dd8ebdab531d3fc7b7289f1 ) )
14
+ * Update dependency org.graalvm.buildtools: native-maven-plugin to v0.9.20 ([ #1485 ] ( https://github.com/googleapis/java-pubsub/issues/1485 ) ) ([ d0e9b2a] ( https://github.com/googleapis/java-pubsub/commit/d0e9b2a8197f91029ae26fdec7e88f7ca38dab79 ) )
15
+
3
16
## [ 1.123.2] ( https://github.com/googleapis/java-pubsub/compare/v1.123.1...v1.123.2 ) (2023-02-06)
4
17
5
18
Original file line number Diff line number Diff line change 3
3
<modelVersion >4.0.0modelVersion >
4
4
<groupId >com.google.cloudgroupId >
5
5
<artifactId >google-cloud-pubsub-bomartifactId >
6
- <version >1.123.3-SNAPSHOT version >
6
+ <version >1.123.3version >
7
7
<packaging >pompackaging >
8
8
<parent >
9
9
<groupId >com.google.cloudgroupId >
52
52
<dependency >
53
53
<groupId >com.google.cloudgroupId >
54
54
<artifactId >google-cloud-pubsubartifactId >
55
- <version >1.123.3-SNAPSHOT version >
55
+ <version >1.123.3version >
56
56
dependency >
57
57
<dependency >
58
58
<groupId >com.google.api.grpcgroupId >
59
59
<artifactId >grpc-google-cloud-pubsub-v1artifactId >
60
- <version >1.105.3-SNAPSHOT version >
60
+ <version >1.105.3version >
61
61
dependency >
62
62
<dependency >
63
63
<groupId >com.google.api.grpcgroupId >
64
64
<artifactId >proto-google-cloud-pubsub-v1artifactId >
65
- <version >1.105.3-SNAPSHOT version >
65
+ <version >1.105.3version >
66
66
dependency >
67
67
dependencies >
68
68
dependencyManagement >
Original file line number Diff line number Diff line change 3
3
<modelVersion >4.0.0modelVersion >
4
4
<groupId >com.google.cloudgroupId >
5
5
<artifactId >google-cloud-pubsubartifactId >
6
- <version >1.123.3-SNAPSHOT version >
6
+ <version >1.123.3version >
7
7
<packaging >jarpackaging >
8
8
<name >Google Cloud Pub/Subname >
9
9
<url >https://github.com/googleapis/java-pubsuburl >
10
10
<description >Java idiomatic client for Google Cloud Pub/Subdescription >
11
11
<parent >
12
12
<groupId >com.google.cloudgroupId >
13
13
<artifactId >google-cloud-pubsub-parentartifactId >
14
- <version >1.123.3-SNAPSHOT version >
14
+ <version >1.123.3version >
15
15
parent >
16
16
<properties >
17
17
<site .installationModule>google-cloud-pubsubsite .installationModule>
Original file line number Diff line number Diff line change 4
4
<modelVersion >4.0.0modelVersion >
5
5
<groupId >com.google.api.grpcgroupId >
6
6
<artifactId >grpc-google-cloud-pubsub-v1artifactId >
7
- <version >1.105.3-SNAPSHOT version >
7
+ <version >1.105.3version >
8
8
<name >grpc-google-cloud-pubsub-v1name >
9
9
<description >GRPC library for grpc-google-cloud-pubsub-v1description >
10
10
<parent >
11
11
<groupId >com.google.cloudgroupId >
12
12
<artifactId >google-cloud-pubsub-parentartifactId >
13
- <version >1.123.3-SNAPSHOT version >
13
+ <version >1.123.3version >
14
14
parent >
15
15
<dependencies >
16
16
<dependency >
Original file line number Diff line number Diff line change 4
4
<groupId >com.google.cloudgroupId >
5
5
<artifactId >google-cloud-pubsub-parentartifactId >
6
6
<packaging >pompackaging >
7
- <version >1.123.3-SNAPSHOT version >
7
+ <version >1.123.3version >
8
8
<name >Google Cloud Pub/Sub Parentname >
9
9
<url >https://github.com/googleapis/java-pubsuburl >
10
10
<description >
69
69
<dependency >
70
70
<groupId >com.google.api.grpcgroupId >
71
71
<artifactId >proto-google-cloud-pubsub-v1artifactId >
72
- <version >1.105.3-SNAPSHOT version >
72
+ <version >1.105.3version >
73
73
dependency >
74
74
<dependency >
75
75
<groupId >com.google.api.grpcgroupId >
76
76
<artifactId >grpc-google-cloud-pubsub-v1artifactId >
77
- <version >1.105.3-SNAPSHOT version >
77
+ <version >1.105.3version >
78
78
dependency >
79
79
<dependency >
80
80
<groupId >com.google.cloudgroupId >
81
81
<artifactId >google-cloud-pubsubartifactId >
82
- <version >1.123.3-SNAPSHOT version >
82
+ <version >1.123.3version >
83
83
dependency >
84
84
85
85
Original file line number Diff line number Diff line change 4
4
<modelVersion >4.0.0modelVersion >
5
5
<groupId >com.google.api.grpcgroupId >
6
6
<artifactId >proto-google-cloud-pubsub-v1artifactId >
7
- <version >1.105.3-SNAPSHOT version >
7
+ <version >1.105.3version >
8
8
<name >proto-google-cloud-pubsub-v1name >
9
9
<description >PROTO library for proto-google-cloud-pubsub-v1description >
10
10
<parent >
11
11
<groupId >com.google.cloudgroupId >
12
12
<artifactId >google-cloud-pubsub-parentartifactId >
13
- <version >1.123.3-SNAPSHOT version >
13
+ <version >1.123.3version >
14
14
parent >
15
15
<dependencies >
16
16
<dependency >
Original file line number Diff line number Diff line change 43
43
<dependency >
44
44
<groupId >com.google.cloudgroupId >
45
45
<artifactId >google-cloud-pubsubartifactId >
46
- <version >1.123.3-SNAPSHOT version >
46
+ <version >1.123.3version >
47
47
dependency >
48
48
49
49
Original file line number Diff line number Diff line change 1
1
# Format:
2
2
# module:released-version:current-version
3
3
4
- google-cloud-pubsub:1.123.2 :1.123.3-SNAPSHOT
5
- grpc-google-cloud-pubsub-v1:1.105.2 :1.105.3-SNAPSHOT
6
- proto-google-cloud-pubsub-v1:1.105.2 :1.105.3-SNAPSHOT
4
+ google-cloud-pubsub:1.123.3 :1.123.3
5
+ grpc-google-cloud-pubsub-v1:1.105.3 :1.105.3
6
+ proto-google-cloud-pubsub-v1:1.105.3 :1.105.3
You can’t perform that action at this time.
0 commit comments