# Version 2.9.0
# Release 2.9.0
===========
Date: 2017-08-03
Name: "caffe latte firebrick grain"
# Upgrading from Earlier versions
- See the Upgrading Guide
# Notes
This release contains a number of enhancements:
For more detail see 2.9.0 Changes
- Data Capture/Data Passing between steps
- Data capture plugin to match a regular expression in a step's log output and pass the values to later steps
- Log Filter Plugins
- These plugins can be applied to individual steps, or to the entire workflow
- Data type plugins can detect or mark formatted data such as JSON, CSV, HTML, Markdown, etc. and render it in the GUI
- Mask Passwords plugin removes any values from secure input options before it is logged
- Highlighting/quelling: highlight keywords or selectively quell output from verbose scripts
- (And of course, you can write your own plugins...)
- New Job and Project features:
- Export a project to another Rundeck instance
- Copy a Job to another Project
- Reference a Job in another Project
- Check state of a job in another project
- Disable Job Schedules or all Executions for a project
- Improved Time Zone support
- Allow matching 0 nodes as success condition
- Retry delay
- GUI changes
- Rearranged the Project and System configuration pages and navigation
- Job workflow editor enhancements
Stay tuned! We are also adding many new features to Rundeck Pro.
# Contributors
- Greg Schueler (gschueler)
- Luis Toledo (ltamaster)
- Marcel Dorenkamp (mdorenkamp)
- jtobard
# Bug Reporters
- damageboy
- daveres
- gschueler
- hiribarne
- jtobard
- ltamaster
- mdorenkamp
- mrala
- pgressa
- roller
# Issues
- Project ACLS not applied to scheduled jobs, SCM context
- Error viewing execution after deleting job using orchestrator
- support chinese
- Export project to another instance
- Activity Node Filter doesn't work as expected
- UI updates
- Search executions and retry jobs for plugins
- Enable responsive css
- Configuration GUI overhaul
- Add GUI toggle for not wrapping long lines in the log output
- Delay between retries
- Add autocomplete for job name in Job Reference editor
- Include Batix/rundeck-ansible-plugin
- Copy job to another project
- Passive mode for project
- External Job State Conditional plugin.
- Job Reference on another Project
- Time Zone support
- Shared data context and data passing between steps
- Random subset orchestrator doesn't work as expected
- Flag for success when node filter does not match any node
- Feature Request - Support JOB Markdown output
- Navbar invisible on mobile devices
- Delay between retries
- Masked Passwords are exposed if a job is run in debug mode
- added web.xml to rpmbuild spec so it doesnt get replaced on update
- RPM Update overwrites web.xml
- grep ansi color log output doesn't work
- Support custom Timezone in all views
- Scheduled job Time zone support
- Possibility to pass data between a job's steps