-
Notifications
You must be signed in to change notification settings - Fork 356
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: rsocket/rsocket-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.1.4
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: rsocket/rsocket-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.1.5
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 8 commits
- 14 files changed
- 5 contributors
Commits on Jun 9, 2023
-
Signed-off-by: Oleh Dokuka <[email protected]> Signed-off-by: Oleh Dokuka <[email protected]> Signed-off-by: OlegDokuka <[email protected]>
OlegDokuka committedJun 9, 2023 Configuration menu - View commit details
-
Copy full SHA for cb811cf - Browse repository at this point
Copy the full SHA cb811cfView commit details
Commits on Feb 27, 2024
-
update versions and fixes memleak in UnboundedProcessor (#1106)
This PR updates dependencies and makes minor modifications to UnboundedProcessor due to repeating failures of UnboundedProcessorJCStreassTest, which started reproducing some unspotted issues. Motivation: UnboundedProcessor is a critical component in the RSocket-Java ecosystem and must work properly. After analysis of its internal state machine, it was spotted that sometimes: The request may not be delivered due to natural concurrency The terminal signal may not be delivered since it checks for demand which might be consumed already (due to natural concurrency) The final value could be delivered violating reactive-streams spec Modifications: This PR adds a minimal set of changes, preserving old implementation but eliminating the mentioned bugs --------- Signed-off-by: Oleh Dokuka <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f591f9d - Browse repository at this point
Copy the full SHA f591f9dView commit details
Commits on Jan 27, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 50c51c4 - Browse repository at this point
Copy the full SHA 50c51c4View commit details -
support netty boringssl aarch_64 classifier (#1107)
Signed-off-by: sullis <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a5fbd96 - Browse repository at this point
Copy the full SHA a5fbd96View commit details
Commits on Jan 28, 2025
-
Update Logback version to 1.2.13
It must stay < 1.3 to work with slf4j 1.7. Signed-off-by: rstoyanchev <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9bc30c4 - Browse repository at this point
Copy the full SHA 9bc30c4View commit details
Commits on Jan 31, 2025
-
ensures connection is closed on keepalive timeout (#1118)
* ensures connection is close on keepalive timeout Signed-off-by: Oleh Dokuka <[email protected]> * fix format Signed-off-by: Oleh Dokuka <[email protected]> * improve KeepaliveTest Signed-off-by: Oleh Dokuka <[email protected]> * fix format and failing test Signed-off-by: Oleh Dokuka <[email protected]> * adds reference to the original GH issue Signed-off-by: Oleh Dokuka <[email protected]> * fixes google format Signed-off-by: Oleh Dokuka <[email protected]> --------- Signed-off-by: Oleh Dokuka <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ccd67ba - Browse repository at this point
Copy the full SHA ccd67baView commit details -
Fixes gh-1114 Signed-off-by: rstoyanchev <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cff5cdb - Browse repository at this point
Copy the full SHA cff5cdbView commit details -
Reactor 2020.0.39 -> 2020.0.47 Netty 4.1.106.Final -> 4.1.117.Final netty-tcnative-boringssl-static 2.0.62.Final -> 2.0.69.Final Micrometer 1.11.0 -> 1.11.12 Micrometer Tracing 1.1.1 -> 1.1.13 Signed-off-by: rstoyanchev <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6e725d6 - Browse repository at this point
Copy the full SHA 6e725d6View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 1.1.4...1.1.5