Skip to content

YOJ 2.5.2 (use YDB SDK 2.2.8 with less ERROR logging)

Compare
Choose a tag to compare
@nvamelichev nvamelichev released this 12 Aug 12:51
· 73 commits to main since this release
  • #82: Use YDB SDK 2.2.8 which makes YdbDiscovery log fatal ERROR only when there was a successful discovery of exactly 0 endpoints. Transient errors are now logged on WARN level, as they should.
    See also: ydb-platform/ydb-java-sdk#303