Release Notes

Version 22.12.0

The referenced version of Faktor-IPS was increased to 22.12.0.

Please note: With the removal of the Guava dependency and the use of Apache String Utils, there is a change in the generation of table names based on enum names with numbers. With version 22.12, for example, a previously generated table "ENUM1" now becomes "ENUM_1". This can be resolved by entering the old table name in the "@IpsProductInfoTable" annotation.