jsonschema v0.15.2 Release Notes
Release Date: 2022-04-10 // about 1 month ago-
๐ Fixed
- ๐ Allow HTTP(S) schema resolving with
rustls
. #353
- ๐ Allow HTTP(S) schema resolving with
Previous changes from v0.15.1
-
๐ Fixed
- 0๏ธโฃ Enable
reqwest/native-tls
by default to avoid validation errors caused byreqwest
missing a TLS backend. #343
- 0๏ธโฃ Enable