google-apis-contentwarehouse_v1 0.32.0 → 0.34.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: 2f76f0f122ae547ab7e45d505cebf4cc6f141499ab4a90a885071231e6f12179
4
- data.tar.gz: 2a5c94c71f33c279cde868619b717a337eb3738eb4386ba2a6f7cad0194db002
3
+ metadata.gz: c15e4bfb7625be13ee6df36e64130a3de977f411a485077444479a15e13f4f37
4
+ data.tar.gz: 4515a638031fc5545f3b46427282e67680ddf46d86c2facc68138a0e49b5599c
5
5
  SHA512:
6
- metadata.gz: 213f620e663d6c452753a4e493c7ab7cc0f46cbb0de535d383c9e578b235f840dc6af3d447d71bc0d94834b0d6a5205ba5efafd7475d265bde1936aa443c6cc4
7
- data.tar.gz: 71c19d0b8e63cfcbf3d807c0fd72bf3fe2bee890631c0362c3e5223499dd8230726669a62373ad40bda31c0b41418a7d23588fe3302fbb0cf8f2409747ee408c
6
+ metadata.gz: f7e03af5b1cc091488876a5a1a9cbd511643b6a594de981126d3a13306f1ded2c7a78395072da57363935309346a4a325d02db3dd347067838e3968ed4d673f3
7
+ data.tar.gz: f03ba0c5be6fa5b1b8ee387c45fa4fa433adc63f9f0355466aa9e7886ba462da22e1cb59d4cd5e40dfbc266c345e3b5557d0f378c1c6d75e6a00d5c55972715b
data/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # Release history for google-apis-contentwarehouse_v1
2
2
 
3
+ ### v0.34.0 (2024-03-31)
4
+
5
+ * Regenerated from discovery document revision 20240321
6
+
7
+ ### v0.33.0 (2024-02-24)
8
+
9
+ * Regenerated using generator version 0.14.0
10
+
3
11
  ### v0.32.0 (2024-01-22)
4
12
 
5
13
  * Regenerated using generator version 0.13.0
data/OVERVIEW.md CHANGED
@@ -83,9 +83,9 @@ The [product documentation](https://cloud.google.com/document-warehouse) may pro
83
83
 
84
84
  ## Supported Ruby versions
85
85
 
86
- This library is supported on Ruby 2.5+.
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. Currently, this means Ruby 2.5 and later. 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.
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