@@ -3,54 +3,54 @@ Changelog
33
44v1.0.0 (2021-06-03)
55-------------------
6- [#274] calculate common vault dir for unicode query tests [Daniel Moore]
7- [#269] better session cleanup [Daniel Moore]
6+ - [#274] calculate common vault dir for unicode query tests [Daniel Moore]
7+ - [#269] better session cleanup [Daniel Moore]
88
99v0.9.0 (2021-05-14)
1010-------------------
11- [#269] cleanup() is now automatic with session destruct [Daniel Moore]
12- [#235] multithreaded parallel transfer for PUT and GET [Daniel Moore]
13- [#232] do not arbitrarily pick first replica for DEST RESC [Daniel Moore]
14- [#233] add null handler for irods package root [Daniel Moore]
15- [#246] implementation of checksum for data object manager [Daniel Moore]
16- [#270] speed up tests [Daniel Moore]
17- [#260] [irods/irods#5520] XML protocol will use BinBytesBuf in 4.2.9 [Daniel Moore]
18- [#221] prepare test suite for CI [Daniel Moore]
19- [#267] add RuleExec model for genquery [Daniel Moore]
20- [#263] update documentation for connection_timeout [Terrell Russell]
21- [#261] add temporary password support [Paul van Schayck]
22- [#257] better SSL examples [Terrell Russell]
23- [#255] make results of atomic metadata operations visible [Daniel Moore]
24- [#250] add exception for SYS_INVALID_INPUT_PARAM [Daniel Moore]
11+ - [#269] cleanup() is now automatic with session destruct [Daniel Moore]
12+ - [#235] multithreaded parallel transfer for PUT and GET [Daniel Moore]
13+ - [#232] do not arbitrarily pick first replica for DEST RESC [Daniel Moore]
14+ - [#233] add null handler for irods package root [Daniel Moore]
15+ - [#246] implementation of checksum for data object manager [Daniel Moore]
16+ - [#270] speed up tests [Daniel Moore]
17+ - [#260] [irods/irods#5520] XML protocol will use BinBytesBuf in 4.2.9 [Daniel Moore]
18+ - [#221] prepare test suite for CI [Daniel Moore]
19+ - [#267] add RuleExec model for genquery [Daniel Moore]
20+ - [#263] update documentation for connection_timeout [Terrell Russell]
21+ - [#261] add temporary password support [Paul van Schayck]
22+ - [#257] better SSL examples [Terrell Russell]
23+ - [#255] make results of atomic metadata operations visible [Daniel Moore]
24+ - [#250] add exception for SYS_INVALID_INPUT_PARAM [Daniel Moore]
2525
2626v0.8.6 (2021-01-22)
2727-------------------
28- [#244] added capability to add/remove atomic metadata [Daniel Moore]
29- [#226] Document creation of users [Ruben Garcia]
30- [#230] Add force option to data_object_manager create [Ruben Garcia]
31- [#239] to keep the tests passing [Daniel Moore]
32- [#239] add iRODSUser.info attribute [Pierre Gay]
33- [#239] add iRODSUser.comment attribute [Pierre Gay]
34- [#241] [irods/irods_capability_automated_ingest#136] fix redundant disconnect [Daniel Moore]
35- [#227] [#228] enable ICAT entries for zones and foreign-zone users [Daniel Moore]
28+ - [#244] added capability to add/remove atomic metadata [Daniel Moore]
29+ - [#226] Document creation of users [Ruben Garcia]
30+ - [#230] Add force option to data_object_manager create [Ruben Garcia]
31+ - [#239] to keep the tests passing [Daniel Moore]
32+ - [#239] add iRODSUser.info attribute [Pierre Gay]
33+ - [#239] add iRODSUser.comment attribute [Pierre Gay]
34+ - [#241] [irods/irods_capability_automated_ingest#136] fix redundant disconnect [Daniel Moore]
35+ - [#227] [#228] enable ICAT entries for zones and foreign-zone users [Daniel Moore]
3636
3737v0.8.5 (2020-11-10)
3838-------------------
39- [#220] Use connection create time to determine stale connections [Kaivan Kamali]
39+ - [#220] Use connection create time to determine stale connections [Kaivan Kamali]
4040
4141v0.8.4 (2020-10-19)
4242-------------------
43- [#221] fix tests which were failing in Py3.4 and 3.7 [Daniel Moore]
44- [#220] Replace stale connections pulled from idle pools [Kaivan Kamali]
45- [#3] tests failing on Python3 unicode defaults [Daniel Moore]
46- [#214] store/load rules as utf-8 in files [Daniel Moore]
47- [#211] set and report application name to server [Daniel Moore]
48- [#156] skip ssh/pam login tests if user doesn't exist [Daniel Moore]
49- [#209] pam/ssl/env auth tests imported from test harness [Daniel Moore]
50- [#209] store hashed PAM pw [Daniel Moore]
51- [#205] Disallow PAM plaintext passwords as strong default [Daniel Moore]
52- [#156] fix the PAM authentication with env json file. [Patrice Linel]
53- [#207] add raw-acl permissions getter [Daniel Moore]
43+ - [#221] fix tests which were failing in Py3.4 and 3.7 [Daniel Moore]
44+ - [#220] Replace stale connections pulled from idle pools [Kaivan Kamali]
45+ - [#3] tests failing on Python3 unicode defaults [Daniel Moore]
46+ - [#214] store/load rules as utf-8 in files [Daniel Moore]
47+ - [#211] set and report application name to server [Daniel Moore]
48+ - [#156] skip ssh/pam login tests if user doesn't exist [Daniel Moore]
49+ - [#209] pam/ssl/env auth tests imported from test harness [Daniel Moore]
50+ - [#209] store hashed PAM pw [Daniel Moore]
51+ - [#205] Disallow PAM plaintext passwords as strong default [Daniel Moore]
52+ - [#156] fix the PAM authentication with env json file. [Patrice Linel]
53+ - [#207] add raw-acl permissions getter [Daniel Moore]
5454
5555v0.8.3 (2020-06-05)
5656-------------------
0 commit comments