Skip to content

YOJ 2.6.31 (YdbSchemaOperations.hasPath/exists bugfix)

Compare
Choose a tag to compare
@nvamelichev nvamelichev released this 03 Sep 10:58
· 24 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.


Bugfixes:

  • FIX: YdbSchemaOperations.hasPath() and exists() returned false on timeout, instead of throwing an exception (8276389)