Skip to content

Commit 46da02a

Browse files
Edited Release notes as per review
1 parent e9ec1e7 commit 46da02a

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

DESCRIPTION.rst

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@ Release Notes
1111

1212
- v2.3.4(October 26,2020)
1313

14-
- The function write_pandas now has the option to not quote identifiers (non default option).
15-
- The function write_pandas now honors default and auto-increment values.
16-
- Update Python Connector OCSP error messages and accompanying telemetry Information.
17-
- Run-time pyarrow version verification is now able to gracefully fail. Fixing a bug with AWS glue environment.
18-
- Bumped boto3 from 1.14.47 to 1.15.9
19-
- Bump idna from 2.9 to 2.10
14+
- Added an optional parameter to the write_pandas function to specify that identifiers should not be quoted before being sent to the server.
15+
- The write_pandas function now honors default and auto-increment values for columns when inserting new rows.
16+
- Updated the Python Connector OCSP error messages and accompanying telemetry Information.
17+
- Enabled the runtime pyarrow version verification to fail gracefully. Fixed a bug with AWS glue environment.
18+
- Upgraded the version of boto3 from 1.14.47 to 1.15.9.
19+
- Upgraded the version of idna from 2.9 to 2.10.
2020

2121
- v2.3.3(October 05,2020)
2222

0 commit comments

Comments
 (0)