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

Bump the minimum Seata Client version for Seata AT integration to 2.2.0 #33872

Merged
merged 1 commit into from
Dec 3, 2024

Conversation

linghengqian
Copy link
Member

@linghengqian linghengqian commented Dec 1, 2024

For #29052.

Changes proposed in this pull request:

The POM for com.alibaba:druid:jar:1.2.7 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details

Before committing this PR, I'm sure that I have checked the following options:

  • My code follows the code of conduct of this project.
  • I have self-reviewed the commit code.
  • I have (or in comment I request) added corresponding labels for the pull request.
  • I have passed maven check locally : ./mvnw clean install -B -T1C -Dmaven.javadoc.skip -Dmaven.jacoco.skip -e.
  • I have made corresponding changes to the documentation.
  • I have added corresponding unit tests for my changes.
  • I have updated the Release Notes of the current development version. For more details, see Update Release Note

@linghengqian linghengqian added feature: transaction type: dependencies Pull requests that update a dependency file in: proxy native labels Dec 1, 2024
@linghengqian linghengqian force-pushed the seata-v220 branch 3 times, most recently from b207cf2 to 83caaa7 Compare December 2, 2024 09:18
@linghengqian linghengqian marked this pull request as ready for review December 2, 2024 10:31
@linghengqian linghengqian added this to the 5.5.2 milestone Dec 2, 2024
Comment on lines +23 to +28
# TODO This is not a reasonable configuration, just affected by https://github.com/apache/incubator-seata/pull/6661. Pending investigation.
client {
rm {
tableMetaCheckEnable = "false"
}
}
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@strongduanmu strongduanmu merged commit 79352e8 into apache:master Dec 3, 2024
148 checks passed
@linghengqian linghengqian deleted the seata-v220 branch December 3, 2024 03:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature: transaction in: proxy native type: dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ShardingProxy Base transaction mode, "Select for update" execution exception
2 participants