google-apis-managedidentities_v1beta1 0.39.0 → 0.40.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: 805a51fc11361c4249b0baa62b2c48411c89517b31b285d7da359016378d35fb
4
- data.tar.gz: fd61673ed3c1f29b1b764caa505cad03d38dac4f6d0939b2c6622d0b3c8a6589
3
+ metadata.gz: 5e90f2e1ae5266b2ec9c48b4a1395a65314a245318932e094e2dd82b81534799
4
+ data.tar.gz: 14abb2be2d2c4eebb821ba9d7c2e822143c402e9b84fda9171b0822ffc2ca55f
5
5
  SHA512:
6
- metadata.gz: 5062b61aee607e359e45c82219b5045d3f36f3c0b597f9eb879ecc0344aa4a2bd87192c6a8243f5226ded58625cfb8a2e9e434d09dcd006da2077cb678e4ccc3
7
- data.tar.gz: 4768dfb648f2a8303fc7e7640fa77c16ec8841fb1fa54944eeb6e213a51f5e0e2305d63defe006f52e3b3de9efa7cd1776d82f8d26ef9aaa55eb7f9d1c41bded
6
+ metadata.gz: 1fd5718018242aca151c9f69b0361ac6a27fc28aa674ce3708acb97e05885150f8203d3f93d0deea888ce636627ea42e7f37a002923adab05f93a6146d547a93
7
+ data.tar.gz: 114602f9d93a809b343b9474f04aa46b1f44ed4361a54022aea34c0fb5c28fb4b346ca9cc9a6a6b5eae4a6793f9e5c6681167e276112252380234ff98866c341
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-managedidentities_v1beta1
2
2
 
3
+ ### v0.40.0 (2025-05-04)
4
+
5
+ * Regenerated using generator version 0.17.0
6
+
3
7
  ### v0.39.0 (2025-02-26)
4
8
 
5
9
  * Regenerated from discovery document revision 20250116
data/OVERVIEW.md CHANGED
@@ -83,7 +83,7 @@ The [product documentation](https://cloud.google.com/managed-microsoft-ad/) may
83
83
 
84
84
  ## Supported Ruby versions
85
85
 
86
- This library is supported on Ruby 2.7+.
86
+ This library is supported on Ruby 3.1+.
87
87
 
88
88
  Google provides official support for Ruby versions that are actively supported by Ruby Core -- that is, Ruby versions that are either in normal maintenance or in security maintenance, and not end of life. Older versions of Ruby _may_ still work, but are unsupported and not recommended. See https://www.ruby-lang.org/en/downloads/branches/ for details about the Ruby support schedule.
89
89
 
@@ -16,10 +16,10 @@ module Google
16
16
  module Apis
17
17
  module ManagedidentitiesV1beta1
18
18
  # Version of the google-apis-managedidentities_v1beta1 gem
19
- GEM_VERSION = "0.39.0"
19
+ GEM_VERSION = "0.40.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.16.0"
22
+ GENERATOR_VERSION = "0.17.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
25
  REVISION = "20250116"
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-managedidentities_v1beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.39.0
4
+ version: 0.40.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  bindir: bin
9
9
  cert_chain: []
10
- date: 2025-03-02 00:00:00.000000000 Z
10
+ date: 1980-01-02 00:00:00.000000000 Z
11
11
  dependencies:
12
12
  - !ruby/object:Gem::Dependency
13
13
  name: google-apis-core
@@ -58,7 +58,7 @@ licenses:
58
58
  metadata:
59
59
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
60
60
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-managedidentities_v1beta1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-managedidentities_v1beta1/v0.39.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-managedidentities_v1beta1/v0.40.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-managedidentities_v1beta1
63
63
  rdoc_options: []
64
64
  require_paths:
@@ -67,14 +67,14 @@ required_ruby_version: !ruby/object:Gem::Requirement
67
67
  requirements:
68
68
  - - ">="
69
69
  - !ruby/object:Gem::Version
70
- version: '2.7'
70
+ version: '3.1'
71
71
  required_rubygems_version: !ruby/object:Gem::Requirement
72
72
  requirements:
73
73
  - - ">="
74
74
  - !ruby/object:Gem::Version
75
75
  version: '0'
76
76
  requirements: []
77
- rubygems_version: 3.6.5
77
+ rubygems_version: 3.6.8
78
78
  specification_version: 4
79
79
  summary: Simple REST client for Managed Service for Microsoft Active Directory API
80
80
  V1beta1