Skip to content
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

feat: marked Apis as @ThreadSafe #139

Merged
merged 2 commits into from
Aug 11, 2020
Merged

feat: marked Apis as @ThreadSafe #139

merged 2 commits into from
Aug 11, 2020

Conversation

bednar
Copy link
Contributor

@bednar bednar commented Aug 11, 2020

Closes #137

Proposed Changes

The APIs are marked as @ThreadSafe.

Checklist

  • CHANGELOG.md updated
  • Rebased/mergeable
  • mvn test completes successfully
  • Commit messages are in semantic format
  • Sign CLA (if not already signed)

@bednar bednar requested review from rolincova and rhajek August 11, 2020 07:33
@bednar bednar merged commit 9c8af0c into master Aug 11, 2020
@bednar bednar deleted the feat/thread-safe branch August 11, 2020 07:46
@bednar bednar added this to the 1.11.0 milestone Aug 11, 2020
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.

Is client and/or QueryApi thread safe?
2 participants