Skip to content

Release for Schematic (v22.08.1)

Compare
Choose a tag to compare
@linglp linglp released this 29 Aug 20:57
· 2608 commits to main since this release
3d5a4ef

What's Changed

  • implement GE list rule by @GiaJordan in #655
  • Develop initial rule pairs by @GiaJordan in #802
  • Cross Manifest Validation: Value Level Comparisons and Reworked Warning Messages by @GiaJordan in #751
  • make sorting case insensitive by @GiaJordan in #830
  • Develop fix submit keyerror by @mialy-defelice in #831
  • updating the release documentation by @linglp in #817
  • Develop an endpoint to return data types of columns in a manifest by @linglp in #815
  • Develop rule combination by @GiaJordan in #766
  • BugFix: Import dataType from CLI as list not string by @GiaJordan in #836
  • BugFix: Manifest Import - Mask null cells as empty strings instead of NaNs by @GiaJordan in #837
  • BugFix: list like behavior by @GiaJordan in #840
  • Check type of 'url' entry when raising errors by @GiaJordan in #844
  • Fix example data model list validation rule and update "list" in ManifestGenerator to handle both list strict and list like by @linglp in #847
  • add warning to validate_manifest endpoint by @linglp in #859
  • Develop NA string behavior by @GiaJordan in #842
  • Develop blank annotation behavior by @GiaJordan in #862
  • Develop Missing Entity Handling by @GiaJordan in #871
  • rename manifest based on manifest_basename when submit to synapse by @linglp in #869
  • Output errors generated from jsonSchema (when submitting manifest) to the console by @linglp in #873
  • Develop manifest submission error handle by @linglp in #879
  • do not create dir if located in cwd by @GiaJordan in #881
  • Update annotations unit test by @GiaJordan in #880
  • Release 22.8.1 by @linglp in #877

Full Changelog: v22.07.1...v22.8.1