File tree Expand file tree Collapse file tree 5 files changed +16
-8
lines changed Expand file tree Collapse file tree 5 files changed +16
-8
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ### [ 1.3.4] ( https://github.com/googleapis/java-iam/compare/v1.3.3...v1.3.4 ) (2022-05-10)
4
+
5
+
6
+ ### Dependencies
7
+
8
+ * update dependency io.grpc: grpc-protobuf to v1.46.0 ([ #340 ] ( https://github.com/googleapis/java-iam/issues/340 ) ) ([ 8ed87ef] ( https://github.com/googleapis/java-iam/commit/8ed87ef24ba184a1b1b386554aca94ae1fbbf9e6 ) )
9
+ * update dependency io.grpc: grpc-stub to v1.46.0 ([ #341 ] ( https://github.com/googleapis/java-iam/issues/341 ) ) ([ 92c7276] ( https://github.com/googleapis/java-iam/commit/92c72768d6ea7715da121c5504b95e598de770a0 ) )
10
+
3
11
### [ 1.3.3] ( https://github.com/googleapis/java-iam/compare/v1.3.2...v1.3.3 ) (2022-04-22)
4
12
5
13
Original file line number Diff line number Diff line change 4
4
<modelVersion >4.0.0</modelVersion >
5
5
<groupId >com.google.api.grpc</groupId >
6
6
<artifactId >grpc-google-iam-v1</artifactId >
7
- <version >1.3.4-SNAPSHOT </version ><!-- {x-version-update:proto-google-iam-v1:current} -->
7
+ <version >1.3.4</version ><!-- {x-version-update:proto-google-iam-v1:current} -->
8
8
<name >grpc-google-iam-v1</name >
9
9
<description >GRPC library for grpc-google-iam-v1</description >
10
10
<parent >
11
11
<groupId >com.google.cloud</groupId >
12
12
<artifactId >google-iam-parent</artifactId >
13
- <version >1.3.4-SNAPSHOT </version ><!-- {x-version-update:proto-google-iam-v1:current} -->
13
+ <version >1.3.4</version ><!-- {x-version-update:proto-google-iam-v1:current} -->
14
14
</parent >
15
15
<dependencies >
16
16
<dependency >
Original file line number Diff line number Diff line change 4
4
<groupId >com.google.cloud</groupId >
5
5
<artifactId >google-iam-parent</artifactId >
6
6
<packaging >pom</packaging >
7
- <version >1.3.4-SNAPSHOT </version ><!-- {x-version-update:proto-google-iam-v1:current} -->
7
+ <version >1.3.4</version ><!-- {x-version-update:proto-google-iam-v1:current} -->
8
8
<name >Google IAM Parent</name >
9
9
<url >https://github.com/googleapis/java-iam</url >
10
10
<description >
77
77
<dependency >
78
78
<groupId >com.google.api.grpc</groupId >
79
79
<artifactId >proto-google-iam-v1</artifactId >
80
- <version >1.3.4-SNAPSHOT </version ><!-- {x-version-update:proto-google-iam-v1:current} -->
80
+ <version >1.3.4</version ><!-- {x-version-update:proto-google-iam-v1:current} -->
81
81
</dependency >
82
82
83
83
<dependency >
Original file line number Diff line number Diff line change 3
3
<modelVersion >4.0.0</modelVersion >
4
4
<groupId >com.google.api.grpc</groupId >
5
5
<artifactId >proto-google-iam-v1</artifactId >
6
- <version >1.3.4-SNAPSHOT </version ><!-- {x-version-update:proto-google-iam-v1:current} -->
6
+ <version >1.3.4</version ><!-- {x-version-update:proto-google-iam-v1:current} -->
7
7
<name >proto-google-iam-v1</name >
8
8
<description >PROTO library for proto-google-iam-v1</description >
9
9
<parent >
10
10
<groupId >com.google.cloud</groupId >
11
11
<artifactId >google-iam-parent</artifactId >
12
- <version >1.3.4-SNAPSHOT </version ><!-- {x-version-update:proto-google-iam-v1:current} -->
12
+ <version >1.3.4</version ><!-- {x-version-update:proto-google-iam-v1:current} -->
13
13
</parent >
14
14
<dependencies >
15
15
<dependency >
Original file line number Diff line number Diff line change 1
1
# Format:
2
2
# module:released-version:current-version
3
3
4
- proto-google-iam-v1:1.3.3 :1.3.4-SNAPSHOT
5
- grpc-google-iam-v1:1.3.3 :1.3.4-SNAPSHOT
4
+ proto-google-iam-v1:1.3.4 :1.3.4
5
+ grpc-google-iam-v1:1.3.4 :1.3.4
You can’t perform that action at this time.
0 commit comments