Releases: mendix/CommunityCommons_ObjectHandling
Release 5.0.0
We upgraded the Object Handling module to Mendix version 10.21.0
Release 4.0.3
We added OSS clearance report.
Release 4.0.2
We removed "implicit narrowing conversion" which caused a warning to be made by a code scanning tool.
Release 4.0.1
We added startsWith, endsWith, gte, lt and lte to XPath.java.
We fixed gt in XPath.java. This function was using >= instead of the correct >.
We included a migration file for the Java dependencies for Studio Pro 10 compatibility.
Release 4.0.0
We updated the module to Studio Pro 9.18, so it can be used in Studio Pro 10.
We updated the Apache Commons Lang dependency to version 3.12.0.
We added a dependency on Apache Commons Text version 1.10.0 because some Apache Commons Lang functionality moved there.
Release 3.2
- Merged pull request to add method to XPath library.
- Added actions to set and get a String attribute using its name as a parameter input value.
App Store Relase 3.1.0
- Upgrade minimum Mendix version to 8.12.0 for Mendix 9 compatibility
- Set Commons Lang3 dependency to v3.7 to avoid conflicts with Community Commons main module
- Minor cleanups
App Store Release v3.0.1
App Store Release v3.0
Converted Mendix version 8.1
App Store release v2.0
Converted to Mx7 and removed java code for locking.