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

Remove the unnecessary code line because of fix in common #2135

Open
wants to merge 27 commits into
base: dev
Choose a base branch
from

Commits on Jul 1, 2024

  1. Configuration menu
    Copy the full SHA
    87e051c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    44e0f07 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5d8f15c View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

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

Commits on Jul 15, 2024

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

Commits on Jul 16, 2024

  1. Configuration menu
    Copy the full SHA
    e6614e3 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/yuki/company-with-robert-PR-test…

    …' into yuki/company-with-robert-PR-test
    Yuki-YuXin committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    a4ae188 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    11605bb View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. update submodule reference

    Yuki-YuXin committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    b07663c View commit details
    Browse the repository at this point in the history
  2. Use empty string "" to instead "UNSET" because inside Dispatcher.init…

    …ializeDiagnosticContext final String correlationId = StringUti?.isNullOrEmpty(requestCorrelationId)?UUID.randomUUID().toString():requestCorrelationId;
    Yuki-YuXin committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    862c126 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Update the comment

    Yuki-YuXin committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    f87a447 View commit details
    Browse the repository at this point in the history
  2. update submodule reference

    Yuki-YuXin committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    f799c82 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Merge branch 'dev' into yuki/company-with-robert-PR-test

    # Conflicts:
    #	common
    Yuki-YuXin committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    73c241c View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Revert back to DiagnosticContext.INSTANCE.threadCorrelationId because…

    … the common PR made changes in getThreadCorrelationId(), if it is null or UNSET, will generate a random UUID
    Yuki-YuXin committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    2a024b5 View commit details
    Browse the repository at this point in the history
  2. update submodule reference

    Yuki-YuXin committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    c10ec23 View commit details
    Browse the repository at this point in the history
  3. Use "UNSET"

    Yuki-YuXin committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    0ce6946 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'dev' into yuki/company-with-robert-PR-test

    # Conflicts:
    #	common
    Yuki-YuXin committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    74d3658 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Tidy up imports

    Yuki-YuXin committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    1262d2c View commit details
    Browse the repository at this point in the history
  2. Revert ref branch

    Yuki-YuXin committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    b392bda View commit details
    Browse the repository at this point in the history
  3. ref: dev

    Yuki-YuXin committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    0b1cd98 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2050eb2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    319bd43 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Address comment

    Yuki-YuXin committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    c6f864a View commit details
    Browse the repository at this point in the history
  2. Update submodule reference

    Yuki-YuXin committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    856c013 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'dev' into yuki/company-with-robert-PR-test

    # Conflicts:
    #	common
    Yuki-YuXin committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    d2f0162 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Merge branch 'dev' into yuki/company-with-robert-PR-test

    # Conflicts:
    #	common
    Yuki-YuXin committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    43be7bf View commit details
    Browse the repository at this point in the history
  2. Add changelog entry

    Yuki-YuXin committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    f056483 View commit details
    Browse the repository at this point in the history