Aiven-Open / karapace

Karapace - Your Apache Kafka® essentials in one tool
https://karapace.io
Apache License 2.0
450 stars 68 forks source link

fix: remove the raise Invalid version when instantiating a version 0 #911

Closed eliax1996 closed 2 months ago

eliax1996 commented 2 months ago

… This is required due to back compatibility, in the past was possible to create schema with version 0, we should deny creating new versions starting from 0 but not raising an issue if this is done during the load of the previous schema

About this change - What it does

References: #xxxxx

Why this way

github-actions[bot] commented 2 months ago

Coverage report

Click to see where and how coverage changed

FileStatementsMissingCoverageCoverage
(new stmts)
Lines missing
  karapace
  typing.py
Project Total  

This report was generated by python-coverage-comment-action