Skip to content

Latest commit

 

History

History
352 lines (162 loc) · 21.5 KB

File metadata and controls

352 lines (162 loc) · 21.5 KB

Changelog

4.4.1 (2026-05-01)

Bug Fixes

  • Change the copyright year for files in the packages folder (#8109) (c1a03fe)
  • Do not publish the protos to npm (#8079) (816216b)
  • Revert "fix: Do not publish the protos to npm" (#8096) (ac0fbb6)

4.4.0 (2026-03-18)

Features

  • [binaryauthorization] Added line_number to FileLocation (#7609) (c156f91)

4.3.0 (2026-02-19)

Features

  • [binaryauthorization] A new field registry is added to message .grafeas.v1.BaseImage (#7259) (9658565)

4.2.0 (2026-01-31)

Features

  • [binaryauthorization] A new field last_vulnerability_update_time is added to message .grafeas.v1.DiscoveryOccurrence (#7040) (2dabb7a)

4.1.1 (2025-10-13)

Bug Fixes

  • [gkeconnect-gateway] remove unused GatewayServiceClient (#6775) (41c2ff2)

4.1.0 (2025-07-09)

Features

  • [Many APIs] add methods from gax to cache proto root and process custom error details (#6419) (f8a324c)
  • Add protobufjs 2023 edition support (#6303) (4a0cba1)

4.0.1 (2025-03-19)

Bug Fixes

  • [Many APIs] await/catch promises, and update listOperationsAsync return type (#6184) (2fcd202)

4.0.0 (2025-03-18)

⚠ BREAKING CHANGES

  • upgrade to Node 18 (#6096)

Features

  • [Many APIs] add request/response debug logging to gapics (e7409c8)

Miscellaneous Chores

3.7.0 (2024-08-09)

Features

  • [binaryauthorization] A new field version is added to message .grafeas.v1.ComplianceOccurrence (#5587) (1526ce6)

3.6.0 (2024-05-21)

Features

  • [Many APIs] update Nodejs generator to send API versions in headers for GAPICs (#5351) (01f48fc)
  • [Many APIs] update Nodejs generator to send API versions in headers for GAPICs (#5354) (a9784ed)

3.5.0 (2024-03-29)

Features

  • [Many APIs] add several fields to manage state of database encryption update (#5187) (1952fbe)

3.4.0 (2024-03-23)

Features

  • [binaryauthorization] A new field in_toto_slsa_provenance_v1 is added to message BuildOccurrence (#5135) (fbc2b48)

3.3.0 (2024-02-09)

Features

  • Support for Trusted Private Cloud (895830a)

3.2.0 (2023-11-30)

Features

  • [binaryauthorization] add container_name, container_type fields to Continuous Validation Logs (#4848) (a3d7006)

3.1.0 (2023-09-06)

Features

  • [binaryauthorization] Adds support for check-based platform policy evaluation to Binary Authorization Continuous Validation logs (#4555) (844ffbc)

Bug Fixes

  • [Many APIs] simplify logic for HTTP/1.1 REST fallback option (#4584) (13537fc)

3.0.0 (2023-08-06)

⚠ BREAKING CHANGES

  • migrate to Node 14 (#4443)

Bug Fixes

Miscellaneous Chores

2.5.0 (2023-04-13)

Features

  • [binaryauthorization] add enum for grafeas v1 cvss to support both cvss v2 and v3 (#4168) (69672a9)

Bug Fixes

2.4.0 (2023-03-28)

Features

  • [binaryauthorization] Add VULNERABILITY_ASSESSMENT Note type to grafeas v1 API, adds Vex_Assessment derived from the Note to resources' occurrences, VEX notes now be written to add CVE assessments (#4071) (671757d)

2.3.0 (2023-03-06)

Features

  • [binaryauthorization] Import of Grafeas from Github (#4051) (443abe3)

2.2.1 (2023-02-15)

Bug Fixes

  • [Many APIs] changing format of the jsdoc links (#3986) (20f493c)

2.2.0 (2023-01-28)

Features

2.1.1 (2022-11-10)

Bug Fixes

2.1.0 (2022-10-06)

Features

  • Add new analysis status and cvss version fields (#187) (d461de8)

Bug Fixes

2.0.0 (2022-06-30)

⚠ BREAKING CHANGES

  • make v1 default service version (#139)
  • update library to use Node 12 (#153)

Features

  • Adds a pod_namespace field to pod events created by Continuous Validation, to distinguish pods with the same name that run in different namespaces (#159) (db983a2)
  • Import of Grafeas from Github (#156) (d0f06b7)
  • make v1 default service version (#139) (308286e)

Bug Fixes

Build System

1.5.1 (2022-01-13)

Bug Fixes

  • Modify the bazel.BUILD file by hand to include the compliance protos which are not autogenerated (#120) (4f30555)

1.5.0 (2021-11-08)

Features

  • add new admission rule types to Policy feat: update SignatureAlgorithm enum to match algorithm names in KMS feat: add SystemPolicyV1Beta1 service (#109) (c99878c)

1.4.0 (2021-11-03)

Features

  • Updating the grafeas protos to include compliance and intoto attestation protos (#106) (f1407cc)

1.3.0 (2021-09-27)

Features

  • add v1 of the API, add generated samples (#95) (baa9a6a)

1.2.0 (2021-08-23)

Features

  • turns on self-signed JWT feature flag (#87) (e61630b)

Bug Fixes

  • build: migrate to using main branch (#82) (3f11200)

1.1.6 (2021-08-17)

Bug Fixes

1.1.5 (2021-07-21)

Bug Fixes

  • Updating WORKSPACE files to use the newest version of the Typescript generator. (#74) (15b75a9)

1.1.4 (2021-07-12)

Bug Fixes

1.1.3 (2021-06-29)

Bug Fixes

  • deps: google-gax v2.17.0 with mTLS (#69) (3204b13)

1.1.2 (2021-06-22)

Bug Fixes

  • make request optional in all cases (#63) (2a0380f)

1.1.1 (2021-05-25)

Bug Fixes

  • GoogleAdsError missing using generator version after 1.3.0 (#56) (32e1533)

1.1.0 (2021-05-12)

Features

  • Publish Binary Authorization ContinuousValidationEvent proto. (#50) (f7b623d)

Bug Fixes

  • deps: require google-gax v2.12.0 (#45) (c64f773)
  • use require() to load JSON protos (#48) (0783962)

1.0.1 (2021-03-15)

Bug Fixes

  • docs: downgrade to beta to match release level (#19) (90ade48)

1.0.0 (2020-12-12)

⚠ BREAKING CHANGES

  • write initial samples (#5)
  • initial stub of library

Features

Bug Fixes