[ANN] ToPIA 3.0-beta-3 released
The ToPIA team is pleased to announce the topia-3.0-beta-3 release! Tools for Portable and Independent Architecture : Framework de persistance et de distribution d'application. Documentation of the project can be found here: https://doc.nuiton.org/topia Important note -------------- This version breaks retro-compatibility due to issue #3148. Double check your model for "ordered" stereotype usage and, if necessary, migrate your database as explained in https://doc.nuiton.org/topia/user/ordered_vs_indexed_migration.html Changes ------- Changes in this version include: New features: o Review implications of ordering and uniqueness in collections Issue: 3148. Thanks to Brendan Le Ny. Resolved by bleny. o Add a way to add costum generics method inherited by all application DAO Issue: 3134. Thanks to Éric Chatellier. Resolved by bleny. Fixed Bugs: o NPE when using TopiaDao#update(...) method on non persisted entity Issue: 3153. Thanks to Arnaud Thimel. Resolved by athimel. o When making a addAll and initializing reverse attribute collection, use reverse attribute type instead of self type Issue: 3150. Thanks to Brendan Le Ny. Resolved by bleny. Downloads --------- No release file deployed. (all files are deployed in the maven repository) Maven artifacts --------------- Artifacts are deployed in Maven Central Repository http://repo1.maven.org/maven2/ Find us at * http://search.maven.org/#artifactdetails|org.nuiton|topia|3.0-beta-3|jar Have fun! -ToPIA team _______________________________________________ Topia-commits mailing list Topia-commits@list.nuiton.org http://list.nuiton.org/cgi-bin/mailman/listinfo/topia-commits
participants (1)
-
Brendan Le Ny