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

refactor(renterd): migrate objects and multipart APIs #734

Merged
merged 1 commit into from
Sep 17, 2024

Conversation

alexfreska
Copy link
Member

@alexfreska alexfreska commented Sep 10, 2024

All checks pass on final api-breakers PR: #743

Updates

  • Removed deprecated object search and object directory APIs.
  • The files directory and global mode explorers now use the new list objects API.
  • Updated the multipart upload APIs with the new payloads.

Copy link

vercel bot commented Sep 10, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
explorer ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 17, 2024 2:45pm
explorer-zen ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 17, 2024 2:45pm
renterd ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 17, 2024 2:45pm
2 Skipped Deployments
Name Status Preview Comments Updated (UTC)
hostd ⬜️ Ignored (Inspect) Visit Preview Sep 17, 2024 2:45pm
website ⬜️ Ignored (Inspect) Visit Preview Sep 17, 2024 2:45pm

Copy link

changeset-bot bot commented Sep 10, 2024

🦋 Changeset detected

Latest commit: edd1e58

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 6 packages
Name Type
@siafoundation/renterd-js Minor
@siafoundation/renterd-react Minor
@siafoundation/renterd-types Minor
renterd Minor
@siafoundation/design-system Minor
@siafoundation/clusterd Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@alexfreska alexfreska force-pushed the refactor_remove_deprecated_apis_and_migrate_to_events branch from e69bf88 to 283b83e Compare September 10, 2024 18:56
@alexfreska alexfreska force-pushed the refactor_remove_deprecated_apis_and_migrate_to_events branch from 283b83e to f537865 Compare September 10, 2024 19:22
@alexfreska alexfreska changed the title refactor: migrate objects apis refactor: renterd migrate objects apis Sep 10, 2024
@alexfreska alexfreska force-pushed the refactor_remove_deprecated_apis_and_migrate_to_events branch from f537865 to 32cd667 Compare September 10, 2024 19:31
@alexfreska alexfreska changed the title refactor: renterd migrate objects apis refactor: renterd migrate objects and multipart apis Sep 10, 2024
@alexfreska alexfreska changed the title refactor: renterd migrate objects and multipart apis refactor(renterd): migrate objects and multipart apis Sep 10, 2024
@alexfreska alexfreska force-pushed the refactor_remove_deprecated_apis_and_migrate_to_events branch from 32cd667 to 8acc198 Compare September 11, 2024 12:40
@alexfreska alexfreska force-pushed the refactor_remove_deprecated_apis_and_migrate_to_events branch from 8acc198 to 30c889c Compare September 11, 2024 12:58
@alexfreska alexfreska force-pushed the refactor_remove_deprecated_apis_and_migrate_to_events branch from 30c889c to c5870be Compare September 11, 2024 13:42
@alexfreska alexfreska force-pushed the refactor_remove_deprecated_apis_and_migrate_to_events branch from c5870be to fb8273e Compare September 11, 2024 15:01
Copy link
Member Author

alexfreska commented Sep 17, 2024

Merge activity

  • Sep 17, 10:13 AM EDT: @alexfreska started a stack merge that includes this pull request via Graphite.
  • Sep 17, 10:24 AM EDT: Graphite rebased this pull request as part of a merge.
  • Sep 17, 10:25 AM EDT: @alexfreska merged this pull request with Graphite.

@alexfreska alexfreska changed the base branch from refactor_remove_deprecated_apis_and_migrate_to_events to graphite-base/734 September 17, 2024 14:20
@alexfreska alexfreska changed the base branch from graphite-base/734 to main September 17, 2024 14:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants