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: sofastack/sofa-rpc
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.13.1
Choose a base ref
...
head repository: sofastack/sofa-rpc
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.13.2
Choose a head ref
  • 11 commits
  • 38 files changed
  • 8 contributors

Commits on Sep 19, 2024

  1. update hessian version to 3.5.5 (#1445)

    Co-authored-by: liujianjun.ljj <[email protected]>
    EvenLjj and liujianjun.ljj authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    d5b8c50 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Update rpc version 051302 ss (#1448)

    * update hessian version to 3.5.5
    
    * update rpc version to 5.13.2-SNAPSHOT
    
    ---------
    
    Co-authored-by: liujianjun.ljj <[email protected]>
    EvenLjj and liujianjun.ljj authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    90dc97c View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Remove lookout (#1447)

    * update hessian version to 3.5.5
    
    * remove lookout
    
    * update registry version
    
    ---------
    
    Co-authored-by: liujianjun.ljj <[email protected]>
    EvenLjj and liujianjun.ljj authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    29999af View commit details
    Browse the repository at this point in the history
  2. feat: support triple grpc heart beat (#1432)

    * feat: support triple grpc heart beat
    
    * fix: key
    
    ---------
    
    Co-authored-by: Lo1nt <[email protected]>
    Lo1nt and Lo1nt authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    ab83fc3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7150804 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. enhance code (#1453)

    Co-authored-by: liujianjun.ljj <[email protected]>
    EvenLjj and liujianjun.ljj authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    512c6fc View commit details
    Browse the repository at this point in the history
  2. add SofaRejectedExecutionHandler for user-customized thread pool (#1450)

    * add SofaRejectedExecutionHandler for user custom thread pool
    
    * add RejectedExecutionHandler test case
    
    * format code
    
    * format code
    bohrqiu authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    b7f0281 View commit details
    Browse the repository at this point in the history
  3. fix: update provider to null (#1452)

    Co-authored-by: Lo1nt <[email protected]>
    Lo1nt and Lo1nt authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    1979f23 View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump commons-io:commons-io from 2.7 to 2.14.0 in /bom (#…

    …1451)
    
    Bumps commons-io:commons-io from 2.7 to 2.14.0.
    
    ---
    updated-dependencies:
    - dependency-name: commons-io:commons-io
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    60433bc View commit details
    Browse the repository at this point in the history
  5. Mesh Registry support custom group for sofa registry. (#1454)

    Co-authored-by: liujianjun.ljj <[email protected]>
    EvenLjj and liujianjun.ljj authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    ffc3b93 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. release rpc version 5.13.2 (#1455)

    Co-authored-by: liujianjun.ljj <[email protected]>
    EvenLjj and liujianjun.ljj authored Oct 17, 2024
    Configuration menu
    Copy the full SHA
    8b8fc7d View commit details
    Browse the repository at this point in the history
Loading