|
Release Notes - Version 3.3 Patch Releases |
|
3.3 Patch Releases
3.3.1
New Features
- Support for Microsoft Team Foundation Server source control
- Support for using MySQL as a database backend
Bugs Fixed
- CodeStation ensures that cache is present before writing to it
- Fixes to ClearCase base mode (snapshot) integration
- Fixes to built in 'notify committing developers' notification selector
- Improved merging of similar build requests
3.3.2
New Features
- Add SVN Repository Trigger at the repository level
Bugs Fixed
- Jobs that do not pass their pre-condition script get left in the JobService queue
- Font on Workflow tab of the viewBuildLife jsp is too large in IE
- Done button on notification scheme goes to a location that does not exist
- Clicking on the workflow in the breadcrumbs fails
- When adding Dependency leaving location blank is not caught
- Workflow Dependencies Tab request does not contain all parameters
- Unable to remove a BranchName from an MKS Source Config
- Installation needs to create the var/db/data/seg0 directory for non-Derby installs
- Agent auto-upgrade is broken with the inclusion of the database tasks in install.groovy
- Licensing only ignores users that have been active after the date of the license ignoring them
- Unable to create/update Authentication Realm using MySQL
- Abort almost always results in a UnitOfWork exception
- Resolving dependencies can take hours due to transitive dependencies
- The StarTeam get-users script fails to compile
- Leaving the delivery location blank in the dependency configuration does NOT remove the dependency
- Error restoring object when trying to delete a workflow
- Scheduled Run Workflow Triggers are not working
- Groovy builder step properties error when trying to edit them
- Build from Tag broken on SVN
- BuildLife "Used In" Dependency List should be ordered by project
3.3.3
New Features
- Add Auto-Refresh ability to dashboard pages
Improvements
- Eclipse plugin needs to support eclipse version 3.0.0
Bugs Fixed
- Repository Workflow Triggers only fire once
- The default imports of a step post-process script need to be changed
- PVCS changelog does not work on later versions
- PVCS label applies a "v" at the beginning
- Build Life page Workflows tab rendering error with multiple workflows
3.3.4
Overview
3.3.4 is a patch release for bugs in 3.3.
New Features
- Provide a database migration utility in the installer
Improvements
- ChangeLogHelper.getChangeLogArrayWithDependents() does not work as expected
Bugs Fixed
- Junit Report Helper returns reports like it should
- Workflow Definition now properly handles splitting at the start
- ClearCase changelog parsing no longer fails to detect changes in some scenarios
- The Accurev get users command no longer creates a bad date format.
- LDAP Authentication Realm test fixed to report an error if the test user was not found in a search
3.3.5
Bugs Fixed
General
- Notification are no longer being sent out twice
Source Control Integrations
- CVS - Corrections to the offset directory
- Synergy - Dates in the changelog are captured more accurately.
- MKS Integrity - Scripts no longer add an extra unneeded set of quotation marks around the --cwd argument.
- PVCS - Quiet perdiod should not populate workspace
MySQL Fixes
- Dashboard query fails on some version of MySQL when converting a ID to a boolean
- Error on security permissions page using MySQL database resolved
Import / Export Fixes
- Error importing a job pre-condition script that does not already exist resolved.
- Job Iteration properties now correctly imported and exported
Remote Scripting
- Stamping Strategy persistence exception on update through remote scripting fixed.