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: serverless-tencent/tencent-component-monitor
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.0
Choose a base ref
...
head repository: serverless-tencent/tencent-component-monitor
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 14 commits
  • 10 files changed
  • 3 contributors

Commits on May 8, 2020

  1. Configuration menu
    Copy the full SHA
    47c33cf View commit details
    Browse the repository at this point in the history
  2. chore(release): version 1.0.1

    ## [1.0.1](v1.0.0...v1.0.1) (2020-05-08)
    
    ### Bug Fixes
    
    * 保证finalhandler时执行正常 ([47c33cf](47c33cf))
    semantic-release-bot committed May 8, 2020
    Configuration menu
    Copy the full SHA
    255460b View commit details
    Browse the repository at this point in the history

Commits on May 9, 2020

  1. fix: add report error log

    wescai committed May 9, 2020
    Configuration menu
    Copy the full SHA
    3305b52 View commit details
    Browse the repository at this point in the history
  2. chore(release): version 1.0.2

    ## [1.0.2](v1.0.1...v1.0.2) (2020-05-09)
    
    ### Bug Fixes
    
    * add report error log ([3305b52](3305b52))
    semantic-release-bot committed May 9, 2020
    Configuration menu
    Copy the full SHA
    da42f87 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2020

  1. fix: 获取context方式修改

    wescai committed May 13, 2020
    Configuration menu
    Copy the full SHA
    d9e4dc6 View commit details
    Browse the repository at this point in the history
  2. chore(release): version 1.0.3

    ## [1.0.3](v1.0.2...v1.0.3) (2020-05-13)
    
    ### Bug Fixes
    
    * 获取context方式修改 ([d9e4dc6](d9e4dc6))
    semantic-release-bot committed May 13, 2020
    Configuration menu
    Copy the full SHA
    f60a483 View commit details
    Browse the repository at this point in the history
  3. fix: remove context decode

    yugasun committed May 13, 2020
    Configuration menu
    Copy the full SHA
    286fe4b View commit details
    Browse the repository at this point in the history
  4. chore(release): version 1.0.4

    ## [1.0.4](v1.0.3...v1.0.4) (2020-05-13)
    
    ### Bug Fixes
    
    * remove context decode ([286fe4b](286fe4b))
    semantic-release-bot committed May 13, 2020
    Configuration menu
    Copy the full SHA
    2819a2c View commit details
    Browse the repository at this point in the history

Commits on May 20, 2020

  1. fix: remove monitor log

    wescai committed May 20, 2020
    Configuration menu
    Copy the full SHA
    62afa5b View commit details
    Browse the repository at this point in the history
  2. chore(release): version 1.0.5

    ## [1.0.5](v1.0.4...v1.0.5) (2020-05-20)
    
    ### Bug Fixes
    
    * remove monitor log ([62afa5b](62afa5b))
    semantic-release-bot committed May 20, 2020
    Configuration menu
    Copy the full SHA
    50e2da5 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2020

  1. fix: 上报增加100ms超时

    wescai committed May 25, 2020
    Configuration menu
    Copy the full SHA
    a3f75dd View commit details
    Browse the repository at this point in the history
  2. chore(release): version 1.0.6

    ## [1.0.6](v1.0.5...v1.0.6) (2020-05-25)
    
    ### Bug Fixes
    
    * 上报增加100ms超时 ([a3f75dd](a3f75dd))
    semantic-release-bot committed May 25, 2020
    Configuration menu
    Copy the full SHA
    09e4cef View commit details
    Browse the repository at this point in the history

Commits on May 28, 2020

  1. feat: support no report flag

    yugasun committed May 28, 2020
    Configuration menu
    Copy the full SHA
    982b418 View commit details
    Browse the repository at this point in the history
  2. chore(release): version 1.1.0

    # [1.1.0](v1.0.6...v1.1.0) (2020-05-28)
    
    ### Features
    
    * support no report flag ([982b418](982b418))
    semantic-release-bot committed May 28, 2020
    Configuration menu
    Copy the full SHA
    9f725c6 View commit details
    Browse the repository at this point in the history
Loading