Skip to content

ydb-0.2.0

Compare
Choose a tag to compare
@rekby rekby released this 23 May 19:00
· 567 commits to master since this release

Breaking change

  • rename directory_client to scheme_client by @rekby in #55

What's Changed

  • readme: fix phrasing and some grammar by @frcr in #38
  • add pr template by @rekby in #40
  • add contributing description by @rekby in #41
  • Avoid unnecessary rebuilds by @MikailBag in #39
  • Run tests with fixed rust version by @rekby in #42
  • Run integration tests with ydb docker container by @rekby in #43
  • fix badge by @rekby in #44
  • run ignored (integration) tests by @rekby in #45
  • add scheduled daily tests by @rekby in #46
  • Remove flapped test assert by @rekby in #47
  • wait ydb container as script by @rekby in #49
  • Use rustls for metadata requwest instead of native-tls by @avkviring in #51
  • Support directories operations. by @avkviring in #52
  • rename directory_client to scheme_client by @rekby in #55

New Contributors

Full Changelog: ydb-0.1.0...ydb-0.2.0