Skip to content

v4.17.3

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Nov 20:37
· 392 commits to main since this release
  • Fix instantiating validators with cached refs to boolean schemas
    rather than objects (#1018).
  • Empty strings are not valid relative JSON Pointers (aren't valid under the
    RJP format).
  • Durations without (trailing) units are not valid durations (aren't
    valid under the duration format). This involves changing the dependency
    used for validating durations (from isoduration to isodate).

Full Changelog: v4.17.2...v4.17.3