You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
BREAKING CHANGE: Creating a path module where following files functions have been transferred (original have been deprecated): get_root_path, listdir_abspath, to_abspath, real_rel_path, get_archived_file_list, get_archived_path, get_archived_rio_path, get_filename, get_ext, find_files, get_file_in_dir, is_writable.
ENH: Add a s3 modules handling other endpoints than Unistra's
ENH: Add deprecation for ci functions handled in other modules (such as s3_env, define_s3_client, get_db2_path, get_db2_path, get_db2_path)
FIX: Allow unistra.s3_env to wrap functions with arguments
FIX: Manage the case with fsspec path given to vectors.read
CI: Better testing of kwargs handling in vectors.read