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:support configuration encryption. #1183

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 #1165

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.
  • Will pull request to branch of hoxton.

@SkyeBeFreeman SkyeBeFreeman added this to the 1.13.0 milestone Oct 16, 2023
@SkyeBeFreeman SkyeBeFreeman linked an issue Oct 16, 2023 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Oct 16, 2023

Codecov Report

Merging #1183 (70cb6c9) into 2020.0 (ee8f5bf) will decrease coverage by 0.01%.
The diff coverage is 76.92%.

@@             Coverage Diff              @@
##             2020.0    #1183      +/-   ##
============================================
- Coverage     75.84%   75.84%   -0.01%     
- Complexity     1573     1576       +3     
============================================
  Files           254      255       +1     
  Lines          5755     5767      +12     
  Branches        696      697       +1     
============================================
+ Hits           4365     4374       +9     
- Misses         1016     1018       +2     
- Partials        374      375       +1     
Files Coverage Δ
...onfig/PolarisConfigBootstrapAutoConfiguration.java 100.00% <100.00%> (ø)
...nt/cloud/polaris/config/ConfigurationModifier.java 57.40% <83.33%> (+3.24%) ⬆️
...s/config/config/PolarisCryptoConfigProperties.java 60.00% <60.00%> (ø)

@SkyeBeFreeman SkyeBeFreeman merged commit 09aa10d into Tencent:2020.0 Oct 16, 2023
8 of 9 checks passed
@SkyeBeFreeman SkyeBeFreeman deleted the 2020/support-crypto-config branch October 16, 2023 12:03
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.

支持配置加密功能
1 participant