GitHub user navina opened a pull request: https://github.com/apache/samza/pull/301
Samza versioned Release Notes Adding a versioned page for release/upgrade notes. We can start this process from the next major version release, aka 0.14.0. Please update this page as and when you add new features/configs/API or deprecate features/configs/API. Basically, anything that can be useful for Samza users trying to upgrade. Note: `site.version` is not necessarily same as samza release version. For now, I am using it as a placeholder. Hopefully, with the next generation of our website, it will be better defined. You can merge this pull request into a Git repository by running: $ git pull https://github.com/navina/samza versioning Alternatively you can review and apply these changes as the patch at: https://github.com/apache/samza/pull/301.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #301 ---- commit 8abeb85c8c0bb51d46a225038c6195c15aaf7627 Author: navina <nav...@apache.org> Date: 2017-09-25T23:13:31Z Adding a versioned page for release / upgrade notes ---- ---