File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments