google-apis-securitycenter_v1beta2 0.63.0 → 0.65.0
Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 5e62704a1cb0c156e16b0ff7ad3399bd93d498502289b55d81ea398e3038982a
|
4
|
+
data.tar.gz: 6ddd1ab1b1efbc655379a4048f222bd8b7abcfbc49e010e728888bf5865c76c6
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 7f76a595ef2a72edd22bea5b2cd9a6736d86c4fa78c25f017190956e8523d0c1f1a1391017571275bb8f2cb2c588c3ef3c29a08bcfde495acb6118962281e547
|
7
|
+
data.tar.gz: 442390d88aa83385176c8efea0ad89ac9940fde911b60a0240c2ab70aaae758b261c532e1ad6b9ff99dc9d77d2912d17d5566f7ffcce42246da976939436b57c
|
data/CHANGELOG.md
CHANGED
@@ -1,5 +1,13 @@
|
|
1
1
|
# Release history for google-apis-securitycenter_v1beta2
|
2
2
|
|
3
|
+
### v0.65.0 (2024-02-23)
|
4
|
+
|
5
|
+
* Regenerated using generator version 0.14.0
|
6
|
+
|
7
|
+
### v0.64.0 (2024-02-18)
|
8
|
+
|
9
|
+
* Regenerated from discovery document revision 20240213
|
10
|
+
|
3
11
|
### v0.63.0 (2024-02-04)
|
4
12
|
|
5
13
|
* Regenerated from discovery document revision 20240130
|
data/OVERVIEW.md
CHANGED
@@ -83,9 +83,9 @@ The [product documentation](https://cloud.google.com/security-command-center) ma
|
|
83
83
|
|
84
84
|
## Supported Ruby versions
|
85
85
|
|
86
|
-
This library is supported on Ruby 2.
|
86
|
+
This library is supported on Ruby 2.7+.
|
87
87
|
|
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.
|
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
|
|
90
90
|
## License
|
91
91
|
|