Changelog¶
1.16.0 (2025-10-14)¶
Features¶
Add support for Python 3.14 (4763aa7)
Bug Fixes¶
Deprecate credentials_file argument (4763aa7)
1.15.0 (2025-05-08)¶
Features¶
1.14.1 (2025-03-15)¶
Bug Fixes¶
1.14.0 (2025-02-18)¶
Features¶
1.13.0 (2024-12-12)¶
Features¶
Bug Fixes¶
Fix typing issue with gRPC metadata when key ends in -bin (8b9c7bf)
1.12.1 (2024-11-11)¶
Bug Fixes¶
1.12.0 (2024-10-24)¶
Features¶
1.11.0 (2024-07-30)¶
Features¶
Bug Fixes¶
Retry and timeout values do not propagate in requests during pagination (11c0629)
1.10.1 (2024-07-08)¶
Bug Fixes¶
Allow protobuf 5.x (eb36e8a)
1.10.0 (2024-03-22)¶
Features¶
A new field
extra_detailsis added to messageVulnerabilityOccurrence(5fd0b34)A new field
impactis added to messageComplianceNote(5fd0b34)A new field
in_toto_slsa_provenance_v1is added to messageBuildOccurrence(5fd0b34)A new field
sbom_referenceis added to messageNote(5fd0b34)A new field
sbom_referenceis added to messageOccurrence(5fd0b34)A new field
sbom_statusis added to messageDiscoveryOccurrence(5fd0b34)A new field
vulnerability_idis added to messageVulnerabilityAssessmentNote(5fd0b34)A new field
vulnerability_idis added to messageVulnerabilityOccurrence(5fd0b34)A new message
InTotoSlsaProvenanceV1is added (5fd0b34)A new message
SbomReferenceIntotoPayloadis added (5fd0b34)A new message
SbomReferenceIntotoPredicateis added (5fd0b34)A new message
SBOMReferenceNoteis added (5fd0b34)A new message
SBOMReferenceOccurrenceis added (5fd0b34)A new message
SBOMStatusis added (5fd0b34)A new value
SBOM_REFERENCEis added to enumNoteKind(5fd0b34)
Documentation¶
1.9.3 (2024-03-05)¶
Bug Fixes¶
1.9.2 (2024-02-22)¶
Bug Fixes¶
1.9.1 (2024-02-06)¶
Bug Fixes¶
1.9.0 (2023-12-07)¶
Features¶
Bug Fixes¶
1.8.1 (2023-01-20)¶
Bug Fixes¶
Add context manager return types (2b37951)
Documentation¶
Add documentation for enums (2b37951)
1.8.0 (2023-01-10)¶
Features¶
1.7.0 (2022-12-14)¶
Features¶
Bug Fixes¶
Documentation¶
1.6.1 (2022-10-07)¶
Bug Fixes¶
1.6.0 (2022-10-03)¶
Features¶
Bug Fixes¶
1.5.1 (2022-08-11)¶
Bug Fixes¶
1.5.0 (2022-07-14)¶
Features¶
Bug Fixes¶
1.4.5 (2022-06-03)¶
Bug Fixes¶
Documentation¶
1.4.4 (2022-05-05)¶
Documentation¶
fix type in docstring for map fields (30b3cba)
1.4.3 (2022-03-04)¶
Bug Fixes¶
1.4.2 (2022-02-26)¶
Bug Fixes¶
resolve DuplicateCredentialArgs error when using credentials_file (71ab2a6)
Documentation¶
1.4.1 (2022-01-11)¶
Bug Fixes¶
1.4.0 (2021-11-03)¶
Features¶
1.3.1 (2021-11-01)¶
Bug Fixes¶
Documentation¶
list oneofs in docstring (b90b6fe)
1.3.0 (2021-10-14)¶
Features¶
1.2.0 (2021-10-08)¶
Features¶
1.1.4 (2021-09-30)¶
Bug Fixes¶
improper types in pagers generation (ce7afa0)
1.1.3 (2021-09-24)¶
Bug Fixes¶
add ‘dict’ annotation type to ‘request’ (594f8d1)
1.1.2 (2021-07-28)¶
Bug Fixes¶
Documentation¶
Miscellaneous Chores¶
1.1.1 (2021-07-20)¶
Bug Fixes¶
1.1.0 (2021-05-20)¶
Features¶
1.0.1 (2020-08-12)¶
Bug Fixes¶
1.0.0 (2020-08-11)¶
⚠ BREAKING CHANGES¶
generate with microgenerator (#36)
Features¶
0.4.1 (2020-06-25)¶
Bug Fixes¶
0.4.0 (2020-02-07)¶
Features¶
Bug Fixes¶
0.3.0¶
10-10-2019 11:28 PDT
Implementation Changes¶
Remove send / receive message size limit (via synth). (#8981)
Dependencies¶
Bump minimum version for google-api-core to 1.14.0. (#8709)
Documentation¶
0.2.0¶
07-12-2019 17:04 PDT
Implementation Changes¶
New Features¶
Update list method docstrings (via synth). (#8510)
Documentation¶
Update READMEs. (#8456)
Internal / Testing Changes¶
Add docs job to publish to googleapis.dev. (#8464)
0.1.0¶
06-17-2019 10:44 PDT
New Features¶
Initial release of the Grafeas client library. (#8186)