You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The upstream crate version is updated to 0.29.1 (from 0.19.1). The changelog for the upstream crate can be found here. Primarily the changes are bug fixes, more complete support for different JSONSchema draft features, and internal changes that don't concern users of this gem.
Following the change in the upstream crate, the default JSONSchema draft version that is used when one is not specified is now draft202012 (previously draft7)