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

3.0 graceful refine #1730

Closed
wants to merge 34 commits into from
Closed

Commits on Dec 19, 2021

  1. 优雅下线

    XiaoWeiKIN committed Dec 19, 2021
    Configuration menu
    Copy the full SHA
    41d1203 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2021

  1. 优雅下线

    XiaoWeiKIN committed Dec 26, 2021
    Configuration menu
    Copy the full SHA
    5759c77 View commit details
    Browse the repository at this point in the history
  2. unit test add

    XiaoWeiKIN committed Dec 26, 2021
    Configuration menu
    Copy the full SHA
    9b7b897 View commit details
    Browse the repository at this point in the history
  3. add test

    XiaoWeiKIN committed Dec 26, 2021
    Configuration menu
    Copy the full SHA
    941351d View commit details
    Browse the repository at this point in the history
  4. import format

    XiaoWeiKIN committed Dec 26, 2021
    Configuration menu
    Copy the full SHA
    da25c24 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2022

  1. Configuration menu
    Copy the full SHA
    e879126 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    272d18a View commit details
    Browse the repository at this point in the history
  3. Fix: license

    LaurenceLiZhixin committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    e2ff2ec View commit details
    Browse the repository at this point in the history
  4. invoker

    wangxiaowei14227 committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    3dd5c1f View commit details
    Browse the repository at this point in the history
  5. invoker

    wangxiaowei14227 committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    5b8939e View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2022

  1. fix: ut

    LaurenceLiZhixin committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    6d6a61a View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2022

  1. build(deps): bump github.com/alibaba/sentinel-golang from 1.0.2 to 1.…

    …0.4 (apache#1707)
    
    Bumps [github.com/alibaba/sentinel-golang](https://github.com/alibaba/sentinel-golang) from 1.0.2 to 1.0.4.
    - [Release notes](https://github.com/alibaba/sentinel-golang/releases)
    - [Commits](alibaba/sentinel-golang@v1.0.2...v1.0.4)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/alibaba/sentinel-golang
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 10, 2022
    Configuration menu
    Copy the full SHA
    819a2d3 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump go.uber.org/zap from 1.19.1 to 1.20.0 (apache#1706)

    Bumps [go.uber.org/zap](https://github.com/uber-go/zap) from 1.19.1 to 1.20.0.
    - [Release notes](https://github.com/uber-go/zap/releases)
    - [Changelog](https://github.com/uber-go/zap/blob/master/CHANGELOG.md)
    - [Commits](uber-go/zap@v1.19.1...v1.20.0)
    
    ---
    updated-dependencies:
    - dependency-name: go.uber.org/zap
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 10, 2022
    Configuration menu
    Copy the full SHA
    caf8d8a View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2022

  1. refactor zk dynamic configuration listener (apache#1665)

    Co-authored-by: dongjianhui03 <[email protected]>
    Mulavar and dongjianhui03 authored Jan 12, 2022
    Configuration menu
    Copy the full SHA
    20e6451 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2022

  1. Configuration menu
    Copy the full SHA
    e9057d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f93d1c View commit details
    Browse the repository at this point in the history
  3. refactor: invocation interface (apache#1702)

    * refactor: invocation interface
    
    * fix: set attachements use interface{}
    
    * fix: reset result set attachments
    justxuewei authored Jan 15, 2022
    Configuration menu
    Copy the full SHA
    f271fc1 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2022

  1. Configuration menu
    Copy the full SHA
    97fb3d5 View commit details
    Browse the repository at this point in the history
  2. fix: update triple

    LaurenceLiZhixin committed Jan 16, 2022
    Configuration menu
    Copy the full SHA
    0a137fd View commit details
    Browse the repository at this point in the history
  3. fix: add nolint

    LaurenceLiZhixin committed Jan 16, 2022
    Configuration menu
    Copy the full SHA
    6d34c66 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c95f80d View commit details
    Browse the repository at this point in the history
  5. fix: lint

    LaurenceLiZhixin committed Jan 16, 2022
    Configuration menu
    Copy the full SHA
    e8677d1 View commit details
    Browse the repository at this point in the history
  6. fix: ut

    LaurenceLiZhixin committed Jan 16, 2022
    Configuration menu
    Copy the full SHA
    39916bb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    08e4387 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2022

  1. add unit test

    A-Wanderer committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    f4784c0 View commit details
    Browse the repository at this point in the history
  2. Fix: linter

    LaurenceLiZhixin committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    ae9d3c0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    78b6c8a View commit details
    Browse the repository at this point in the history
  4. Merge pull request apache#1675 from XiaoWeiKIN/graceful-shutdown

    feature-graceful-shutdwon
    LaurenceLiZhixin authored Jan 17, 2022
    Configuration menu
    Copy the full SHA
    7168e8e View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2022

  1. fix: fix adaptive service issues (apache#1718)

    * fix: fix adaptive service issues
    
    * fix: add license
    
    * fix: fix logging message
    justxuewei authored Jan 18, 2022
    Configuration menu
    Copy the full SHA
    06da7ce View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2022

  1. upgrade hessian2 to v1.11.0 (apache#1720)

    * upgrade hessian2 to v1.11.0
    
    * directly assign decoded obj to response
    
    * fix dubbo hessian unit test
    wongoo authored Jan 20, 2022
    Configuration menu
    Copy the full SHA
    1eaf18e View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2022

  1. build(deps): bump github.com/prometheus/client_golang (apache#1723)

    Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.11.0 to 1.12.0.
    - [Release notes](https://github.com/prometheus/client_golang/releases)
    - [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
    - [Commits](prometheus/client_golang@v1.11.0...v1.12.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/prometheus/client_golang
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 25, 2022
    Configuration menu
    Copy the full SHA
    c47c0e7 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump github.com/jinzhu/copier from 0.3.2 to 0.3.5 (apach…

    …e#1724)
    
    Bumps [github.com/jinzhu/copier](https://github.com/jinzhu/copier) from 0.3.2 to 0.3.5.
    - [Release notes](https://github.com/jinzhu/copier/releases)
    - [Commits](jinzhu/copier@v0.3.2...v0.3.5)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/jinzhu/copier
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 25, 2022
    Configuration menu
    Copy the full SHA
    1b4d3eb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    13368cf View commit details
    Browse the repository at this point in the history
  4. graceful pr refine

    binbin0325 committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    a077746 View commit details
    Browse the repository at this point in the history