Python Irodsclient Versions Save

A Python API for iRODS

v2.0.1

1 month ago
  • [#543] Fix issue with parallel downloads to a directory [Raoul Schram]
  • [#521] clearer documentation and errors regarding pam/pam_password [Daniel Moore]
  • [#518] preserve login_ internally generated exceptions [Daniel Moore]
  • [#522][#523] allow '=' and ';' in PAM passwords [Daniel Moore]
  • [#519] force verify mode to CERT_NONE if irods verify setting is explicitly none [Daniel Moore]
  • [#526] can now opt out of strong primes to speed up SSL & PAM tests [Daniel Moore]
  • [#3] make sure tempfile.mktemp imported where needed for tests [Daniel Moore]
  • [#3] tweak compatibility to iRODS 4.3.2 [Daniel Moore]
  • [#539] iRODS 4.3.2 rmgroup adaptation [Daniel Moore]

v2.0.0

3 months ago
  • [#3] version bump for 2.0.0 [Terrell Russell]
  • [#3] update project description [Terrell Russell]
  • [#495] append modes seek to end on data_object.open(...) [Daniel Moore]
  • [#510] update README to reflect removal of session.permissions [Terrell Russell]
  • [#510] change permissions to acls [Daniel Moore]
  • [#504] modify replicate/trim code snippet and description [Daniel Moore]
  • [#459] respect the default_resource setting for replication [Daniel Moore]
  • [#484,#509] Update version mentioned in README for Quota [Terrell Russell]
  • [#503] swap readme from .rst to markdown [Terrell Russell]
  • [#484] change to proper RST marker "::" in quotas section [Daniel Moore]
  • [#485][#430][#494] document new legacy_auth.pam.* settings [Daniel Moore]
  • [#501] context manager to temporarily alter settings [Daniel Moore]
  • [#430][#494][#498] client auth "plugins" / pam_password compatibility / TTL fix [Daniel Moore]
  • [#485] allow detection of config without actually loading it. [Daniel Moore]
  • [#462][#399] Default the dataSize to 0 and prefer DATA_SIZE_KW over seek [Daniel Moore]
  • [#497] suppress fatal errors when loading configuration [Daniel Moore]
  • [#485][#489] document available settings and override environment variables [Daniel Moore]
  • [#489] allow environment variable overrides of individual settings during autoload [Daniel Moore]
  • [#485] writeable_properties including xml parser [Daniel Moore]
  • [#484] Add quotas to README [Daniel Moore]
  • [#474][#479] Allow querying, setting, and removing quotas [Daniel Moore]
  • [#483] make PRC version available as tuple [Daniel Moore]

v1.1.9

7 months ago
  • [#471][#472] allow save, load, and autoload of configuration [Daniel Moore]
  • [#456] auto-close data objects that go out of scope [Daniel Moore]
  • [#455] remove ticket check [Daniel Moore]
  • [#452] implement client redirection to resource server [Daniel Moore]
  • [#455] introduce low level ticket api changes [Daniel Moore]
  • [#234] Implement case-insensitive queries [Sietse Snel]

v1.1.8

1 year ago
  • [#450] test for setting/getting comments [Daniel Moore]
  • [#377] fix iRODSSession connection timeout [Daniel Moore]
  • [#450] Get property comments from replica object [Gwenael Leysour de Rohello]
  • [#448] protect against bad parameters in modify_password [Daniel Moore]
  • [#442] allow non-default string types in AVU fields [Daniel Moore]
  • [#443] add NotLike (GenQuery 'NOT LIKE') operator [Daniel Moore]

v1.1.7

1 year ago
  • [#435] unregister can target a single replica [Daniel Moore]
  • [#434] metadata calls now require AVU fields to be nonzero-length strings [Daniel Moore]
  • [#431][irods/irods#6921] filter user_id results from R_OBJT_ACCESS through IDs still in R_USER_MAIN [Daniel Moore]
  • [#3] acls.set needs admin=True for some tests [Daniel Moore]
  • [#3] compatibility bump to iRODS 4.3.1 [Daniel Moore]
  • [#426][#428][#429] groupadmin capabilities update [Daniel Moore]

v1.1.6

1 year ago
  • [#420][#422] present appropriate iRODSAccess.codes, in sorted order [Daniel Moore]
  • [#420] store integer codes & strings for access levels [Daniel Moore]
  • [#418] raise error in test for IRODS_VERSION mismatch [Daniel Moore]
  • [#379] define RE_RUNTIME_ERROR exception [Daniel Moore]
  • [#400] more advanced iRODSException representation [Daniel Moore]
  • [#392] add iRODSResource properties: parent_name, parent_id, hierarchy_string [Daniel Moore]
  • [#243] enable RESC_HIER_STR_KW and RESC_NAME_KW in data open() [Daniel Moore]
  • [#395][#396] test of acls manager [Daniel Moore]
  • [#396] Introduce "acls" manager and deprecate "permissions" [Daniel Moore]
  • [#395] include user_type in permissions [Daniel Moore]
  • [#410] ensure a call to iRODSSession.cleanup() at interpreter exit [Daniel Moore]
  • [#406] correctly generate ssl context [Daniel Moore]
  • [#404] Fix password_obfuscation in Windows [J.P. Mc Farland]
  • [#374] Use alternate endpoint for groupadmin requests [Martin Jaime Flores Jr]
  • [#5] minor README fix: XML_Parser_Type code sample [Sietse Snel]
  • [#5] adds module loading to RErrorStack example [John Constable]

v1.1.5

1 year ago
  • [#383] correct logical path normalization [Daniel Moore]
  • [#369] remove dynamic generation of message classes [Daniel Moore]
  • [#386][#389] only load timestamps when requested [Daniel Moore]
  • [#386] initial change to add create and modify times for metadata [Paul Borgermans]

v1.1.4

1 year ago
  • [#372] eliminate SyntaxWarning ("is" operator being used with a literal) [Daniel Moore]
  • [#358] eliminate fcntl import [Daniel Moore]
  • [#368] ensure connection is finalized properly [Daniel Moore]
  • [#362] escape special characters in PAM passwords [Daniel Moore]
  • [#364] allow ADMIN_KW in all metadata operations [Daniel Moore]
  • [#365] allow set() method via iRODSMetaCollection [Daniel Moore]
  • [#3] update tests for 4.3.0 [Daniel Moore]
  • [irods/irods#844] fix access_test [Daniel Moore]
  • [#3][irods/irods#6124] adapt for ADMIN_KW in post-4.2.11 ModAVUMetadata api [Daniel Moore]
  • [#3][irods/irods#5927] test_repave_replica now passes in iRODS >= 4.2.12 [Daniel Moore]
  • [#3][irods/irods#6340] test_replica_number passes on 4.3.0 [Daniel Moore]

v1.1.3

2 years ago
  • [#356] Removing call to partially unsupported getpeername() [Kaivan Kamali]

v1.1.2

2 years ago
  • [#3][#345] Allow tests to pass and accommodate older Python [Daniel Moore]
  • [#352] Fix the infinite loop issue when sock.recv() returns an empty buffer [Kaivan Kamali]
  • [#345] Fix connection destructor issue [Kaivan Kamali]
  • [#351] replace 704 api constant with AUTH_RESPONSE_AN [Daniel Moore]
  • [#350] password input to AUTH_RESPONSE_AN should be string [Daniel Moore]
  • [#315] skip cleanup() if session.pool is None [Daniel Moore]
  • [#290] only anonymous user can log in without password [Daniel Moore]
  • [#43][#328] reasonable indentation [Daniel Moore]
  • [#328] allow user to change own password [Daniel Moore]
  • [#343][#21] document testing and S3 setup [Daniel Moore]
  • [#343] allow parallel (multi-1247) data transfer to/from S3 [Daniel Moore]
  • [#332] capitalize -C,-R object type abbreviations [Daniel Moore]
  • [#349] normalize() argument not necessarily absolute [Daniel Moore]
  • [#323] remove trailing slashes in collection names [Daniel Moore]