Skip to content

Releases: common-workflow-language/schema_salad

8.9.20250723145140

23 Jul 15:29
Compare
Choose a tag to compare

What's Changed

  • support Python 3.14 by @mr-c in #940
  • java codegen: expose the extension fields by @mr-c in #908

Deps

  • build(deps): bump pypa/cibuildwheel from 2.23.2 to 2.23.3 by @dependabot[bot] in #925
  • build(deps): update bandit requirement from <1.8.3 to <1.8.4 by @dependabot[bot] in #914
  • build(deps): update diff-cover requirement from <9.3 to <9.4 by @dependabot[bot] in #926
  • build(deps): bump cibuildwheel from 2.23.2 to 2.23.3 by @dependabot[bot] in #928
  • build(deps): update pytest requirement from <8.4,>=6.2 to >=6.2,<8.5 by @dependabot[bot] in #929
  • build(deps): update bandit requirement from <1.8.4 to <1.8.6 by @dependabot[bot] in #931
  • build(deps): bump mypy[mypyc] from 1.15.0 to 1.16.1 by @dependabot[bot] in #932
  • build(deps): update bandit requirement from <1.8.6 to <1.8.7 by @dependabot[bot] in #935
  • build(deps): bump pypa/cibuildwheel from 2.23.3 to 3.0.1 by @dependabot[bot] in #934
  • build(deps): bump mypy[mypyc] from 1.16.1 to 1.17.0 by @dependabot[bot] in #937
  • build(deps): bump org.apache.commons:commons-lang3 from 3.12.0 to 3.18.0 in /schema_salad/java by @dependabot[bot] in #938
  • build(deps): update diff-cover requirement from <9.4 to <9.6 by @dependabot[bot] in #936
  • build(deps): update diff-cover requirement from <9.6 to <9.7 by @dependabot[bot] in #939

Full Changelog: 8.9.20250408123006...8.9.20250723145140

8.9.20250408123006

08 Apr 12:59
Compare
Choose a tag to compare

What's Changed

  • Loader: enable pickling by @mr-c in #924
  • tests: add a Pathlib.Path test data retrieval method by @mr-c in #918

Deps

  • build(deps): bump cibuildwheel from 2.22.0 to 2.23.2 by @dependabot in #922
  • build(deps): bump pypa/cibuildwheel from 2.22.0 to 2.23.2 by @dependabot in #923

Full Changelog: 8.8.20250205075315...8.9.20250408123006

8.8.20250205075315

13 Feb 15:33
Compare
Choose a tag to compare

What's Changed

Deps

Full Changelog: 8.8.20241206093842...8.8.20250205075315

8.8.20241206093842

06 Dec 11:51
c5863dd
Compare
Choose a tag to compare

What's Changed

  • Fix class detection for namespaced classes (Py) by @GlassOfWhiskey in #897
  • PyPI wheel publishing: switch to trusted publishing by @mr-c in #898

Full Changelog: 8.8.20241204110045...8.8.20241206093842

8.8.20241204110045

04 Dec 12:55
f3518e2
Compare
Choose a tag to compare

What's Changed

  • error messages: report model and value being checked by @mvdbeek in #862
  • wheels: drop musllinux 1.1 by @mr-c in #889
  • cppgen: improved support of fields of type 'any' by @SGSSGene in #893
  • bump minimum version of cachecontrol needed for mypyc by @mr-c in #895
  • tox: newer mypyc works with Python 3.13 by @mr-c in #894

Deps

Full Changelog: 8.7.20241021092521...8.8.20241204110045

8.7.20241021092521

21 Oct 14:58
Compare
Choose a tag to compare

What's Changed

  • Drop support for Python 3.8 by @mr-c in #877
  • build Python 3.13 binary wheels with mypy 1.12+ by @mr-c in #883
  • synchronize requirements.txt and pyproject.toml:build_depends by @mr-c in #885

Deps

Full Changelog: 8.7.20241010092723...8.7.20241021092521

8.7.20241010092723

14 Oct 11:25
0391e8c
Compare
Choose a tag to compare

This is the last release that will support Python 3.8

What's Changed

  • mypy 1.12 prep by @mr-c in #876
  • prepare for future mypy release and enable --local-partial-types now by @mr-c in #879

Deps

Full Changelog: 8.7.20240905150001...8.7.20241010092723

8.7.20240905150001

06 Sep 07:04
Compare
Choose a tag to compare

What's Changed

  • [dlang] Support extention objects in arrays and the default field by @tom-tan in #825
  • Support Python 3.13.x by adding 3.13.0-rc1 to the CI by @mr-c in #822

Deps

Full Changelog: 8.7.20240820070935...8.7.20240905150001

8.7.20240820070935

20 Aug 09:36
00bc16c
Compare
Choose a tag to compare

What's Changed

  • Fix C++23: ~heap_object() with incomplete types by @eseiler in #852
  • upgrade CacheControl to use the more memory-efficient SeparateBodyFileCache by @mr-c in #857
  • Fix java code generator emitting unknown None symbol by @mvdbeek in #858

Deps

New Contributors

Full Changelog: 8.7.20240718183047...8.7.20240820070935

8.7.20240718183047

18 Jul 20:51
680d922
Compare
Choose a tag to compare

What's Changed

Full Changelog: 8.6.20240710082410...8.7.20240718183047