Skip to content

DataJoint 2.0.2

Choose a tag to compare

@dimitri-yatsenko dimitri-yatsenko released this 05 Feb 18:35
· 156 commits to master since this release
da0cc0c

Bug Fixes

  • fix: Support 'KEY' in fetch() for backward compatibility (#1384)

    • Restores fetch('KEY') syntax from DataJoint 0.14
    • Fixes #1381
  • fix: Handle inhomogeneous array shapes in to_arrays() (#1382)

    • Correctly handles blob arrays with different shapes
    • Fixes #1380
  • fix: Handle semantic_check for job table operations (#1383)

    • Fixes populate(reserve_jobs=True) when keep_completed=True
    • Fixes #1379
  • fix: Handle missing SSL context in multiprocess populate (#1377)

    • Prevents errors when SSL context is not available in child processes

Installation

pip install datajoint==2.0.2