Releases: mdre/odbogm
Releases · mdre/odbogm
1.2.1
1.2.0
- Fix in automatic activation of transaction in current thread (there were cases where it was not working).
- Added the "others" case in validation of ACL's: if a SObject has ACL's defined, a SID not in those now falls in the "others" category, and its access rights are configurable with
setOthersAcl(AccessRight ar)
(default Read). - Updated OrientDB to 3.0.23 and CGLIB to 3.3.0.