Skip to content

v6.1.2

Compare
Choose a tag to compare
@willyborankin willyborankin released this 08 Jul 14:10
· 509 commits to master since this release

What's new:

  • add topics.to.tables.mapping config parameter, which maps Kafka topics database tables. Example: topics.to.tables.mapping=topic_name0:table_name0,topic_name1:table_name1
  • Bump Up JDBC driver versions for PgSQL to 42.2.14 and SQLLite to 3.12.8
  • Add new JDBC driver for snowflake