Skip to content

fix: modified version to v2 - #1041

Merged
lxfeng1997 merged 7 commits into
apache:masterfrom
Oxidaner:fix/meta_cache_test_final
Feb 8, 2026
Merged

fix: modified version to v2#1041
lxfeng1997 merged 7 commits into
apache:masterfrom
Oxidaner:fix/meta_cache_test_final

Conversation

@Oxidaner

@Oxidaner Oxidaner commented Dec 25, 2025

Copy link
Copy Markdown
Contributor
  • I have registered the PR changes.

What this PR does:

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

Does this PR introduce a user-facing change?:


@codecov-commenter

codecov-commenter commented Dec 25, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 56.50%. Comparing base (3ba877c) to head (9e8c97b).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1041   +/-   ##
=======================================
  Coverage   56.50%   56.50%           
=======================================
  Files         266      266           
  Lines       17484    17484           
=======================================
  Hits         9879     9879           
  Misses       6771     6771           
  Partials      834      834           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@lxfeng1997

Copy link
Copy Markdown
Contributor

fix ci

@AlexStocks
AlexStocks requested a review from Copilot January 31, 2026 10:56

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the Go module path from seata.apache.org/seata-go to seata.apache.org/seata-go/v2 across the entire codebase, implementing a major version increment following Go module versioning conventions.

Changes:

  • Updated module declaration in go.mod to v2
  • Modified all import statements across the codebase to reference the v2 path
  • Updated build and integration test scripts to handle the v2 module path

Reviewed changes

Copilot reviewed 299 out of 347 changed files in this pull request and generated no comments.

File Description
go.mod Changed module declaration to seata.apache.org/seata-go/v2
All .go files Updated import paths to use v2 module path
integrate_test.sh Added go mod edit command for v2 module path replacement
goimports.sh Updated local import path to v2 for formatting

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@lxfeng1997
lxfeng1997 merged commit 66e7777 into apache:master Feb 8, 2026
11 checks passed
rookiewwj pushed a commit to rookiewwj/incubator-seata-go that referenced this pull request Feb 28, 2026
* fix: modified version

* fix: modified version

* feat: remove coverage

* fix: change integrate_test.sh

* chore: 空提交,重新推送分支触发CI/CD

---------

Co-authored-by: FengZhang <zfcode@qq.com>
thunguo added a commit that referenced this pull request Apr 25, 2026
…tecture clarity (#1031)

* refactor: refact remote config

* refactor: refact remote config

* refactor: replace ClientIdentity with SeataConfig in remoting layer

* push v2.1.0 changes logs (#1047)

* fix intergrate test error (#1048)

* fix: modified version to v2 (#1041)

* fix: modified version

* fix: modified version

* feat: remove coverage

* fix: change integrate_test.sh

* chore: 空提交,重新推送分支触发CI/CD

---------

Co-authored-by: FengZhang <zfcode@qq.com>

---------

Co-authored-by: FengZhang <zfcode@qq.com>
Co-authored-by: TewGuo <tew@apache.org>
Co-authored-by: lxfeng1997 <33981743+lxfeng1997@users.noreply.github.com>
Co-authored-by: Oxidaner <80675726+Oxidaner@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants