Summary
- Adding API to declare mapping of attributes without accessors : methods take the field name. (commit: facff1a) (details)
- - Update versionedBy() methods to accept variants of getter/setter/field (commit: b12a5ba) (details)
- Sharing multiple AccessorFieldLazyInitializer classes into a single one : ValueAccessPointVariantSupport. (commit: ffda3c9) (details)
- Fixing versioning column nullability when the attribute is a primitive type (commit: 26fb154) (details)