-
Notifications
You must be signed in to change notification settings - Fork 10
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
EDC - Product Hardening #618
Comments
2 Issues here - very generic and non specific ticket. No one would know what will happen here. And the statement of the "breaking changes" is not good. We will discuss this once and provide feedback again. |
@jjeroch @lgblaumeiser There should not be breaking changes for product hardening. The intent for this is:
|
Hi @jimmarino , I absolutely agree, my thinking was in the direction, that when you improve, e.g., the handling of an error condition, the need might come up, to change the error code from lets say 500 to a 400 based on a new error condition identified that results out of wrong data sent by the client. As this changes the behavior of the endpoint, it could be classified as breaking, as a client could handle the original case and would have to react differently after the change. I agree, that no major behavior change is expected, though. |
was presented in the open planning. milestone was not set yet, because it was unclear if the |
Hi, @jjeroch, Jim gave some more details on the issue and concerning the "breaking" character, this will be avoided as Jim was pointing out. Is it ok to remove the label? |
Hello @lgblaumeiser Since the feature is a 24.08 feature and the development phase is coming to an end, we need a status on the feature.
If you need any clarification, please get in touch, thank you very much. |
2024-06-11: Onoging activity, will be closed close to release with a documentation of issues closed during the development cycle. |
2024-06-11:
|
Will be closed with the Tractus-X connector release |
Hello @lgblaumeiser In a few weeks, we want to publish Tractus-X Release 24.08. For this, we need a clear status about the features (which will be included in the release and which will be cancelled or postponed to the next release). Currently, the feature is still in status If the feature is not ready for release 24.08, or it is possibly not planned at all, please set the status to Thank you and best regards. |
Hi @paullatzelsperger @wolf4ood @ndr-brt can you add links to PR which you would rate under this category, so that we can close the issue, thanks! |
Description
As an EDC operator,
I want to operate EDC services, that a reliable and secure
In order to do so, efforts need to be spend to fix bugs and to generally harden the implementation against runtime threads.
Initial creator: @jimmarino
Impact
If measures are identified, that could lead to breaking changes, a deliberate decision on how to proceed is taken within the committer community, breaking changes should be prevented wherever possible.
Additional information
The text was updated successfully, but these errors were encountered: