Skip to content

Commit 56356f0

Browse files
committed
Update CHANGES.txt for release-8.0.4
1 parent 188c218 commit 56356f0

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGES.txt

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,19 @@ Full release notes:
1010

1111
v8.0.4
1212
======
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
1318
- 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
1426

1527
v2.2.3
1628
======

0 commit comments

Comments
 (0)