Introduce api-version warning for catalog metadata #20323
Open
Description
As we might be forced to break the compatibility between the tooling and the data some day, we should introduce an api-version
that we increment on breaking change (and that we keep in the stream metatdata). When the api-version
is lower in the client, we display a warning to tell the user it may fail and they should update to a recent version.
Originally posted by @ia3andy in #20322 (comment)
Activity