Skip to content

v2.10.2

Choose a tag to compare

@github-actions github-actions released this 19 Feb 10:18
· 682 commits to main since this release

Release Notes

v2.10.2

Bug Fixes

  • Pipelines with components that return plain pandas dataframes failed. The comparison of socket values is now 'is not' instead of '!=' to avoid errors with dataframes.