Skip to content

release_2.3

1. v2.3.0 (2025-05-21)

1.1 New Features

  • upgrade tensorflow to 2.15.0.post1 and torch to 2.1.2 (#125)
  • add lightning, torchmetrics, torchvision, transformers, diffusers (#130)
  • bump onnx from 1.15.0 to 1.16.0 (security update)
  • upgrade transformers to 4.38.2 to fix CVE-2024-3568 (#135)
  • Upgrade from Python 3.11.9 to Python 3.12.3 (#136)
  • bump lightning from 2.1.3 to 2.2.5 (fix CVE-2024-5452) (#139)
  • bump lightning to 2.3.1 (fix CVE-2024-5980) (#142)
  • bump lightning to 2.3.3 (#143)
  • bump onnx from 1.16.0 to 1.17.0 to fix CVE-2024-5187 (#147)
  • upgrade tensorflow, torch and dependencies for numpy 2 compatibility (#149)
  • bump keras from 3.5.0 to 3.8.0 (fix CVE-2024-55459) (#152)
  • bump transformers to 4.48.3 (CVE-2024-11392, CVE-2024-11393, CVE-2024-11394) (#154)
  • bump torch, torchvision and triton to last releases (Python 3.13) (#155)
  • bump keras from 3.8.0 to 3.9.0 (fix CVE-2025-1550) (#158)
  • upgrade tensorflow from 2.18.0 to 2.19.0 (#160)
  • bump lightning and pytorch-lightning to 2.5.1 (CVE-2024-8019) (#164)
  • add onnxruntime (#166)
  • bump torch from 2.6.0 to 2.7.0 (CVE-2025-3730 and CVE-2025-2953) (#169)
  • bump transformers from 4.48.3 to 4.51.3 (fix CVE-2025-1194) (#174)
  • bump diffusers from 0.25.1 to 0.33.1 (compat huggingface_hub) (#175)
  • bump absl-py from 2.0.0 to 2.2.2 (#176)
  • bump dm-tree from 0.1.8 to 0.1.9 (#177)
  • bump einops from 0.7.0 to 0.8.1 (#178)
  • bump flatbuffers from 24.3.25 to 25.2.10 (#179)
  • bump google-auth from 2.25.2 to 2.40.1 (#180)
  • bump google-auth-oauthlib from 1.2.0 to 1.2.2 (#181)
  • bump grpcio from 1.60.0 to 1.71.0 (#182)
  • bump huggingface_hub from 0.30.2 to 0.31.4 (#183)
  • bump keras from 3.9.0 to 3.9.2 (#184)
  • bump libclang from 16.0.6 to 18.1.1 (#185)
  • bump lightning from 2.5.1 to 2.5.1.post0 (#186)
  • bump lightning-utilities from 0.14.2 to 0.14.3 (#187)
  • bump lit from 17.0.6 to 18.1.8 (#188)
  • bump namex from 0.0.8 to 0.0.9 (#189)
  • bump onnxruntime from 1.21.0 to 1.22.0 (#190)
  • bump onnxscript from 0.1.0.dev20240405 to 0.2.5 (#191)
  • bump opt-einsum from 3.3.0 to 3.4.0 (#192)
  • bump optree from 0.11.0 to 0.15.0 (#193)
  • bump pytorch-lightning from 2.5.1 to 2.5.1.post0 (#194)
  • bump requests-oauthlib from 1.3.1 to 2.0.0 (#195)
  • bump segmentation_models_pytorch from 0.3.3 to 0.5.0
  • bump segmentation_models_pytorch from 0.3.3 to 0.5.0 (#196)
  • bump sympy from 1.13.3 to 1.14.0 (#198)
  • bump timm from 0.9.2 to 1.0.15 (#199)
  • bump tokenizers from 0.21.0 to 0.21.1 (#200)
  • bump torchmetrics from 1.3.0.post0 to 1.7.1 (#201)
  • bump transformers from 4.51.3 to 4.52.1 (#202)
  • bump keras from 3.9.2 to 3.10.0 (backport #204) (#205)