Jane v7.3.1 Release Notes

Release Date: 2022-08-22 // over 1 year ago
  • ๐Ÿ”„ Changed

    • [JsonSchema] GH#643 Correctly handle floats that look like integer
    • [JsonSchema] GH#644 Since symfony 5, constraint Length with min option allows empty string
    • ๐ŸŒฒ [JsonSchema] GH#639 Report the actual validation errors when logging validation error

    ๐Ÿ›  Fixed

    • [JsonSchema] GH#645 Fix nullable incompatibility between JsonSchema/OpenAPI versions