You'll notice
An unusable --json-schema now warns you with the specific problem instead of failing silently.
In --print/non-interactive mode, passing a --json-schema that can't actually be satisfied (for example, one missing the required object/properties structure) now produces a warning naming the specific problem before the CLI proceeds, instead of failing silently.