- Added option to control whether or not artifacts are downloaded
- Fix JENKINS-28044 - IvyTrigger plugin description indicates that it "has no impact on the Jenkins infrastructure", but it does download all dependencies to the local file system
- Added ability to download Ivy settings through URL
- Fix JENKINS-19796 - IvyTrigger fails on Jenkins 1.532
- Fix JENKINS-19459 - IvyTrigger reports [ERROR] - Polling error...
- Update to xtrigger-lib 0.30 (Change locking object)
- Fix NullPointerException when saving job config
- Fix JENKINS-17831 - Update to latest xTrigger
- Fix JENKINS-17641 - Unknown field 'logEnabled' in org.jenkinsci.lib.xtrigger.XTriggerCause
- Fix JENKINS-17831 - Update to latest xTrigger
- Add support for multiple properties files
- set debug field in IvyTriggerEvaluator
- Upgrade to xtrigger-lib 0.14 (more log)
- Add extension capabilities (thanks to Stephen Slocum)
- Fix temporary file deletion
- Add a debug mode on demand for the resolution artifacts log
- Fix check when there is no revision in the Ivy pattern (check on timestamp only)
- Inject propoerties to ivysettings file for variable resolution
- Fix settings resolutions variable
- Update to xtrigger-lib 0.9
- Fix JENKINS-12992 - Error - Job Copy & Saving Configuration when using Ivy Trigger Plugin (v0.14)
- Introduce a cache system at job level
- Enable to detect changes when no revision is used for a filesystem resolver
- Update to xtrigger-lib 0.8 (Fix JENKINS-12888)
- Add error messages
- Add a ivy properties content
- Fix double startup
- Update to xtrigger-lib 0.7
- Can add variables to Ivy through a properties file
- Update to xtrigger-lib 0.5
- Update to envinject-lib 1.2
- Update to xtrigger-lib 0.3
- Update to envinject-lib 1.0
- A job is not triggered when Jenkins is quieting down and is buildable
- Migrate to xtrigger-lib
- Environment variables are managed
- Fix node running detection
- Fix bug for a slave usage
- Fix help messages
- Initial release