Skip to content

[Release] prepare for next development iteration #55

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jun 14, 2023
Merged

Conversation

IHEII
Copy link
Contributor

@IHEII IHEII commented Jun 14, 2023

Task Description

  • Prepare for next development iteration.
  • Impl asynchronous interface.

Solution Description

Passed Regressions

  • Pass all tests in 3.x.

Upgrade Compatibility

  • Using asynchronous interface now, if you still want synchronous SDK, you could access it from v0.1.0

Other Information

Release Note

IHEII added 2 commits May 29, 2023 21:06
* [Feat] client runtime

* [Feat] asynchronous connections

* [Fix] review

* [Fix] review

* [Fix] review
* [Feat] async client

* [Feat] async client

* [Fix] remove useless APIs

* [Fix] modify runtime/query

* [Feat] batch ycsb

* [Fix] review

* [Fix] connection close process

* [Fix] remove trait Table & fix review

* [Fix] review
@IHEII IHEII requested a review from shenyunlong June 14, 2023 06:22
@shenyunlong
Copy link

LGTM

@IHEII IHEII merged commit 0090b29 into oceanbase:main Jun 14, 2023
@IHEII IHEII deleted the 0.2 branch June 14, 2023 06:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support async API
2 participants