# Version 2.0.2-SNAPSHOT
# Release 2.0.2
=============
Date: 2014-03-13
This is a bugfix release.
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
- David Wittman
- Greg Schueler
- Alex Honor
# Issues
- Grammar fix in Job editor view (opens new window)
- Import of an Exported Rundeck Project Results in "No such property: year for class: java.lang.String" (opens new window)
- Plugin development guide broken into per plugin pages (opens new window)
- Custom Attributes unusable in dynamic filters (opens new window)
- Required options are not visible when the job page is refreshed (opens new window)
- [2.0.1] Option field is split when use Run Again... button (opens new window)
- Rundeck 2.0.1 - cron settings reset in ui (opens new window)
- Rundeck 2.0.1 - Improve look of unauthorized access pages (opens new window)
- Activity page: can show activity for wrong project (opens new window)
- Project import: failure if execution workflow has nodeStep jobref (opens new window)
- Rundeck 2.0.1 - Can not hide 'Command' / adhoc section (opens new window)
- Update upstart init script to allow service stop command (opens new window)
- Rundeck can't be stopped/restarted on Ubuntu (opens new window)
- Show all tags button doesn't work correctly on Job run page (opens new window)
- rundeck 2.0.1 - change target nodes - sql error when run is activated (opens new window)
- Rundeck 2.0.1 - remove UUID doesn't work when uploading job definition (opens new window)
- Rundeck 2.0.1 - 2013 copyright in footer (opens new window)
- Export archive failed with NullPointerException in Rundeck 2.0.0 (opens new window)