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

Fix: heartbeat's timeout will modify consumer's timeout #1532

Merged
merged 25 commits into from
Oct 25, 2021

Commits on May 9, 2021

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

Commits on May 10, 2021

  1. Configuration menu
    Copy the full SHA
    9e38afe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f0ad730 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2021

  1. Configuration menu
    Copy the full SHA
    4cb6e44 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    56d9d71 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2021

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

Commits on May 21, 2021

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

Commits on Jun 20, 2021

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

Commits on Jun 21, 2021

  1. Merge branch '3.0'

    LaurenceLiZhixin committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    268e072 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2021

  1. Configuration menu
    Copy the full SHA
    42ef7fe View commit details
    Browse the repository at this point in the history
  2. add lock (apache#1304)

    tylitianrui authored Jul 5, 2021
    Configuration menu
    Copy the full SHA
    a109967 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2021

  1. Revert "add lock (apache#1304)" (apache#1329)

    This reverts commit a109967.
    LaurenceLiZhixin authored Jul 18, 2021
    Configuration menu
    Copy the full SHA
    808862e View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2021

  1. Configuration menu
    Copy the full SHA
    3da71a1 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop'

    AlexStocks committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    7802cca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    343ba6a View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2021

  1. build(deps): bump github.com/dubbogo/gost from 1.11.14 to 1.11.16 (ap…

    …ache#1387)
    
    Bumps [github.com/dubbogo/gost](https://github.com/dubbogo/gost) from 1.11.14 to 1.11.16.
    - [Release notes](https://github.com/dubbogo/gost/releases)
    - [Commits](dubbogo/gost@v1.11.14...v1.11.16)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/dubbogo/gost
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 20, 2021
    Configuration menu
    Copy the full SHA
    8b0191b View commit details
    Browse the repository at this point in the history
  2. build(deps): bump google.golang.org/protobuf from 1.26.0 to 1.27.1 (a…

    …pache#1386)
    
    Bumps [google.golang.org/protobuf](https://github.com/protocolbuffers/protobuf-go) from 1.26.0 to 1.27.1.
    - [Release notes](https://github.com/protocolbuffers/protobuf-go/releases)
    - [Changelog](https://github.com/protocolbuffers/protobuf-go/blob/master/release.bash)
    - [Commits](protocolbuffers/protobuf-go@v1.26.0...v1.27.1)
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/protobuf
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 20, 2021
    Configuration menu
    Copy the full SHA
    768c2d8 View commit details
    Browse the repository at this point in the history
  3. build(deps): bump go.etcd.io/etcd/client/v3 from 3.5.0-alpha.0 to 3.5…

    ….0 (apache#1383)
    
    Bumps [go.etcd.io/etcd/client/v3](https://github.com/etcd-io/etcd) from 3.5.0-alpha.0 to 3.5.0.
    - [Release notes](https://github.com/etcd-io/etcd/releases)
    - [Changelog](https://github.com/etcd-io/etcd/blob/main/CHANGELOG-3.5.md)
    - [Commits](etcd-io/etcd@v3.5.0-alpha.0...v3.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: go.etcd.io/etcd/client/v3
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 20, 2021
    Configuration menu
    Copy the full SHA
    6377396 View commit details
    Browse the repository at this point in the history
  4. merge 3.0

    AlexStocks committed Aug 20, 2021
    Configuration menu
    Copy the full SHA
    d904ed4 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'develop'

    AlexStocks committed Aug 20, 2021
    Configuration menu
    Copy the full SHA
    d32db09 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2021

  1. Merge branch '3.0' into develop

    yuyu.zx committed Sep 24, 2021
    Configuration menu
    Copy the full SHA
    d49f62e View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop'

    yuyu.zx committed Sep 24, 2021
    Configuration menu
    Copy the full SHA
    481eb47 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2021

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

Commits on Oct 22, 2021

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