Skip to content

Releases: common-workflow-language/schema_salad

8.4.20231024070348

25 Oct 12:35

Choose a tag to compare

What's Changed

  • Fix to work even if there are multiple Content-Type headers by @suecharo in #754
  • default to testing with Python 3.12 by @mr-c in #756

CPP Codegen

Deps

  • Bump cibuildwheel from 2.16.0 to 2.16.1 by @dependabot in #745
  • build(deps-dev): update pylint requirement from <2.18 to <3.1 by @dependabot in #749
  • build(deps): bump cibuildwheel from 2.16.1 to 2.16.2 by @dependabot in #750
  • build(deps): bump mypy from 1.5.1 to 1.6.0 by @dependabot in #755
  • build(deps-dev): update diff-cover requirement from <7.8 to <8.1 by @dependabot in #757
  • build(deps): bump mypy from 1.6.0 to 1.6.1 by @dependabot in #759
  • build(deps): update black requirement from <23.10 to <23.11 by @dependabot in #758
  • build(deps): update ruamel-yaml requirement from <0.18,>=0.17.6 to >=0.17.6,<0.19 by @dependabot in #761

New Contributors

Full Changelog: 8.4.20230927144413...8.4.20231024070348

8.4.20230927144413

27 Sep 16:27
6356268

Choose a tag to compare

What's Changed

deps

Full Changelog: 8.4.20230808163024...8.4.20230927144413

8.4.20230808163024

08 Aug 16:42

Choose a tag to compare

What's Changed

Deps

Full Changelog: 8.4.20230606143604...8.4.20230808163024

8.4.20230606143604

06 Jun 16:07

Choose a tag to compare

What's Changed

  • Better message when dictionary (object) expected. by @mr-c in #706
  • Update flake8-bugbear requirement from <23.6 to <23.7 by @dependabot in #705

Full Changelog: 8.4.20230601112322...8.4.20230606143604

8.4.20230601112322

01 Jun 11:55

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 8.4.20230511084951...8.4.20230601112322

8.4.20230511084951

11 May 15:34

Choose a tag to compare

What's Changed

Deps

  • Update ruamel-yaml requirement from <0.17.22,>=0.17.6 to >=0.17.6,<0.17.23 by @dependabot in #691
  • Update ruamel-yaml requirement from <0.17.23,>=0.17.6 to >=0.17.6,<0.17.27 by @dependabot in #695
  • Pin urllib3 by @mr-c in #696
  • Update flake8-bugbear requirement from <23.3 to <23.6 by @dependabot in #694
  • Bump mypy from 1.2.0 to 1.3.0 by @dependabot in #698

Full Changelog: 8.4.20230426093816...8.4.20230511084951

8.4.20230426093816

26 Apr 10:16

Choose a tag to compare

What's Changed

  • enable validation of multiple documents at once by @mr-c in #677

Deps

Full Changelog: 8.4.20230213094415...8.4.20230426093816

8.4.20230213094415

13 Feb 10:20

Choose a tag to compare

What's Changed

  • exceptions.py: don't compile with mypyc to prevent memory leaks by @mr-c in #676

Docs

  • PrimitiveType is a list of type names; not a list of types. by @mr-c in #673

Misc

Full Changelog: 8.4.20230201194352...8.4.20230213094415

8.4.20230201194352

01 Feb 19:54

Choose a tag to compare

What's Changed

  • cope with more types of errors when attempting to load $schemas by @mr-c in #665
  • NormDict: added destructor to prevent memory leaks by @mr-c in #670 (memory leak found and diagnosed by @GlassOfWhiskey )
  • java codegen: upgrade deps by @mr-c in #669

Misc

Full Changelog: 8.4.20230128170514...8.4.20230201194352

8.4.20230128170514

28 Jan 18:33

Choose a tag to compare

What's Change

  • make avro objects serializable & Pickle testing by @mr-c in #660
  • upgrade RalfG/python-wheels-manylinux-build by @mr-c in #649
  • CI: on-demand wheel building, add target ref by @mr-c in #658

Full Changelog: 8.4.20230127112827...8.4.20230128170514