Revision history for Perl extension Apache::Session::MongoDB. 0.23 Thu Sep 02 14:25:12 2021 - Fix test regression introduced in 0.22 0.22 Wed Sep 01 23:32:34 2021 - support deleteIfLowerThan (used by [Lemonldap::NG](https://lemonldap-ng.org) 0.21 Thu Mar 25 16:53:32 2021 - Die when session isn't found. Closes: #12 0.20 Thu Sep 26 21:23:35 2019 - Fix searchOn return value. Thanks to Maxime Besson. Closes: #8 0.19 Thu Apr 26 08:36:07 2019 - Replace deprecated MongoDB function (insert => insert_one, remove => delete_one). Closes: #5 0.18 Thu Jun 22 12:00:00 2017 - Substitute $ and . characters in keys before stroring session contents 0.17 Wed May 18 22:01:50 2016 - Return undef if no session found 0.16 Fri Apr 1 12:50:23 2016 - Add more MongoDB parameters 0.15 Wed Feb 10 15:41:34 2016 - class methods to browse sessions 0.14 Wed Feb 10 12:44:26 2016 - module wasn't usable by Lemonldap::NG - change parameters 0.13 Sat Dec 19 09:58:45 2015 - update MongoDB::Client args 0.12 Thu Mar 26 18:29:43 2015 - missing dependency (Apache::Session) 0.11 Wed Mar 25 21:15:12 2015 - missing files in manifest 0.1 Fri Mar 20 08:40:32 2015 - original version; created by h2xs 1.23 with options -AXn Apache::Session::MongoDB