Skip to content

Releases: vertica/vertica-python

0.9.0

06 Mar 16:57
cb17672
Compare
Choose a tag to compare
  • New Feature: server-side prepared statements
  • Support UDtypes (GEOMETRY & GEOGRAPHY)
  • Update README
  • Add more debug logging
  • Fix DBAPI type object for python 3

0.8.2

04 Jan 21:24
5d64578
Compare
Choose a tag to compare

Fix #251: Write notice messages to log

0.8.1

02 Jan 22:11
957c778
Compare
Choose a tag to compare
  • Upgrade supported Vertica protocol to 3.4
  • Add session_label connection setting (#241)
  • Fix #185 (#242)
  • Add more info to cursor.description (#244)
  • Add LostConnectivityFailure error (#245)

0.8.0

26 Sep 21:05
25f4b78
Compare
Choose a tag to compare
  • Added Vertica Connection Load balancing and Failover features
  • Added logging feature
  • Improved test framework
  • Travis CI Setup
  • Several fixes: #209 #175 #233 #179 #213 #181

0.7.4

15 Aug 21:06
aebf3b9
Compare
Choose a tag to compare

First release after Vertica took ownership of this repo.

  1. Updated README
  2. Added Contributing guidelines
  3. Updated license and copyright in files

0.7.3

18 Jun 20:11
Compare
Choose a tag to compare

fixes for executemany

0.7.2

17 Jun 21:30
Compare
Choose a tag to compare

Fix handling of None params

0.7.1

13 May 22:42
Compare
Choose a tag to compare

Fix nextset() handling of errors
Add cancel() to connection and cursor

0.7.0

13 May 20:47
Compare
Choose a tag to compare

Adds executemany for pandas compatibility
Better string compatibility for python 2/3
Fix regression in support for 2.6
Various code cleanup and refactoring

0.6.14

23 Mar 18:45
Compare
Choose a tag to compare
0.6.14