Skip to content

YOJ 2.2.7 (Fix for legacy string-valued types)

Compare
Choose a tag to compare
@nvamelichev nvamelichev released this 22 Mar 23:28
· 141 commits to main since this release

⚠️ There is a noticeable performance regression in v2.2.6 and v2.2.7 due to meta-annotation support. This will be fixed in the next 2.2.x releases.


  • FIX: Reestablish support for string-valued types registered by FieldValueType.registerFieldValueType() mostly using custom value types machinery (See 6de43ed)