Skip to content

Releases: mdre/odbogm

1.2.1

09 Sep 15:18
Compare
Choose a tag to compare

Fixed a bug that caused a NullPointerException when making dirty an edge object.

1.2.0

21 Aug 14:40
Compare
Choose a tag to compare
  • 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.

1.1.0

30 Jul 11:10
Compare
Choose a tag to compare

Version with Java 11 support.