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

RS-45: Update client to support replication API #100

Merged
merged 4 commits into from
Jan 24, 2024

Conversation

AnthonyCvn
Copy link
Contributor

@AnthonyCvn AnthonyCvn commented Jan 24, 2024

Closes #

Please check if the PR fulfills these requirements

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)
  • CHANGELOG.md has been updated (for bug fixes / features / docs)

What kind of change does this PR introduce?

feature

What is the current behavior?

Before this PR, the code did not have support for ReductStore HTTP API v1.8 replication endpoints, and users could not perform replication operations using the API.

What is the new behavior?

The code now includes support for ReductStore HTTP API v1.8 replication endpoints. Users can use these endpoints to create, update, get information, and delete replications.

Does this PR introduce a breaking change?

no

Other information:

@atimin
Copy link
Member

atimin commented Jan 24, 2024

Perfect!

@atimin atimin merged commit 7af17cd into main Jan 24, 2024
22 checks passed
@atimin atimin deleted the RS-45-Support-Replication-API-in-Python-SDK branch January 24, 2024 12:46
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.

2 participants