Skip to content

[DE-475] remove asynchronous API #487

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 1 commit into from
Mar 8, 2023
Merged

[DE-475] remove asynchronous API #487

merged 1 commit into from
Mar 8, 2023

Conversation

rashtao
Copy link
Collaborator

@rashtao rashtao commented Mar 8, 2023

The asynchronous API (under the package com.arangodb.async) needs a substantial refactoring, i.e. supporting HTTP protocol, fixing #433 and a better alignment with the synchronous API.

This PR removes (temporarily) the asynchronous API, so that we avoid delaying too much the release of the synchronous driver version 7.0.

The asynchronous API will be reworked and re-added in a future version 7.x.

@cla-bot cla-bot bot added the cla-signed label Mar 8, 2023
@sonarqubecloud
Copy link

sonarqubecloud bot commented Mar 8, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@rashtao rashtao merged commit 5a6858a into v7 Mar 8, 2023
@rashtao rashtao deleted the remove_async_api branch March 4, 2024 08:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant