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(api): Deprecate REST Gateway Implementation #4033

Open
walldiss opened this issue Jan 7, 2025 · 0 comments
Open

refactor(api): Deprecate REST Gateway Implementation #4033

walldiss opened this issue Jan 7, 2025 · 0 comments
Labels
kind:refactor Attached to refactoring PRs

Comments

@walldiss
Copy link
Member

walldiss commented Jan 7, 2025

Implementation ideas

Motivation

Current REST gateway implementation appears to have minimal to no active usage
A new canonical API with HTTP support is being developed, which will provide a better solution
Removing unused code reduces maintenance burden and simplifies the codebase

Breaking Changes

While this is technically a breaking change, the impact is expected to be minimal due to low/no usage of the current REST gateway. A deprecation notice for this gateway was previously added on October 23, 2024.

@walldiss walldiss added the kind:refactor Attached to refactoring PRs label Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind:refactor Attached to refactoring PRs
Projects
None yet
Development

No branches or pull requests

1 participant