Skip to content

YOJ 2.3.0 (Delete repository-ydb-v1, Native mapping for UUID)

Compare
Choose a tag to compare
@nvamelichev nvamelichev released this 03 Jun 10:16
· 93 commits to main since this release

⚠️ Breaking changes

  • yoj-repository-ydb-v1 module is no more. Please use yoj-repository-ydb-v2 which is mostly source code compatible, except for minor changes in YdbConfig and different YDB SDK imports in custom YqlStatements
  • tech.ydb.yoj.databind.expression.FieldValue.Tuple API has changed, and is subject to change in subsequent versions of YOJ. This type is not directly used by end-user code, as far as we know

  • #71 Native mapping for java.util.UUID
  • #74 Delete deprecated yoj-repository-ydb-v1 module