Releases: tochka-public/ml-pipeline-engine
Releases · tochka-public/ml-pipeline-engine
v2.3.2
What's Changed
Other Changes
- feat: Extended the output of the OneOfDoesNotHaveResultError by @VonnegutFcox in #86
New Contributors
- @VonnegutFcox made their first contribution in #86
Full Changelog: v2.3.1...v2.3.2
v2.3.1
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
What's Changed
Other Changes
- feat: Add support for skipping artifact store save for tagged nodes by @PavelKovtun in #83
New Contributors
- @PavelKovtun made their first contribution in #83
Full Changelog: v2.2.1...v2.3.0
v2.2.1
What's Changed
Other Changes
- fix: fixed recurrent subgraph with many oneof nodes by @DmitriyMakeev in #79
Full Changelog: v2.2.0...v2.2.1
v2.2.0
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
- @danfimov made their first contribution in #73
- @DmitriyMakeev made their first contribution in #77
Full Changelog: v2.1.1...v2.2.0
v2.1.1
v2.1.0
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
- @ca11mejane made their first contribution in #27
- @dependabot made their first contribution in #44
- @zzstop made their first contribution in #68
Full Changelog: v1.7.0...v2.1.0
v2.0.0a3
v2.0.0a1
Full Changelog: v2.0.0a0...v2.0.0a1
v2.0.0a0
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
New Contributors
- @ca11mejane made their first contribution in #27
Full Changelog: v1.7.0...v2.0.0a0