Changelog for Vertica Sink Connector for Confluent Platform Version 1.3.2 ————-

  • Fixing failing integ test
  • CC-24442 fix guava cve
  • CC-23123 : Integrated Sonarqube code quality check
  • Migration: Jenkins -> Semaphore

Version 1.3.1

  • CCDB-4810, CCDB-4809: Fix slf4j and gson CVEs

Version 1.3.0

  • MINOR: remove throws javadoc annotation on method that does not throw an exception
  • Update Jenkinsfile Nodelabel
  • CCDB-4184: Vulnerable dependency org.apache.commons_commons-compress:1.13 for kafka-connect-vertica:master-latest
  • CCDB-3933: Vertica Retry Functionality Improvements Implementation
  • CCDB-3931: Vertica Readability Improvements Implementation
  • CC-3961: Vertica Field Cache Bug Fix
  • CCDB-3962: Vertica Integration Testing Expansion
  • CCDB-3714: Evaluate database column defaults at time of COPY execution
  • MINOR: Update Jenkinsfile to change the slack channel
  • update pom.xml docs URL to exact path
  • CC-12964: Vertica connector gets stuck in a deadlock (DRAFT)
  • CC-13089: Vertica connector uses one table’s default column values for all table writes
  • CC-12000: Performance improvements for auto evolution
  • MINOR: Cherry picking PR #35
  • CC-12750: Vertica Sink connector encounters ConcurrentModificationException when used with multiple topics
  • CC-12885: Cache already created schemas
  • CC-12039: Fix CVEs in Vertica Sink
  • CC-11933: support getutcdate(), statement_timestamp()::timestamp and timezone(‘utc’, statement_timestamp()) function call
  • CC-11240: fix a bug in parsing timestamp where the default is to call sysdate()
  • Added config to make HikariCP JDBC pool connections size configurable
  • CC-10917: Add copyright and remove old license file
  • MINOR: Update URLs and add Confluent/Connect as developer