zregvart commented on a change in pull request #166: Blog post about LTS and release schedule URL: https://github.com/apache/camel-website/pull/166#discussion_r388808314
########## File path: content/blog/LTS-Release-Schedule/index.md ########## @@ -0,0 +1,57 @@ +--- +title: "Apache Camel 2020 Release Schedule" +date: 2020-3-6 +author: Claus Ibsen +categories: ["Roadmap"] +preview: Apache Camel 2020 Release Schedule +--- + +The Apache Camel project is moving to release schedule with LTS (Long Term Support) and non-LTS releases. + +The plan is to have 2 yearly LTS releases and then non-LTS releases in between. + +This allows the Camel project to innovate and move much faster (non-LTS). + +And as well to offer production stable branches (LTS) where end users can stay on +for a longer period of time and get CVEs and important/critical bug fixes only. +On these LTS branches we plan to avoid introducing new features, improvements etc, and +keep changes with production in-mind only. However exceptions can be made. + +For non-LTS releases then we plan to not release patch releases, for example there will Review comment: ```suggestion For non-LTS releases then we plan to not release patch releases. For example, there will ``` ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
