This repository was archived by the owner on Sep 16, 2023. It is now read-only.
File tree 5 files changed +18
-8
lines changed
5 files changed +18
-8
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 1.4.1] ( https://github.com/googleapis/java-iam/compare/v1.4.0...v1.4.1 ) (2022-06-10)
4
+
5
+
6
+ ### Dependencies
7
+
8
+ * update dependency com.google.protobuf: protobuf-java to v3.21.0 ([ #354 ] ( https://github.com/googleapis/java-iam/issues/354 ) ) ([ 0856c38] ( https://github.com/googleapis/java-iam/commit/0856c38dbc50cbe785e4f92a2f8ae55683a09613 ) )
9
+ * update dependency com.google.protobuf: protobuf-java to v3.21.1 ([ #355 ] ( https://github.com/googleapis/java-iam/issues/355 ) ) ([ 91c7aa3] ( https://github.com/googleapis/java-iam/commit/91c7aa3b03c30dbea09baf0eb674e92f5605b14d ) )
10
+ * update dependency io.grpc: grpc-protobuf to v1.47.0 ([ #356 ] ( https://github.com/googleapis/java-iam/issues/356 ) ) ([ 560c161] ( https://github.com/googleapis/java-iam/commit/560c1614ca01e56479a4a8a732f3575f243076ef ) )
11
+ * update dependency io.grpc: grpc-stub to v1.47.0 ([ #357 ] ( https://github.com/googleapis/java-iam/issues/357 ) ) ([ 37b9061] ( https://github.com/googleapis/java-iam/commit/37b906144fee70a5050c8e67e820435b2d42f781 ) )
12
+
3
13
## [ 1.4.0] ( https://github.com/googleapis/java-iam/compare/v1.3.4...v1.4.0 ) (2022-05-19)
4
14
5
15
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.4.1-SNAPSHOT </version ><!-- {x-version-update:proto-google-iam-v1:current} -->
7
+ <version >1.4.1</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.4.1-SNAPSHOT </version ><!-- {x-version-update:proto-google-iam-v1:current} -->
13
+ <version >1.4.1</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.4.1-SNAPSHOT </version ><!-- {x-version-update:proto-google-iam-v1:current} -->
7
+ <version >1.4.1</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.4.1-SNAPSHOT </version ><!-- {x-version-update:proto-google-iam-v1:current} -->
80
+ <version >1.4.1</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.4.1-SNAPSHOT </version ><!-- {x-version-update:proto-google-iam-v1:current} -->
6
+ <version >1.4.1</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.4.1-SNAPSHOT </version ><!-- {x-version-update:proto-google-iam-v1:current} -->
12
+ <version >1.4.1</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.4.0 :1.4.1-SNAPSHOT
5
- grpc-google-iam-v1:1.4.0 :1.4.1-SNAPSHOT
4
+ proto-google-iam-v1:1.4.1 :1.4.1
5
+ grpc-google-iam-v1:1.4.1 :1.4.1
You can’t perform that action at this time.
0 commit comments