kafbat/kafka-ui

Select compatibility level during schema creation

開放

#1,371 建立於 2025年9月23日

 (1 則留言) (0 個反應) (0 位負責人)TypeScript (363 個分叉)auto 404
good first issuestatus/triage/completedstatus/triage/manualtype/feature

倉庫指標

星標
 (2,554 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

Issue submitter TODO list

  • I've searched for an already existing issues here
  • I'm running a supported version of the application which is listed here and the feature is not present there

Is your proposal related to a problem?

Yes. Currently, it is not possible to select a compatibility level during the creation of a schema.

Describe the feature you're interested in

It would be useful to have a selector in the schema creation view to directly choose the compatibility level during creation. This would streamline the workflow and avoid additional steps after the schema is created.

Describe alternatives you've considered

The alternative I considered was to first create the schema, then edit it afterward to change the compatibility level. However, this method does not seem to work. When updating the schema and attempting to change the compatibility level, Kafbat returns the following error: Schema syntax is not valid

Version you're running

8b5494b

Additional context

No response

貢獻者指南