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

Remove token renewal #39

Merged
merged 11 commits into from
Sep 14, 2022
Merged

Remove token renewal #39

merged 11 commits into from
Sep 14, 2022

Conversation

aschenbecherwespe
Copy link
Collaborator

@aschenbecherwespe aschenbecherwespe commented Sep 11, 2022

Closes #38

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 have been updated (for bug fixes / features / docs)

What kind of change does this PR introduce?

Remove deprecated feature

What is the current behavior?

Renewal of ephemeral token based on access key

What is the new behavior?

No token renewal needed

Does this PR introduce a breaking change?**

No longer functions with older versions of server API (older than v0.8)

Other information:

CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
@atimin atimin changed the title remove token renewal Remove token renewal Sep 14, 2022
@aschenbecherwespe aschenbecherwespe merged commit c837510 into main Sep 14, 2022
@aschenbecherwespe aschenbecherwespe deleted the update-api-v0.8 branch September 14, 2022 18:26
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.

Feature: Support Reduct Storage HTTP API v0.8
2 participants