The GA version of Binary Authorization provides an updated REST API andgcloudcommand set. Update any scripts or automations that access these interfaces as
follows:
REST API
Use GA REST API endpoints relative to the following URLhttps://binaryauthorization.googleapis.com/v1/instead ofhttps://binaryauthorization.googleapis.com/v1beta1.
When youcreate a new attestorwhen calling the
GA version of the REST API, you send a JSON message that describes the
attestor as part of the request. In the Beta version of the API, the JSON
message contained a field namedUserOwnedDrydockNote. In the GA version,
the name of this field isUserOwnedGrafeasNote.
Google Cloud CLI
Use GAgcloudcommands ingcloud container binauthzinstead ofgcloud beta container binauthz.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-11-11 UTC."],[],[]]