Connect
Redpanda Connect Versioning
Redpanda Connect uses semantic versioning. Version numbers follow the format major.minor.patch:
-
major: This version may include breaking changes. -
minor: This version only includes backward-compatible new features or enhancements. -
patch: This version includes backward-compatible bug fixes.
For example, version 4.35.1 is the first patch release of bug fixes following the minor release of product enhancements in 4.35.0. Breaking changes would not be released until 5.0.0.
Next steps
To benefit from Redpanda Connect’s new features and enhancements, install the latest version.
Learn more about the versioning of other Redpanda Streaming products.
Was this helpful?