Skip to content

Commit 984e052

Browse files
committed
Update CHANGES.txt for release-2.2.1
1 parent 42a6d6c commit 984e052

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

CHANGES.txt

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,23 @@ Copyright (c) 2009, 2016, Oracle and/or its affiliates. All rights reserved.
88
Full release notes:
99
http://dev.mysql.com/doc/relnotes/connector-python/en/
1010

11+
v2.2.1
12+
======
13+
14+
- Add support for Protocol Buffers 3
15+
- Add View support (without DDL)
16+
- Implement get_default_schema() method in BaseSchema
17+
- DevAPI: Per ReplicaSet SQL execution
18+
- DevAPI: XSession accepts a list of routers
19+
- DevAPI: Define action on adding empty list of documents
20+
- BUG23729357: Fix fetching BIT datatype
21+
- BUG23722871: Fix running unittests with mysqlx plugin
22+
- BUG23583381: Add who_am_i and am_i_real methods to DatabaseObject
23+
- BUG23568257: Add fetch_one method to mysqlx.result
24+
- BUG23550743: Add close method to XSession and NodeSession
25+
- BUG23550057: Add support for URI as connection data
26+
1127
v2.2.0
1228
======
1329

1430
- Provide initial implementation of new DevAPI
15-

0 commit comments

Comments
 (0)