This repository was archived by the owner on Dec 22, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +32
-1
lines changed Expand file tree Collapse file tree 1 file changed +32
-1
lines changed Original file line number Diff line number Diff line change 22
33{{ $NEXT }}
44
5+ [Bug fixes]
6+
7+ - PERL-927 Coerce hint to IxHash or BSON::Doc if not string
8+
9+ - PERL-927 Skip count hint test before MongoDB 3.6
10+
11+ - PERL-970 Allow BSON::Doc as sort argument
12+
13+ - PERL-988 Preserve index key order in results
14+
15+ - PERL-1012 Clear session pool on reconnect after fork/thread
16+
17+ - PERL-1041 Check bulk error can call result before calling it
18+
19+ [Testing]
20+
21+ - PERL-806 Check compatibility for SDAM tests
22+
23+ - PERL-972 PERL-1005 Amended transaction examples
24+
25+ - PERL-1006 Enable retry_writes during testing
26+
27+ [Documentation]
28+
29+ - PERL-1033 Fix docs link to BSON/wrap_numbers
30+
31+ [Prerequisites]
32+
33+ - Requires BSON v1.10.1; if compiler is available, will require BSON::XS
34+ v0.6.0.
35+
536v2.0.1 2018-07-10 18:05:38-04:00 America/New_York
637
738 [Additions]
@@ -198,7 +229,7 @@ v2.0.0 2018-06-26 14:55:50-04:00 America/New_York
198229
199230 - PERL-900 Vendor ExtUtils::HasCompiler
200231
201- - PERL-937 Gossip cluster time during SDAM
232+ - PERL-937 Gossip cluster time during SDAM
202233
203234v1.999.1 2018-06-23 23:41:05-04:00 America/New_York (TRIAL RELEASE)
204235
You can’t perform that action at this time.
0 commit comments