Skip to content

v3.65.0

Compare
Choose a tag to compare
@ConfluentSemaphore ConfluentSemaphore released this 09 Jul 22:20
· 39 commits to main since this release
0f3cd7c

New Features

  • Add confluent flink connectivity-type use to set the Flink connectivity type

Bug Fixes

  • The USE <catalog>.<database> command in confluent flink shell previously set an incorrect key/value pair in the config (catalog: database); now it sets the proper key/value pairs (sql.current-catalog: catalog, sql.current-database: database)