- Support for Pipeline.
- Requires Jenkins version 1.609 or later.
- Support for BUILD_USER_EMAIL. (see MailerPlugin)
- JENKINS-22974 - Fix NPE on non-existent upstream builds.
- JENKINS-19187 - Set build user variables for Maven3 builds.
- JENKINS-21955 - Set BUILD_USER for cases where the build is triggered because of a source code change.
- Set BUILD_USER for cases where the build is triggered by an upstream build.
- Add compatibility with all Jenkins versions starting from 1.396.
- Initial version.