Redgate Change Control 4 release notes
Published 29 July 2021
4.11.194 - October 19 2021
Improvements
- Improved progress logging for generating migrations
Library updates
- Updated SQL Compare Engine to 14.6.7.20019
- Updated SQL Compare Engine for Oracle to 5.7.23.2185
Fixes
- Fixed issue where some icons were not displayed correctly
4.10.19628 - October 12 2021
Improvements
- For SQL Server, dependencies are no longer pulled in if they are excluded in a filter file
Library updates
- Updated SQL Compare Engine to 14.6.7.19971
- Updated SQL Compare Engine for Oracle to 5.7.22.2140
Fixes
- Improved error reporting for flyway errors
- Fixed a possible issue during baseline where an error resulting from being unable to access an artifact folder would be logged
4.9.19399 - October 05 2021
Improvements
- SqlServer projects now contain a default filter file which ignores users
- Schemas are now ignored by default in the schema model for new SQL Server projects. These are handled natively by flyway.
- flyway.mixed is now set to true by default for new projects. This allows objects which cannot be wrapped in transactions to be handled automatically.
Library updates
- Updated SQL Compare Engine to 14.6.6.19954
- Updated SQL Compare Engine for Oracle to 5.7.21.2094
Fixes
- Fix an issue where selecting a large number of changes to apply might raise an error during the apply action due to argument length limitations.
- An error is now thrown when refreshing the migrations page and a flyway.conf file is configured but does not exist on disk
4.8.19143 - September 27 2021
Library updates
- Updated SQL Compare Engine to 14.6.5.19916
4.7.19002 - September 22 2021
Library updates
- Updated SQL Compare Engine to 14.6.5.19868
Fixes
- Fixed an issue with whitespace around schema names causing those schemas to be undetected.
4.6.18750 - September 17 2021
Library updates
- Updated SQL Compare Engine to 14..6.3.19783
4.5.18448 - September 09 2021
Fixes
- Improved error handling for project file update and secret storage on connection dialogs
4.4.18321 - September 03 2021
Library updates
- Updated SQL Compare Engine to 14.6.1.19638
Changes
- The baseline script can now be edited before saving.
Fixes
- Fixed JDBC URL validation when fields contain '.' characters
4.3.18078 - August 19 2021
Library updates
- Updated SQL Compare Engine to 14.6.0.19635
New Features
- The database connection dialogues now include more fields to help with populating the JDBC URL.
- The database connection dialogues now include a link to supporting documentation.
4.2.18078 - August 19 2021
Library updates
- Updated SQL Compare Engine to 14.6.0.19635
New Features
- The database connection dialogues now include more fields to help with populating the JDBC URL.
The database connection dialogues now include a link to supporting documentation.
4.2.17782 - August 10 2021
Library updates
- Updated SQL Compare Engine to 14.5.21.19569
Fixes
- Fixed passing of --no-renames option to git status
4.1.17691 - August 3 2021
Library updates
- Updated SQL Compare Engine to 14.5.21.19536
Changes
- RCC now reads the first location in the flyway.locations property in the Flyway config if more than one are specified. Only the filesystem location is still currently supported.
Fixes
- Newlines or other whitespace will now be trimmed from connection dialogue fields.
4.0.17611 - July 29 2021
New Features
- Introduced a new workflow that lets you develop changes using a schema model and deploy using migrations. This workflow supersedes the old workflow for Source Control for Oracle projects. Existing workflows connecting to a development database are unaffected.
- It is now possible to apply schema model changes to the development database.
Improvements
- Simplified project creation. Database configuration steps are now prompted on individual tabs.
Library updates
- Updated SQL Compare Engine to 14.5.20.19531
Fixes
- Fix issue where artifact zip is overwritten but not truncated
- Fix specifying wrong read request result type