Gentics .Node Changelog Summary

Gentics .Node 2.3.10


Bugfix GTXPE-440

The License Key Management has been made more flexible.


Gentics .Node 2.3.9


Bugfix SUP-5855

Enhanced the sanitizing of filenames to avoid multiple replacement characters.


Gentics .Node 2.3.8


Bugfix SUP-7992

Updated the dependency Sanselan (security vulnerabilities) and removed all dependencies on axis 1.4 because they are not used.


Gentics .Node 2.3.7


Bugfix SUP-7617

When accessing a ContentRepository, some ResultSets were not properly closed, which could lead to problems both in the client and on the database server (like e.g. too many open cursors). This has been fixed now.


Bugfix

The sanitycheck2 for ContentRepositories using MariaDB has been made more flexible regarding the check for default values.


Gentics .Node 2.3.6


Bugfix SUP-7301

The sanitycheck2 and autorepair2 have been fixed to support the JDBC Driver for Oracle DB 12.2.


Gentics .Node 2.3.5


Bugfix SUP-7325

It is now possible to set a semaphore to the GenticsImageStore to limit the number of parallel resize operations.


Gentics .Node 2.3.4


Bugfix SUP-4077

When using datasources with persistent caches and automatic sync-checking, the background sync check sometimes failed to invalidate objects from the cache. This has been fixed now, so that the cache will be cleared completely on the very first run of the background sync check (e.g. after a restart).


Gentics .Node 2.3.3


Bugfix SUP-6561

Gentics Image Store now provides original filename of an resized image when this image is downloaded.


Gentics .Node 2.3.2


Bugfix GTXPE-165

A missing method to transform float values was added to the ObjectTransformer class.


Gentics .Node 2.3.1


Bugfix SUP-5023

Some multithreading issues with the cache for objects and attributes of contentrepositories have been fixed.


Gentics .Node 2.3.0


Enhancement

The MariaDB JDBC connector 2.2.0 is now included and MariaDB JDBC URLs are supported.