diff --git a/release-schedule.markdown b/release-schedule.markdown index 5b12d72..894aa47 100644 --- a/release-schedule.markdown +++ b/release-schedule.markdown @@ -42,3 +42,35 @@ permalink: /release-schedule/ + +
Kroxylicious is a community endeavour: we maintain one branch, main, and make releases from it.
+ We always recommend running the latest release.
We recognise this doesn't work for everyone. The community can get fixes into older releases — with a little help from a friend.
+ +A note on respins: a CVE in a base image alone is not a reason to cut a maintenance release — rebuild your container image instead. + Maintenance releases are for vulnerabilities in Kroxylicious code or its runtime dependencies.
+ +release/X.Y branch.
+ Community members cannot create release branches directly; this step requires a committer.main are ideal, but not always practical.
+ Were main ever to move to a new major version of a core dependency, an older release on the previous version would need changes adapted rather than simply cherry-picked.
+ The contributor proposing the backport is responsible for that adaptation.