Stream Catalog REST API | invalid value: field exceeds the max length of 40

Dear All,

This used to work fine in the past, but when use Create Tag Definitions using the API {confluent_schema_registry_endpoint}/catalog/v1/types/tagdefs it keeps on failing with the below error.

{"error_code":4000040,"message":"invalid value: field schema_sha256_14c5d6f9f0367002b49cb2047b7df39c35ef7bb536a48c65fbb2eb4128cd6a62 exceeds the max length of 40"}

Seems like something has changed recently.

Did anyone faced this issue?