Skip to content

BE: Restore SchemaRegistry auto-selection for Avro topics (#1833)#1842

Open
joshuaNathaniel wants to merge 1 commit into
kafbat:mainfrom
joshuaNathaniel:issues/1833
Open

BE: Restore SchemaRegistry auto-selection for Avro topics (#1833)#1842
joshuaNathaniel wants to merge 1 commit into
kafbat:mainfrom
joshuaNathaniel:issues/1833

BE: Restore SchemaRegistry auto-selection for Avro topics (#1833)

f31321f
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
GitHub Actions / Task Completed Checker succeeded May 26, 2026 in 0s

Task Completed Checker

All tasks are completed!

Details

✅ Completed Tasks

  • Manually (please, describe, if necessary)
  • Unit checks
  • Integration checks
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation (e.g. ENVIRONMENT VARIABLES)
  • My changes generate no new warnings (e.g. Sonar is happy)
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged