Skip to content
Permalink

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.1
Choose a base ref
...
head repository: rsocket/rsocket-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.1.2
Choose a head ref
  • 19 commits
  • 51 files changed
  • 6 contributors

Commits on Jun 9, 2021

  1. replaces artifactory release with github packages for snapshots

    Signed-off-by: Oleh Dokuka <[email protected]>
    Signed-off-by: Oleh Dokuka <[email protected]>
    Signed-off-by: Oleh Dokuka <[email protected]>
    OlegDokuka committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    ee5a934 View commit details
    Browse the repository at this point in the history
  2. adds bom to ghp releases

    Signed-off-by: Oleh Dokuka <[email protected]>
    Signed-off-by: Oleh Dokuka <[email protected]>
    Signed-off-by: Oleh Dokuka <[email protected]>
    OlegDokuka committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    c0ae0f5 View commit details
    Browse the repository at this point in the history
  3. Merge 1.0.x into master

    Signed-off-by: Oleh Dokuka <[email protected]>
    Signed-off-by: Oleh Dokuka <[email protected]>
    Signed-off-by: Oleh Dokuka <[email protected]>
    OlegDokuka committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    38ffb47 View commit details
    Browse the repository at this point in the history
  4. bumps versions

    Signed-off-by: Oleh Dokuka <[email protected]>
    Signed-off-by: Oleh Dokuka <[email protected]>
    Signed-off-by: Oleh Dokuka <[email protected]>
    Oleh Dokuka authored and OlegDokuka committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    b12d46c View commit details
    Browse the repository at this point in the history
  5. Merge 1.0.x into master

    Signed-off-by: Oleh Dokuka <[email protected]>
    Signed-off-by: Oleh Dokuka <[email protected]>
    Signed-off-by: Oleh Dokuka <[email protected]>
    Oleh Dokuka authored and OlegDokuka committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    7d9c28f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f02867d View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2021

  1. Configuration menu
    Copy the full SHA
    a87abdf View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2021

  1. relaxes connection dispose to avoid dropped error

    Signed-off-by: Oleh Dokuka <[email protected]>
    Signed-off-by: Oleh Dokuka <[email protected]>
    Signed-off-by: Oleh Dokuka <[email protected]>
    OlegDokuka committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    1f71914 View commit details
    Browse the repository at this point in the history
  2. adds first frame handling timeout (#1027)

    Co-authored-by: Rossen Stoyanchev <[email protected]>
    OlegDokuka and rstoyanchev authored Nov 9, 2021
    Configuration menu
    Copy the full SHA
    efd1269 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2021

  1. Configuration menu
    Copy the full SHA
    1927bf4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    16fdb87 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2022

  1. adds tests for WeightedLoadbalanceStrategy

    Signed-off-by: Oleh Dokuka <[email protected]>
    Signed-off-by: Oleh Dokuka <[email protected]>
    Oleh Dokuka authored and OlegDokuka committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    4fba9d4 View commit details
    Browse the repository at this point in the history
  2. fixes test

    Signed-off-by: Oleh Dokuka <[email protected]>
    Signed-off-by: Oleh Dokuka <[email protected]>
    Oleh Dokuka authored and OlegDokuka committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    21852ca View commit details
    Browse the repository at this point in the history
  3. removes hamcrest from test dependencies

    Signed-off-by: Oleh Dokuka <[email protected]>
    Signed-off-by: Oleh Dokuka <[email protected]>
    Oleh Dokuka authored and OlegDokuka committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    37fc68c View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2022

  1. migrates from deprecated api, updates dependencies

    Signed-off-by: Oleh Dokuka <[email protected]>
    Signed-off-by: Oleh Dokuka <[email protected]>
    Oleh Dokuka authored and OlegDokuka committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    bf0c608 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d8cccbe View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2022

  1. adds jdk 17 instead of 16 in build matrix

    Signed-off-by: Oleh Dokuka <[email protected]>
    Signed-off-by: Oleh Dokuka <[email protected]>
    OlegDokuka committed Mar 26, 2022
    Configuration menu
    Copy the full SHA
    80a05f8 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2022

  1. Configuration menu
    Copy the full SHA
    9a504a8 View commit details
    Browse the repository at this point in the history
  2. eliminates dropped error

    Signed-off-by: Oleh Dokuka <[email protected]>
    Signed-off-by: Oleh Dokuka <[email protected]>
    OlegDokuka committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    571af15 View commit details
    Browse the repository at this point in the history
Loading