This PR adds the ability to set the deprecated status in the buf.plugin.yaml and also in the upload RPC.
We already exposed this on the CuratedPlugin message, but we need a way to set it in the initial upload. This should help resolve issues around plugin syncs in new clusters (i.e., to correctly mark curated plugins as deprecated).
This PR adds the ability to set the deprecated status in the buf.plugin.yaml and also in the upload RPC.
We already exposed this on the CuratedPlugin message, but we need a way to set it in the initial upload. This should help resolve issues around plugin syncs in new clusters (i.e., to correctly mark curated plugins as deprecated).