File tree 4 files changed +38
-2
lines changed
4 files changed +38
-2
lines changed Original file line number Diff line number Diff line change
1
+ libmongoc 1.27.6
2
+ ================
3
+
4
+ Fixes:
5
+
6
+ * Fix TSan warning.
7
+ * Fix C23 compile.
8
+
9
+ Improvements:
10
+
11
+ * Document expected behavior of command errors in a transaction.
12
+
13
+ Thanks to everyone who contributed to the development of this release.
14
+
15
+ * Adrian Dole
16
+ * Ezra Chung
17
+ * Joshua Siegel
18
+ * Kevin Albertson
19
+
20
+
21
+
1
22
libmongoc 1.27.5
2
23
================
3
24
Original file line number Diff line number Diff line change 1
- 1.27.6-dev
1
+ 1.27.6
Original file line number Diff line number Diff line change
1
+ libbson 1.27.6
2
+ ==============
3
+
4
+ Fixes:
5
+
6
+ * Fix handling of malformed extended JSON for special BSON types.
7
+ * Fix large string handling in `bson_string_new` and `bson_string_append`.
8
+
9
+ Thanks to everyone who contributed to the development of this release.
10
+
11
+ * Ezra Chung
12
+ * Kevin Albertson
13
+
14
+
15
+
1
16
libbson 1.27.5
2
17
==============
3
18
4
- * Fix large string handline in `bson_append_utf8`.
19
+ * Fix large string handling in `bson_append_utf8`.
5
20
6
21
Thanks to everyone who contributed to the development of this release.
7
22
You can’t perform that action at this time.
0 commit comments