google-apis-managedidentities_v1alpha1 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: 34ddbb1da0bcd1ad818d64296307a122337cc894822c53ede084602972a270f7
4
- data.tar.gz: 60cd8342a7ec1918fb96db8484c0acdd68bf7a5c8adb7ed4e780877f790212dd
3
+ metadata.gz: 6119f696959aa044985a9b5d056365d1a833315c2b36418afe5e42dbf33b4cd0
4
+ data.tar.gz: 92957d65dac19ff91eac469ad0b114e356ad194298a239659cde34268d09e0e0
5
5
  SHA512:
6
- metadata.gz: 026cb3d07119363f2be96d8e34002433aec0562def415f2c40f27b226b1f49e2769d1f419e9648ce76dc6d4e613e0b1e4a3df83aa8daa374d0c6001425d7f0eb
7
- data.tar.gz: cb4db8b0ba0cfa48d376f6c004ed624b7f3ae37f0c1c066c55b4474742cfdd3add2dd89b7b60bf0d00e2382e2abf3cacae391e31ff9b7e11da73589262fe8c4d
6
+ metadata.gz: 88625486002cf2ec6a81628f024b1b42a0d14fc14004d740512dc24b2143e4278c35766010542f1dce3f4b78b780d6313f54033e09ddd5823b4e8da5f28a7e80
7
+ data.tar.gz: c4ea1a8ac24921589613e35f7d2a8dbabee5e7604078336da34aeb879fdd3657099beec2846b3225d04e7450751e337b348658cdb06d577ceece74d524959231
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-managedidentities_v1alpha1
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 ManagedidentitiesV1alpha1
18
18
  # Version of the google-apis-managedidentities_v1alpha1 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_v1alpha1
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_v1alpha1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-managedidentities_v1alpha1/v0.39.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-managedidentities_v1alpha1/v0.40.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-managedidentities_v1alpha1
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
  V1alpha1