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

chore: Mark vertex-related endpoints as deprecated #5922

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ogabrielluiz
Copy link
Contributor

This pull request marks several vertex-related endpoints in the API as deprecated. This change is intended to signal to users that these endpoints will be phased out in future releases, allowing for a smoother transition to alternative solutions. The affected endpoints include those for retrieving vertices order, building a vertex, and streaming vertex data.

@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Jan 24, 2025
@ogabrielluiz ogabrielluiz disabled auto-merge January 24, 2025 21:36
Copy link

codspeed-hq bot commented Jan 24, 2025

CodSpeed Performance Report

Merging #5922 will degrade performances by 96.09%

Comparing deprecate-unused-endpoints (732e262) with main (4580685)

Summary

❌ 1 regressions
✅ 8 untouched benchmarks

⚠️ Please fix the performance issues or acknowledge them on CodSpeed.

Benchmarks breakdown

Benchmark BASE HEAD Change
test_successful_run_with_input_type_text 162.5 ms 4,154.2 ms -96.09%

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Jan 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ignore-for-release lgtm This PR has been approved by a maintainer size:XS This PR changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants