google-apis-binaryauthorization_v1 0.34.0 → 0.36.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: 1d7311ba3619e22642ab22a0af0bba4aa55fa02a29c7126d8774d695d9b9e2ff
4
- data.tar.gz: fd84c69c186062b45e52989db6730c087801105a4a8a6273704333b48b37ecfb
3
+ metadata.gz: 7a17322c797ace4ee1a6e3291238d4a24dcc77c69d1b57e27d3e6d3e52423be9
4
+ data.tar.gz: c276842399447bf23f40defb88da540046fc997477696c3519da1d33ec0c1f19
5
5
  SHA512:
6
- metadata.gz: 0fbeab4bb0f747e0bfdf09efaf44074587bbca7e3ad99f5942d828aa790b772ab07e259ca98076ed7816d69b7c305fb0f977238b61d19c337993720de4906926
7
- data.tar.gz: 98a85cd07d8705853824f182f462689f8fcb8e6bbf08f7c29b4e65694727d3e7095db55073fd9e37ef3f5a3ddedd9946d3762c2215c7fdbd49e4134a98c4eaff
6
+ metadata.gz: f5eca75f53efe9c685b4b1ed8ef22b31f07f2971a29918f5c071e051f1a5ea9c50553f5ec5fcd06436b27a5f47e4e0e0184e887f1ce1656fc9b788fc3eae0cef
7
+ data.tar.gz: 9e655a4fe5ec85a3d02e8d0c31d2039818054b8c874111f6edd6be16782012661901696103fe555d5b76be95c5b17629666aad777ea100131649856c4eb13f64
data/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # Release history for google-apis-binaryauthorization_v1
2
2
 
3
+ ### v0.36.0 (2024-06-02)
4
+
5
+ * Regenerated from discovery document revision 20240524
6
+
7
+ ### v0.35.0 (2024-05-19)
8
+
9
+ * Regenerated using generator version 0.15.0
10
+
3
11
  ### v0.34.0 (2024-02-23)
4
12
 
5
13
  * Regenerated from discovery document revision 20240220
@@ -1564,9 +1564,10 @@ module Google
1564
1564
  # Occurrences, in the format `projects/[PROJECT_ID]`. Only one attestation needs
1565
1565
  # to successfully verify an image for this check to pass, so a single verified
1566
1566
  # attestation found in any of `container_analysis_attestation_projects` is
1567
- # sufficient for the check to pass. When fetching Occurrences from Container
1568
- # Analysis, only `AttestationOccurrence` kinds are considered. In the future,
1569
- # additional Occurrence kinds may be added to the query. Maximum number of `
1567
+ # sufficient for the check to pass. A project ID must be used, not a project
1568
+ # number. When fetching Occurrences from Container Analysis, only `
1569
+ # AttestationOccurrence` kinds are considered. In the future, additional
1570
+ # Occurrence kinds may be added to the query. Maximum number of `
1570
1571
  # container_analysis_attestation_projects` allowed in each `
1571
1572
  # SimpleSigningAttestationCheck` is 10.
1572
1573
  # Corresponds to the JSON property `containerAnalysisAttestationProjects`
@@ -1698,10 +1699,11 @@ module Google
1698
1699
  attr_accessor :delegation_service_account_email
1699
1700
 
1700
1701
  # Required. The Grafeas resource name of a Attestation.Authority Note, created
1701
- # by the user, in the format: `projects/*/notes/*`. This field may not be
1702
- # updated. An attestation by this attestor is stored as a Grafeas Attestation.
1703
- # Authority Occurrence that names a container image and that links to this Note.
1704
- # Grafeas is an external dependency.
1702
+ # by the user, in the format: `projects/[PROJECT_ID]/notes/*`. This field may
1703
+ # not be updated. A project ID must be used, not a project number. An
1704
+ # attestation by this attestor is stored as a Grafeas Attestation.Authority
1705
+ # Occurrence that names a container image and that links to this Note. Grafeas
1706
+ # is an external dependency.
1705
1707
  # Corresponds to the JSON property `noteReference`
1706
1708
  # @return [String]
1707
1709
  attr_accessor :note_reference
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module BinaryauthorizationV1
18
18
  # Version of the google-apis-binaryauthorization_v1 gem
19
- GEM_VERSION = "0.34.0"
19
+ GEM_VERSION = "0.36.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.13.1"
22
+ GENERATOR_VERSION = "0.15.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20240220"
25
+ REVISION = "20240524"
26
26
  end
27
27
  end
28
28
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-binaryauthorization_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.34.0
4
+ version: 0.36.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-02-25 00:00:00.000000000 Z
11
+ date: 2024-06-02 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -16,7 +16,7 @@ dependencies:
16
16
  requirements:
17
17
  - - ">="
18
18
  - !ruby/object:Gem::Version
19
- version: 0.14.0
19
+ version: 0.15.0
20
20
  - - "<"
21
21
  - !ruby/object:Gem::Version
22
22
  version: 2.a
@@ -26,7 +26,7 @@ dependencies:
26
26
  requirements:
27
27
  - - ">="
28
28
  - !ruby/object:Gem::Version
29
- version: 0.14.0
29
+ version: 0.15.0
30
30
  - - "<"
31
31
  - !ruby/object:Gem::Version
32
32
  version: 2.a
@@ -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-binaryauthorization_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-binaryauthorization_v1/v0.34.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-binaryauthorization_v1/v0.36.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-binaryauthorization_v1
63
63
  post_install_message:
64
64
  rdoc_options: []