Skip to content

Commit c87cfd7

Browse files
committed
Prepare release 8.0.22
1 parent cd3b71b commit c87cfd7

File tree

5 files changed

+62
-1276
lines changed

5 files changed

+62
-1276
lines changed

CHANGES.txt

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,20 @@ Copyright (c) 2009, 2020, Oracle and/or its affiliates.
88
Full release notes:
99
http://dev.mysql.com/doc/relnotes/connector-python/en/
1010

11+
v8.0.22
12+
=======
13+
14+
- WL#14110: Add support for SCRAM-SHA-1
15+
- WL#14098: Add option to specify LOAD DATA LOCAL IN PATH
16+
- WL#13997: Refactoring of the building system
17+
- WL#13995: Add support for configurable compression levels
18+
- WL#13994: Support clear text passwords
19+
- WL#13380: Add support for Django 3.0
20+
- BUG#31335275: Fix memory leak when using the Decimal data type
21+
- BUG#31267800: Include copyright header in the modules generated by protoc
22+
- BUG#27535063: Fix wrong error message when specifying the collation for a non TEXT field
23+
- BUG#20811567: Support use_pure option in config_files
24+
1125
v8.0.21
1226
=======
1327

0 commit comments

Comments
 (0)