Skip to content
This repository has been archived by the owner on Jul 29, 2024. It is now read-only.

Use fs2 flow interop #254

Merged
merged 3 commits into from
Oct 31, 2023
Merged

Use fs2 flow interop #254

merged 3 commits into from
Oct 31, 2023

Conversation

peterneyens
Copy link
Contributor

fs2-reactive-streams has been replaced by the interop with java 9 Flow.

@peterneyens peterneyens requested a review from a team as a code owner October 23, 2023 13:04
@rossabaker
Copy link
Contributor

The project currently requires Java 8, and I believe these types were introduced in Java 9. I think we would need to bump the build to Java 11.

@peterneyens
Copy link
Contributor Author

I didn't realize we were still including java 8.

@rossabaker
Copy link
Contributor

On most projects, I keep 8 until it hurts. Now it hurts, and people have had 5 years to get to at least 11. I think bumping to 11 is fine.

@peterneyens peterneyens merged commit 5af0152 into series/1.0 Oct 31, 2023
13 checks passed
@peterneyens peterneyens deleted the fs2-flow-interop branch October 31, 2023 09:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants