Skip to content

Commit c42a54b

Browse files
committed
Update CHANGES.txt and LICENSE.txt for release-8.0.16
1 parent e8673c2 commit c42a54b

File tree

4 files changed

+19
-12
lines changed

4 files changed

+19
-12
lines changed

CHANGES.txt

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

11+
v8.0.16
12+
=======
13+
14+
- WL#12864: Upgrade of Protobuf version to 3.6.1
15+
- WL#12863: Drop support for Django versions older than 1.11
16+
- WL#12488: Support for session-connect-attributes
17+
- WL#12297: Expose metadata about the source and binaries
18+
- WL#12225: Prepared statement support
19+
- BUG#29324966: Add missing username connection argument for driver compatibility
20+
- BUG#29278489: Fix wrong user and group for Solaris packages
21+
- BUG#29260128: Disable load data local infile by default
22+
- BUG#29001628: Fix access by column label in Table.select()
23+
- BUG#28479054: Fix Python interpreter crash due to memory corruption
24+
- BUG#27897881: Empty LONG BLOB throws an IndexError
25+
1126
v8.0.15
1227
=======
1328

LICENSE.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Introduction
1010
third-party software which may be included in this distribution of
1111
MySQL Connector/Python 8.0.
1212

13-
Last updated: January 2019.
13+
Last updated: February 2019
1414

1515
Licensing Information
1616

@@ -33,7 +33,8 @@ Licensing Information
3333
a copy of which is reproduced below and can also be found along with
3434
its FAQ at http://oss.oracle.com/licenses/universal-foss-exception.
3535

36-
Copyright (c) 2012, 2019, Oracle and/or its affiliates. All rights reserved.
36+
Copyright (c) 2012, 2019, Oracle and/or its affiliates. All rights
37+
reserved.
3738

3839
Election of GPLv2
3940

cpyint

docs/README_DOCS.txt

Lines changed: 0 additions & 9 deletions
This file was deleted.

0 commit comments

Comments
 (0)