grpc-google-iam-v1 1.9.0 → 1.10.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: c09610e5c44d66fdb12118775460a0cce5212e6b4a90e98a2795d2586bacff1d
4
- data.tar.gz: 23f2ddd80209304d07f1ac77be7e6b928595180b46810eb63b671410f71c0aff
3
+ metadata.gz: 20a9c363ecadf42b5717b9eeb95fa912f37889064270cfd9d034d24804198349
4
+ data.tar.gz: 2703d59ff67c70a9cf066de0c31bcf2dbc0ee19d59f0ff3328aac39dcbcf29a9
5
5
  SHA512:
6
- metadata.gz: bc1b4a430433c5d0ad1360b15efb1b6dfe176206296c1a09d82bc3569d5654d1756cc88d1c461ca92dc0e0f06de430f13c86b5354e1db2bbef324395d90f17d5
7
- data.tar.gz: 6b6d07a261b17e384f4889368cfbcd7bfd5979119dfb8f4cd572140b5326181e79b8433d787b36f38e039299dc243b8b0369eb0752bf18cd15e00ed87ccbcbcd
6
+ metadata.gz: e3242455d6af87d783b94891aff4b84b31efadf663f9783ce742b61766e468d02b9d8511bda3d04bb9605475a11c3fe887d6abcaa4338a64e80c2ab7c28c3f82
7
+ data.tar.gz: 5feb422d77a96f5bac79722737932f48d657e6e9b2d4bc26c8698c72785910fd7e91f40bef5d9b4bf929c84c602ae31f917358ef5c8726d8d3994ff7748cb844
data/CHANGELOG.md CHANGED
@@ -1,5 +1,11 @@
1
1
  # Release History
2
2
 
3
+ ### 1.10.0 (2025-03-14)
4
+
5
+ #### Features
6
+
7
+ * Update minimum required Ruby to 3.0 ([#354](https://github.com/googleapis/common-protos-ruby/issues/354))
8
+
3
9
  ### 1.9.0 (2025-01-14)
4
10
 
5
11
  #### Features
@@ -55,7 +55,7 @@ end
55
55
 
56
56
  #### Source proto file: google/iam/v1/iam_policy.proto ####
57
57
  #
58
- # // Copyright 2024 Google LLC
58
+ # // Copyright 2025 Google LLC
59
59
  # //
60
60
  # // Licensed under the Apache License, Version 2.0 (the "License");
61
61
  # // you may not use this file except in compliance with the License.
@@ -1,7 +1,7 @@
1
1
  # Generated by the protocol buffer compiler. DO NOT EDIT!
2
2
  # Source: google/iam/v1/iam_policy.proto for package 'google.iam.v1'
3
3
  # Original file comments:
4
- # Copyright 2024 Google LLC
4
+ # Copyright 2025 Google LLC
5
5
  #
6
6
  # Licensed under the Apache License, Version 2.0 (the "License");
7
7
  # you may not use this file except in compliance with the License.
@@ -41,7 +41,7 @@ end
41
41
 
42
42
  #### Source proto file: google/iam/v1/options.proto ####
43
43
  #
44
- # // Copyright 2024 Google LLC
44
+ # // Copyright 2025 Google LLC
45
45
  # //
46
46
  # // Licensed under the Apache License, Version 2.0 (the "License");
47
47
  # // you may not use this file except in compliance with the License.
@@ -53,7 +53,7 @@ end
53
53
 
54
54
  #### Source proto file: google/iam/v1/policy.proto ####
55
55
  #
56
- # // Copyright 2024 Google LLC
56
+ # // Copyright 2025 Google LLC
57
57
  # //
58
58
  # // Licensed under the Apache License, Version 2.0 (the "License");
59
59
  # // you may not use this file except in compliance with the License.
@@ -43,7 +43,7 @@ end
43
43
 
44
44
  #### Source proto file: google/iam/v1/resource_policy_member.proto ####
45
45
  #
46
- # // Copyright 2024 Google LLC
46
+ # // Copyright 2025 Google LLC
47
47
  # //
48
48
  # // Licensed under the Apache License, Version 2.0 (the "License");
49
49
  # // you may not use this file except in compliance with the License.
@@ -17,7 +17,7 @@
17
17
  module Google
18
18
  module Iam
19
19
  module V1
20
- VERSION = "1.9.0".freeze
20
+ VERSION = "1.10.0".freeze
21
21
  end
22
22
  end
23
23
  end
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: grpc-google-iam-v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.9.0
4
+ version: 1.10.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  bindir: bin
9
9
  cert_chain: []
10
- date: 2025-01-14 00:00:00.000000000 Z
10
+ date: 2025-03-19 00:00:00.000000000 Z
11
11
  dependencies:
12
12
  - !ruby/object:Gem::Dependency
13
13
  name: googleapis-common-protos
@@ -83,14 +83,14 @@ required_ruby_version: !ruby/object:Gem::Requirement
83
83
  requirements:
84
84
  - - ">="
85
85
  - !ruby/object:Gem::Version
86
- version: '2.7'
86
+ version: '3.0'
87
87
  required_rubygems_version: !ruby/object:Gem::Requirement
88
88
  requirements:
89
89
  - - ">="
90
90
  - !ruby/object:Gem::Version
91
91
  version: '0'
92
92
  requirements: []
93
- rubygems_version: 3.6.2
93
+ rubygems_version: 3.6.5
94
94
  specification_version: 4
95
95
  summary: Common protos and gRPC services for Google IAM
96
96
  test_files: []