v3.65.0
·
416 commits
to main
since this release
New Features
- Add
confluent flink connectivity-type useto set the Flink connectivity type
Bug Fixes
- The
USE <catalog>.<database>command inconfluent flink shellpreviously 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)