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

Extract REST resource classes from extensions services into own module #958

Closed
dominikriemer opened this issue Dec 30, 2022 · 0 comments · Fixed by #961
Closed

Extract REST resource classes from extensions services into own module #958

dominikriemer opened this issue Dec 30, 2022 · 0 comments · Fixed by #961
Assignees
Labels
backend Everything that is related to the StreamPipes backend breaking change Indicates that a PR or issue yields to a breaking change refactoring Indicates when a pull request or issue contains larger refactoring aspects.
Milestone

Comments

@dominikriemer
Copy link
Member

dominikriemer commented Dec 30, 2022

Body

Currently, REST interfaces of an extensions service are provided in various modules (streampipes-container and streampipes-connect-container-worker). To simplify the code structure of extensions services, extract all REST interfaces to a new module streampipes-rest-extensions.

Breaking Change

see description in #569

StreamPipes Committer

I acknowledge that I am a maintainer/committer of the Apache StreamPipes project.

@dominikriemer dominikriemer added the backend Everything that is related to the StreamPipes backend label Dec 30, 2022
@dominikriemer dominikriemer added this to the 1.0.0 milestone Dec 30, 2022
@dominikriemer dominikriemer self-assigned this Dec 30, 2022
@bossenti bossenti added refactoring Indicates when a pull request or issue contains larger refactoring aspects. breaking change Indicates that a PR or issue yields to a breaking change labels Dec 31, 2022
@bossenti bossenti linked a pull request Jan 1, 2023 that will close this issue
@bossenti bossenti modified the milestones: 1.0.0, 0.91.0 Jan 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Everything that is related to the StreamPipes backend breaking change Indicates that a PR or issue yields to a breaking change refactoring Indicates when a pull request or issue contains larger refactoring aspects.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants