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

release: release for 1.5.2 #4771

Merged
merged 31 commits into from Jul 12, 2022
Merged

release: release for 1.5.2 #4771

merged 31 commits into from Jul 12, 2022

Conversation

slievrly
Copy link
Member

@slievrly slievrly commented Jul 12, 2022

  • I have registered the PR changes.

Ⅰ. Describe what this PR did

release: release for 1.5.2

Ⅱ. Does this pull request fix one issue?

#4762

Ⅲ. Why don't you add test cases (unit test/integration test)?

Ⅳ. Describe how to verify it

Ⅴ. Special notes for reviews

lvekee and others added 30 commits May 16, 2022 00:34
…ix the conflict between `shade` and `flatten` (#4626)
Signed-off-by: slievrly <slievrly@163.com>
Signed-off-by: slievrly <slievrly@163.com>
@codecov-commenter
Copy link

Codecov Report

Merging #4771 (46d75f3) into master (ede95ef) will decrease coverage by 0.05%.
The diff coverage is 42.72%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #4771      +/-   ##
============================================
- Coverage     49.07%   49.02%   -0.06%     
- Complexity     4057     4082      +25     
============================================
  Files           733      736       +3     
  Lines         25562    25680     +118     
  Branches       3154     3171      +17     
============================================
+ Hits          12545    12590      +45     
- Misses        11684    11749      +65     
- Partials       1333     1341       +8     
Impacted Files Coverage Δ
...c/main/java/io/seata/common/ConfigurationKeys.java 0.00% <ø> (ø)
...n/src/main/java/io/seata/common/DefaultValues.java 0.00% <ø> (ø)
.../src/main/java/io/seata/core/protocol/Version.java 8.33% <ø> (ø)
...ta/core/rpc/netty/AbstractNettyRemotingClient.java 18.53% <0.00%> (-0.10%) ⬇️
...ava/io/seata/core/rpc/netty/NettyServerConfig.java 0.00% <0.00%> (ø)
...pc/processor/client/ClientOnResponseProcessor.java 18.75% <0.00%> (+1.10%) ⬆️
...rpc/processor/server/ServerOnRequestProcessor.java 0.00% <0.00%> (ø)
...b/sql/distributed/lock/BaseDistributedLockSql.java 0.00% <ø> (ø)
...eata/discovery/loadbalance/LoadBalanceFactory.java 66.66% <ø> (ø)
.../autoconfigure/SeataTCCFenceAutoConfiguration.java 0.00% <ø> (ø)
... and 32 more

@slievrly slievrly merged commit c95d49f into master Jul 12, 2022
@wangliang181230 wangliang181230 added this to the 1.5.2 milestone Jul 29, 2022
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.

None yet