|
February 25, 2015 |
- Fixed: Writers did not decode escape sequences in sandbox URLs
|
|
|
January 19, 2015 |
|
|
|
December 09, 2014 |
- Fixed: deletion of whole sandbox in case of empty fileURL in DeleteFiles component
- Fixed: SpreadSheetReader - problems with default date format
|
|
|
August 24, 2014 |
- Updated JDK bundled with Designer installer to JDK version 1.7.0_51
- Started bundling JDK in Designer package for OS X (JDK version 1.7.0_51)
- Fixed: dash ("-") was passing through isNumber function as a number
|
|
|
May 06, 2014 |
- When parsing deprecated format of parameter file (.prm from versions prior to 3.5), invalid lines...
- Inline CTL code (`some code`) can now be used inside DB password field
- Parameters in obsolete format (created prior to CloverETL 3.5) are now converted every time such...
|
|
|
January 22, 2014 |
- Parameter files use XML
- Parameters have description
- Changed behavior of string functions (e.g. isNumber) failing on empty or null strings.
- Changed behavior of base64byte() function
- Changed record count field to "long" in the Profiler - might produce incompatible integer/long in...
- CloverDataReader/Writer data files not compatible between version 3.4 and 3.5 when these...
- Functions ceil() and floor() return decimal instead of number for parameters of type decimal
- Some conversion functions return NULL instead of throwing an exception
- Some date functions return NULL instead of throwing an exception
- Null 'case' values in switch() are now allowed
- Function get() for lookups now always returns NULL for keys not found or NULL key, exception if...
- Fixlen data reading changed in regards to automatic trimming. Read the related issue
- Built-in MySQL JDBC driver updated to version 5.1.26 (formerly 5.1.22). The new version is...
- FastSort defaults have been changed. Maximum open files is now 1000 by default, Number of sorting...
- Old version of Designer on Windows is automatically uninstalled when new version is installed...
- Handling of null/empty values in Validator
- ParallelReader error metadata no longer uses integer for record number
- ParallelReader error metadata no longer uses integer for record number
- EmailReader: Fixed inconsistent behavior on POP3 vs. IMAP
- Validate names of graph parameters
- XMLExtract: explicit mapping to have priority over implicit automap by name
- RecordFilter interface declares two isValid() methods
- str2bits does not check validity of its input string
|
|