Version Specification

Kitex Release conventions.

Kitex complies with Semantic Versioning 2.0.0 release version.

  • Major Version: when Kitex provides incompatible API

  • Minor Version: when Kitex provides new features in a backward compatible manner

  • Patch Version: when Kitex makes backward compatible changes includes small features or makes bug fixes


Last modified September 18, 2023 : docs: add note part in middleware (#780) (d195a6c)