Change-logs for the LLBLGen Pro system

Below you are able to browse through the changelogs of all elements of the LLBLGen Pro system for various versions. There's also an easy to use search function for you available (shown when applicable) which allows you to search through all the change log entries using Full text search queries.

Application

LLBLGen Pro 4.2

All changes logged for:

  • Application: LLBLGen Pro 4.2


Number of logged changes found: 167

Change type Package Component For build Logged on Change text
Fix Designer 4.2 Designer Core 4.2 July 30th, 2014 30-Jul-2014 Oracle and DB2 drivers had outdated driver.config files in the installer, which didn't include the nameLengthLimit element so name length restrictions weren't enforced on new elements created.
Fix Runtime Libraries 4.2 Runtime Libraries 4.2 07282014 28-Jul-2014 Linq, Authorization: If a linq query placed an entity into an anonymous type like: from c in metaData.Customer select new { Customer = c}, the authorizer set on Customer wasn't run, so there was no check whether the entity would be allowed to load.
Fix Templates 4.2 Templates 4.2 07252014 25-Jul-2014 Entity Framework: If a typed list with FK fields in the projection was present in the model and the setting to emit FK fields was set to false, the generated linq query might not compile properly.
Fix Runtime Libraries 4.2 Runtime Libraries 4.2 07252014 25-Jul-2014 Using a type converter in a custom projection could in some situations end up in an exception due to DBNull.Value values which weren't properly converted.
Change Designer 4.2 Designer Core 4.2 July 25th, 2014 25-Jul-2014 Changed DBDriverBase.ProduceMajorAndMinorServerVersionNumber so it properly returns the major/minor version number as output instead of setting the values. This is required so overriders can return the values as well and they're still be set.
Fix Drivers 4.2 Drivers 4.2 07252014 25-Jul-2014 Firebird: the version number of the server isn't major.minor anymore if v3.2 or higher is used for the ado.net provider. This fix requires designer build July 25th, 2014 or later.
Fix Runtime Libraries 4.2 Runtime Libraries 4.2 07232014 23-Jul-2014 Binary serialization (normal): if a value implements IDeserializationCallback (like DateTimeOffset does), its value isn't deserialized properly using normal binary serialization.
Fix Designer 4.2 Designer Core 4.2 July 8th, 2014 08-Jul-2014 When copy/pasting an element which had an incomplete mapping, it could be the importer (which is the basis of the copy/paste engine) crashed.
Fix Drivers 4.2 Drivers 4.2 07082014 08-Jul-2014 SQL Server driver: in some cases it could be obtaining the synonyms from the catalog lead to an exception due to a bad query.
Addition Documentation 4.2 Documentation 4.2 07012014 01-Jul-2014 RTM release
Addition Task Performers 4.2 Code generator 4.2 07012014 01-Jul-2014 RTM release
Addition Drivers 4.2 Drivers 4.2 07012014 01-Jul-2014 RTM release
Addition Templates 4.2 Templates 4.2 07012014 01-Jul-2014 RTM release
Addition Templates 4.2 Tasks 4.2 07012014 01-Jul-2014 RTM release
Addition Designer 4.2 Designer GUI 4.2 July 1st, 2014 01-Jul-2014 RTM release
Addition Designer 4.2 Designer Core 4.2 July 1st, 2014 01-Jul-2014 RTM Release
Addition Runtime Libraries 4.2 Runtime Libraries 4.2 07012014 01-Jul-2014 RTM release