Skip to content

YOJ 2.6.21 (fix NPE in YdbRepositoryTransaction.trace)

Compare
Choose a tag to compare
@nvamelichev nvamelichev released this 25 Jun 14:20
· 11 commits to main since this release

⚠️ Please consult release notes for 2.6.15 and 2.6.16 if you are migrating from releases < 2.6.15. These two releases contain minor, but breaking API changes.


  • FIX occasional NPE in YdbRepositoryTransaction.trace()
    java.lang.NullPointerException: Cannot invoke "tech.ydb.table.Session.getId()" because "this.session" is null