# Version 2.0.4
# Release 2.0.4
=============
Date: 2014-04-18
This is a bugfix release (see Issues.)
Important Upgrade Note: This bug Issue 661 (opens new window) is caused by the VARCHAR length being too small for a database column. Unfortunately grails won't automatically update the VARCHAR size when you upgrade.
If you are using a different database (mysql, etc.), you will have to update your schema manually.
If you are using H2, you can use this script to update your database:
- Shutdown rundeck
- Run rundeck-2.0.2-h2-upgrade.sh (opens new window)
- Start rundeck
# Contributors
- Greg Schueler (gschueler)
# Issues
- Required option value icon shown even when value is set (opens new window)
- [2.0.3] Documentation: job 'create' access not shown in admin example ACL policy (opens new window)
- debian package should not include jetty6 libs (opens new window)
- Job Run again after changing nodes doesn't keep the same nodes (opens new window)
- Allow serving content with an SSL terminated proxy (opens new window)
- ressources.xml handling questions (opens new window)
- Default Node File Copier -> Script Execution -> Missing variable (opens new window)
- V2.0.2 : Job report's page is broken when Job's parameters are too Long (opens new window)
- Job fails with "No matched nodes" unless target nodes explicitly selected (opens new window)
- Some UI issues in V2.X but not critic (opens new window)
- "run -f" in follow mode provides incorrect return code to shell (opens new window)
- Rundeck 2.0.2 - Project Configuration error when cancelling (opens new window)
- Deep link to UI not honoured is user authenticates (2.0.x) (opens new window)
- Large execution output takes a long time to load (opens new window)
- Job option names are not modifiable in 1.6.1+ (opens new window)