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

Use java.util.concurrent.Flow types and drop JDK8 #173

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

hamnis
Copy link

@hamnis hamnis commented Feb 10, 2023

Fixes #172 and is an alternative for #157

* Adds dependency on reactive-streams-tck-flow and flow-adapters
* Convert between reactive-streams and flow where needed
* Use correct resource filtering directory
* Use UTF-8 for resource filtering
* Use Java 9 apis using --release flag
@hamnis
Copy link
Author

hamnis commented Feb 10, 2023

Bumps version number to 3.0.0, not sure how the policy is here, but this is a breaking change.

@mkurz
Copy link
Member

mkurz commented Jul 21, 2023

I have seen this PR but will not merge it, but will consider in for long term. Thanks!

@mkurz mkurz mentioned this pull request Jul 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use Flow Java api and drop support for reactive-streams
2 participants