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

Remove reactive modules from the project #7201

Merged
merged 28 commits into from
Jul 18, 2023

Conversation

tomas-langer
Copy link
Member

@tomas-langer tomas-langer commented Jul 14, 2023

Remove reactive modules and fix all problems related.

See #7165

Fix production code to compile (not tests)

Signed-off-by: Tomas Langer <tomas.langer@oracle.com>
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Jul 14, 2023
@barchetta barchetta added the 4.x Version 4.x label Jul 14, 2023
@barchetta barchetta added this to the 4.0.0-M1 milestone Jul 14, 2023
romain-grecourt and others added 24 commits July 16, 2023 04:26
- Fix "some" occurrences of 'io.helidon.reactive'
- examples/openapi (excluded one test)
- examples/security/basic-auth-with-static-content
- examples/security/webserver-digest-auth
- Fixed a bug in SecurityFeature where the path for the security env was a toString of RoutedPath
Signed-off-by: Tomas Langer <tomas.langer@oracle.com>
Signed-off-by: Tomas Langer <tomas.langer@oracle.com>
Signed-off-by: Tomas Langer <tomas.langer@oracle.com>
Signed-off-by: Tomas Langer <tomas.langer@oracle.com>
- Fix examples/security/outbound-override
- Fix a bug with error handlers not return a response
- Fix a bug in Handler wrapper with biconsumer of response (response should be send by the biconsumer)
Signed-off-by: Tomas Langer <tomas.langer@oracle.com>
- Fix examples/webserver/tutorial
- Update ErrorHandlers to invoke response.commit before checking response.isSent()
- Fix examples/webserver/websocket
- Fix examples/webserver/tls
- Fix TlsTest in tests/integration/webclient
- Temp fix for tls in Http1ClientBuilder
- Fix examples/webclient/standalone
- Removed examples/webserver/threadpool
- Fixes and disabled tests in examples/metrics/filtering/se
- Fixes and disabled tests in examples/metrics/kpi
- Fixes and disabled tests in examples/metrics/http-status-count-se
- Fix FormParamsSupport (regex was wrong and param had leading &)
- Fixed FormTest (tests/integration/webclient)
- Fix TracingTest (tests/integration/webclient)
- Fix SecurityTest (tests/integration/webclient)
Signed-off-by: Tomas Langer <tomas.langer@oracle.com>
Signed-off-by: Tomas Langer <tomas.langer@oracle.com>
Signed-off-by: Tomas Langer <tomas.langer@oracle.com>
Signed-off-by: Tomas Langer <tomas.langer@oracle.com>
@tomas-langer tomas-langer marked this pull request as ready for review July 18, 2023 15:46
Signed-off-by: Tomas Langer <tomas.langer@oracle.com>
@barchetta barchetta self-requested a review July 18, 2023 16:08
Signed-off-by: Tomas Langer <tomas.langer@oracle.com>
@barchetta barchetta removed their request for review July 18, 2023 17:59
@romain-grecourt romain-grecourt merged commit 5d146da into helidon-io:main Jul 18, 2023
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4.x Version 4.x OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants