File tree 1 file changed +12
-0
lines changed 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,19 @@ Full release notes:
10
10
11
11
v8.0.4
12
12
======
13
+ - WL#10772: Cleanup Drop APIs
14
+ - WL#10770: Ensure all Session connections are secure by default
15
+ - WL#10754: Forbid modify() and remove() with no condition
16
+ - WL#10659: Support utf8mb4 as default charset
17
+ - WL#10658: Remove concept of NodeSession
13
18
- WL#10657: Move version number to 8.0
19
+ - WL#10198: Add Protobuf C++ extension implementation
20
+ - WL#10004: Document UUID generation
21
+ - BUG#26175003: Fix Session.sql() when using unicode SQL statements with Python 2.7
22
+ - BUG#26161838: Dropping an non-existing index should succeed silently
23
+ - BUG#26160876: Fix issue when using empty condition in Collection.remove() and Table.delete()
24
+ - BUG#26029811: Improve error thrown when using an invalid parameter in bind()
25
+ - BUG#25991574: Fix Collection.remove() and Table.delete() missing filters
14
26
15
27
v2.2.3
16
28
======
You can’t perform that action at this time.
0 commit comments