# 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 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
- Start rundeck
# Contributors
- Greg Schueler (gschueler)
# Issues
- Required option value icon shown even when value is set
- [2.0.3] Documentation: job 'create' access not shown in admin example ACL policy
- debian package should not include jetty6 libs
- Job Run again after changing nodes doesn't keep the same nodes
- Allow serving content with an SSL terminated proxy
- ressources.xml handling questions
- Default Node File Copier -> Script Execution -> Missing variable
- V2.0.2 : Job report's page is broken when Job's parameters are too Long
- Job fails with "No matched nodes" unless target nodes explicitly selected
- Some UI issues in V2.X but not critic
- "run -f" in follow mode provides incorrect return code to shell
- Rundeck 2.0.2 - Project Configuration error when cancelling
- Deep link to UI not honoured is user authenticates (2.0.x)
- Large execution output takes a long time to load
- Job option names are not modifiable in 1.6.1+