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

feat:add metadata transfer for http header via spring.cloud.tencent.metadata.headers. #1176

Merged

Conversation

SkyeBeFreeman
Copy link
Collaborator

PR Type

Feature

Describe what this PR does for and how you did.

Adding the issue link (#xxx) if possible.

fixes #1009

Note

Checklist

  • Add information of this PR to CHANGELOG.md in root of project.
  • Add documentation in javadoc or comment below the PR if necessary.

Checklist (Optional)

  • Will pull request to branch of 2020.0.
  • Will pull request to branch of 2022.0.

@codecov
Copy link

codecov bot commented Oct 16, 2023

Codecov Report

Merging #1176 (e7c00ff) into 2022.0 (5fe8b46) will increase coverage by 0.11%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##             2022.0    #1176      +/-   ##
============================================
+ Coverage     76.98%   77.09%   +0.11%     
- Complexity     1627     1636       +9     
============================================
  Files           259      259              
  Lines          5879     5899      +20     
  Branches        723      726       +3     
============================================
+ Hits           4526     4548      +22     
+ Misses          951      950       -1     
+ Partials        402      401       -1     
Files Coverage Δ
...t/cloud/common/metadata/MetadataContextHolder.java 81.39% <100.00%> (+4.65%) ⬆️
...t/cloud/common/metadata/StaticMetadataManager.java 89.61% <100.00%> (+0.92%) ⬆️
...ommon/metadata/config/MetadataLocalProperties.java 85.71% <100.00%> (+4.46%) ⬆️

@SkyeBeFreeman SkyeBeFreeman merged commit 64ebd6e into Tencent:2022.0 Oct 16, 2023
5 checks passed
@SkyeBeFreeman SkyeBeFreeman deleted the 2022/metadata-for-http-header branch October 16, 2023 03:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add metadata transfer for http header via spring.cloud.tencent.metadata.content.header
2 participants