Skip to content
This repository was archived by the owner on Dec 22, 2021. It is now read-only.

Commit 32f71c7

Browse files
committed
Update Changes
1 parent 66c8eed commit 32f71c7

File tree

1 file changed

+32
-1
lines changed

1 file changed

+32
-1
lines changed

Changes

Lines changed: 32 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,37 @@
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+
536
v2.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

203234
v1.999.1 2018-06-23 23:41:05-04:00 America/New_York (TRIAL RELEASE)
204235

0 commit comments

Comments
 (0)