Releases: vertica/vertica-python
Releases · vertica/vertica-python
1.4.0
What's Changed
- Support
tlsmode
connection option by @sitingren in #555 - Fix cursor.copy() typing by @alippai in #546
- Fix #556: remove legacy code by @sitingren in #557
New Contributors
Full Changelog: 1.3.8...1.4.0
1.3.8
What's Changed
- Add type hints (cont.) by @sitingren in #541
- Change notice warnings format by @sitingren in #542
Full Changelog: 1.3.7...1.3.8
1.3.7
What's Changed
- Improve Cursor.copy() by @sitingren in #538
- Add type hints by @sitingren in #539
Full Changelog: 1.3.6...1.3.7
1.3.6
1.3.5
What's Changed
- Fix #526 by @sitingren in #527
- Add auth category feature by @sitingren in #528
- Customize data conversion to Python objects by @sitingren in #530
Full Changelog: 1.3.4...1.3.5
1.3.4
1.3.3
What's Changed
- Add workload routing connection property by @DMickens in #508
- OAuth 2.0 Authentication by @sitingren in #520
- Fix #517 by @sitingren in #518
- Final fix for #498 by @sitingren in #515
- Insert complex types with cursor.executemany + client-side binding by @sitingren in #519
- Add TLS test by @sitingren in #514 and #516
Full Changelog: 1.3.2...1.3.3
1.3.2
What's Changed
- Update copyright statement to Open Text by @sitingren in #495
- Quick workaround for #493: 'utf-8' codec can't decode byte by @sitingren in #498 and #502
- Fix #499: Support client_os_hostname by @sitingren in #501
- Quick fix for #500 by @sitingren in #503
Full Changelog: 1.3.1...1.3.2
1.3.1
What's Changed
- Insert complex types with client-side binding by @sitingren in #490
- Fix #243: use the warnings module by @sitingren in #491
Full Changelog: 1.3.0...1.3.1
1.3.0
What's Changed
- Update copyright year to 2023 by @sitingren in #480
- Drop Python 2 and force
python_requires=">=3.7"
by @sitingren in #481 - Remove Python 2 code by @sitingren in #482
- deprecate crypt package by @sitingren in #485
- Close socket explicitly by @sitingren in #487
- Send cancel() when receive Ctrl-C by @sitingren in #488
Full Changelog: 1.2.0...1.3.0