File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed
Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 11Changelog
22=========
33
4+ v1.1.4 (2022-06-29)
5+ -------------------
6+ - [#372] eliminate SyntaxWarning ("is" operator being used with a literal) [Daniel Moore]
7+ - [#358] eliminate fcntl import [Daniel Moore]
8+ - [#368] ensure connection is finalized properly [Daniel Moore]
9+ - [#362] escape special characters in PAM passwords [Daniel Moore]
10+ - [#364] allow ADMIN_KW in all metadata operations [Daniel Moore]
11+ - [#365] allow set() method via iRODSMetaCollection [Daniel Moore]
12+ - [#3] update tests for 4.3.0 [Daniel Moore]
13+ - [irods/irods#844] fix access_test [Daniel Moore]
14+ - [#3][irods/irods#6124] adapt for ADMIN_KW in post-4.2.11 ModAVUMetadata api [Daniel Moore]
15+ - [#3][irods/irods#5927] test_repave_replica now passes in iRODS >= 4.2.12 [Daniel Moore]
16+ - [#3][irods/irods#6340] test_replica_number passes on 4.3.0 [Daniel Moore]
17+
418v1.1.3 (2022-04-07)
519-------------------
620- [#356] Removing call to partially unsupported getpeername() [Kaivan Kamali]
Original file line number Diff line number Diff line change 1- __version__ = '1.1.3 '
1+ __version__ = '1.1.4 '
You can’t perform that action at this time.
0 commit comments