Skip to content

Release 3.2.2

Compare
Choose a tag to compare
@Aryex Aryex released this 30 May 16:20
· 72 commits to main since this release
86751e1

Changes

  • Added compatibility with Vertica 11.1:
    • An SQL method used by the connector was deprecated in Vertica 11.1.1, making it incompatible with previous connector releases. This release supports Vertica's new method as well as maintains backward compatibility.
  • Fixed an issue with the connector creating many JDBC connections:
    • We now expect read/write operations to only create at most 2 JDBC connections to Vertica.