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

Tracing v1.7 fix bug #46

Open
wants to merge 24 commits into
base: v1.7.0
Choose a base branch
from
Open

Tracing v1.7 fix bug #46

wants to merge 24 commits into from

Commits on Sep 18, 2023

  1. Merge branch 'v1.7.0'

    DJIsean committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    d68e3d3 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. Merge branch 'v1.7.0'

    DJIsean committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    585f723 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. Merge commit 'b390ebe579bd0b003e5d9ff20629b4ad3c341e1d' into flision/…

    …v1.7.0
    
    * commit 'b390ebe579bd0b003e5d9ff20629b4ad3c341e1d':
      Adapt pilot routing interception and delete redundant slashes.
    witcom committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    ebd883d View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. Configuration menu
    Copy the full SHA
    b301d70 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into flision/v1.7.0

    * main:
    witcom committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    95df8f7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c8a40b9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0850908 View commit details
    Browse the repository at this point in the history
  5. feat: 为publishWithReply提供配置选项.

    feat: 支持beforePublishHook, afterPublishHook回调.
    feat: publishWithReply提供CompletableFuture支持.
    witcom committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    9d392c5 View commit details
    Browse the repository at this point in the history
  6. fix: MqttGatewayPublish#publish() log.debug 未判定isDebugEnable

    feat: add remark on ServicesPublish
    witcom committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    163f08a View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. fix: SdkManager改接口,由客户实现gateway管理策略

    feat: 提供LocalCacheSDKManager默认实现
    witcom committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    a79449a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    52ec346 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6e92736 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    97c4d3f View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2023

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

Commits on Oct 9, 2023

  1. Configuration menu
    Copy the full SHA
    89c3433 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d9d0cf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4f38be0 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

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

Commits on Oct 30, 2023

  1. fix: 修复一些npe问题

    witcom committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    07b0fd3 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

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

Commits on Nov 9, 2023

  1. fix: mark an bug

    witcom committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    6f2fd1e View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. Configuration menu
    Copy the full SHA
    1772588 View commit details
    Browse the repository at this point in the history
  2. fix: * bug: Cannot deserialize value of type `com.dji.sdk.cloudapi.wa…

    …yline.FlighttaskBreakReasonEnum` from number 1281: index value outside legal index range [0..-1]
    witcom committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    9efb6d8 View commit details
    Browse the repository at this point in the history
  3. bug report: some AliOss object need to close manually. otherwise will…

    … hang up main thread to wait available connection.
    witcom committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    5c80307 View commit details
    Browse the repository at this point in the history