Skip to content

Releases: tochka-public/ml-pipeline-engine

v2.3.2

26 Jun 08:36
78c6cbe

Choose a tag to compare

What's Changed

Other Changes

  • feat: Extended the output of the OneOfDoesNotHaveResultError by @VonnegutFcox in #86

New Contributors

Full Changelog: v2.3.1...v2.3.2

v2.3.1

27 May 07:29
cdc41a1

Choose a tag to compare

What's Changed

Other Changes

  • feat: Add logic to skip saving to artifact store if the node was not executed by @PavelKovtun in #85

Full Changelog: v2.3.0...v2.3.1

v2.3.0

20 May 08:33
2faf2a2

Choose a tag to compare

What's Changed

Other Changes

  • feat: Add support for skipping artifact store save for tagged nodes by @PavelKovtun in #83

New Contributors

Full Changelog: v2.2.1...v2.3.0

v2.2.1

05 May 10:01
ad41808

Choose a tag to compare

What's Changed

Other Changes

Full Changelog: v2.2.0...v2.2.1

v2.2.0

30 Apr 12:25
4853655

Choose a tag to compare

What's Changed

Other Changes

  • feat: make process method abstract in ProcessorBase by @danfimov in #73
  • feat: Bump minimal python version by @danfimov in #72
  • fix: oneof hangs with recurrent subgraph by @DmitriyMakeev in #77
  • fix: fixed NoneType error in tests for python 3.9 by @DmitriyMakeev in #78
  • docs: add real examples that can be run as scripts by @danfimov in #74
  • ci: update ruff, use it in pre-commit hooks and add dependencies cache in CI by @danfimov in #75

New Contributors

Full Changelog: v2.1.1...v2.2.0

v2.1.1

02 Apr 11:10
9bec432

Choose a tag to compare

What's Changed

Other Changes

  • fix:Install concrete poetry version by @zzstop in #69
  • fix: Upgrade package version by @zzstop in #70

Full Changelog: v2.1.0...v2.1.1

v2.1.0

01 Apr 13:37
0cfb7ed

Choose a tag to compare

What's Changed

Other Changes

  • style: (PE-8) Add ruff linter and fix the errors by @ca11mejane in #27
  • docs: Update README with environment setup by @ca11mejane in #29
  • feat: PE-20 - Fix CPU usage by @Moootya in #35
  • fix: Fixed "None" while running an interconnected rec subgraph by @Moootya in #36
  • fix: Fixed a test by @Moootya in #37
  • fix(dag): Fixed run process of oneof subgraph by @Moootya in #40
  • ci: Add templates for issues by @ca11mejane in #30
  • fix(manager): Add log before stopping the DAG run by @ca11mejane in #43
  • feat(node): Removed ulid python package by @Moootya in #42
  • BREAKING CHANGE: (#31) Removing the special nodes classes by @ca11mejane in #33
  • feat: Improve README.md by @vopankov in #57
  • chore(deps-dev): bump zipp from 3.18.1 to 3.19.1 by @dependabot in #44
  • chore(deps): bump fast-loops from 1.1.3 to 1.1.4 in /ml_pipeline_viewer by @dependabot in #46
  • chore(deps): bump braces from 3.0.2 to 3.0.3 in /ml_pipeline_viewer by @dependabot in #47
  • chore(deps): bump webpack from 5.91.0 to 5.94.0 in /ml_pipeline_viewer by @dependabot in #49
  • chore(deps): bump micromatch from 4.0.5 to 4.0.8 in /ml_pipeline_viewer by @dependabot in #51
  • chore(deps): bump rollup from 2.79.1 to 2.79.2 in /ml_pipeline_viewer by @dependabot in #54
  • chore(deps): bump cookie and express in /ml_pipeline_viewer by @dependabot in #55
  • chore(deps): bump http-proxy-middleware from 2.0.6 to 2.0.7 in /ml_pipeline_viewer by @dependabot in #56
  • chore(deps): bump body-parser and express in /ml_pipeline_viewer by @dependabot in #58
  • chore(deps): bump path-to-regexp and express in /ml_pipeline_viewer by @dependabot in #60
  • chore(deps): bump serve-static and express in /ml_pipeline_viewer by @dependabot in #61
  • chore(deps-dev): bump setuptools from 69.2.0 to 70.0.0 by @dependabot in #45
  • chore: Move visualization/ folder to ml_pipeline_viewer/ module by @ca11mejane in #50
  • chore(tests): Tests run using chart not context by @ca11mejane in #62
  • fix: Fix nested InputOneOf by @zzstop in #68

New Contributors

Full Changelog: v1.7.0...v2.1.0

v2.0.0a3

10 Jun 10:15
3f37b50

Choose a tag to compare

v2.0.0a3 Pre-release
Pre-release

What's Changed

Other Changes

  • fix: Fixed "None" while running an interconnected rec subgraph by @Moootya in #36
  • fix: Fixed a test by @Moootya in #37
  • fix(dag): Fixed run process of oneof subgraph by @Moootya in #40

Full Changelog: v2.0.0a1...v2.0.0a3

v2.0.0a1

24 May 12:21

Choose a tag to compare

v2.0.0a1 Pre-release
Pre-release

Full Changelog: v2.0.0a0...v2.0.0a1

v2.0.0a0

24 May 08:36
7e88286

Choose a tag to compare

v2.0.0a0 Pre-release
Pre-release

What's Changed

Other Changes

New Contributors

Full Changelog: v1.7.0...v2.0.0a0