Skip to content

chore(deps): update module github.com/go-kratos/kratos/v2 to v2.9.2 - autoclosed#288

Closed
red-hat-konflux[bot] wants to merge 1 commit intomasterfrom
konflux/mintmaker/master/github.com-go-kratos-kratos-v2-2.x
Closed

chore(deps): update module github.com/go-kratos/kratos/v2 to v2.9.2 - autoclosed#288
red-hat-konflux[bot] wants to merge 1 commit intomasterfrom
konflux/mintmaker/master/github.com-go-kratos-kratos-v2-2.x

Conversation

@red-hat-konflux
Copy link
Contributor

@red-hat-konflux red-hat-konflux bot commented Nov 15, 2025

This PR contains the following updates:

Package Change Age Confidence
github.com/go-kratos/kratos/v2 v2.8.4 -> v2.9.2 age confidence

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

go-kratos/kratos (github.com/go-kratos/kratos/v2)

v2.9.2

Compare Source

Dependencies
  • deps: upgrade kratos version to v2.9.2 (#​3773)
New Features
  • feat(ci): implement comment-check in workflows. (#​3426)
  • feat(consul): support custom tags for service registration (#​3707)
Bug Fixes
  • fix(metadata): ensure Clone creates deep copy of slices (#​3767)
  • fix(http): ignored errors in error message (#​3751)
  • fix: google.protobuf.Empty produces invalid type*pb.google_protobuf_Empty(#​3715) (#​3716)
  • fix(transport/grpc): ClientOption cannot initialize StreamMiddleware(#​3697) (#​3729)
Chores
  • chore(ci): update GitHub Actions dependencies (#​3746)
  • chore(go.mod): update Go version to 1.22 across all modules (#​3745)
  • chore(all): normalize whitespace (#​3713)
Others
  • build(deps): bump peter-evans/create-or-update-comment (#​3761)

  • docs: correct official documentation URLs (#​3768)

  • perf(config): move placeholder regex to package-level variable (#​3769)

  • perf(encoding/form): optimize parseURLQueryMapKey with memory-efficient implementation (#​3770)

  • docs: improve some comments (#​3766)

  • build(deps): bump actions/checkout from 4 to 6 (#​3762)

  • build(deps): bump peter-evans/find-comment from 3.1.0 to 4.0.0 (#​3760)

  • refactor(transport/http): improve compatibility for 'RequestFromServerContext' (#​3749)

  • ci: add missing fi in comment-check.yml (#​3753)

  • refactor: use math/rand/v2 instead of math/rand (#​3752)

  • Revert "支持nacos v2 (#​3493)" (#​3747)

  • 支持nacos v2 (#​3493)

  • style(contrib/registry/kubernetes): simplify namespace empty check in NewRegistry (#​3665)

  • perf(log): optimize key-value pair processing in Filter.Log (#​3664)

  • perf(selector/wrr): optimize map initialization and simplify node comparison (#​3738)

  • build(all): remove unused compatibility files and legacy build tags (#​3735)

  • ci: add Go 1.25 support (#​3736)

  • test(selector/random): update TestWrr to use more reasonable statistical bounds (#​3737)

  • build(deps): bump github/codeql-action from 3 to 4 (#​3744)

New Contributors

Full Changelog: go-kratos/kratos@v2.9.1...v2.9.2

v2.9.1

Compare Source

Dependencies
Bug Fixes
  • fix(transport/http): resolve breaking change with ResponseTransporter interface (#​3721)
Others
  • Revert "perf(transport/http): optimize URL construction with url.URL for bett…" (#​3722)
New Contributors

Full Changelog: go-kratos/kratos@v2.9.0...v2.9.1

v2.9.0

Compare Source

Dependencies
  • deps(middleware): upgrade protovalidate to resolve compatibility issue (#​3706)
New Features
  • feat(protoc-gen-go-http): mark deprecated methods in generated code (#​3711)
  • feat: add MCP transport (#​3646)
Bug Fixes
  • fix(encoding): extract all form fields even if some unsupported (#​3694)
  • fix meta variable (#​3712)
  • fix: honor shutdown timeout when provided context already canceled (#​3695)
  • fix stale entries before the each pick operation (#​3690)
  • fix: replace strconv.Itoa with strconv.FormatInt for int64 handling (#​3667)
  • fix: solve have syntax error when execute make command. (#​3682)
  • fix(internal/host): Extract optimizes the return of the minimum index IP (#​3421)
  • fix: Fixed zookeeper watcher exiting the loop under exceptional conditions, causing service discovery to terminate (#​3517)
Chores
Others
  • perf(transport/http): optimize URL construction with url.URL for better performance (#​3678)
  • perf(transport/http/binding): optimize EncodeURL performance for paths without placeholders (#​3679)
  • refactor(all): replace atomic functions with atomic types (#​3699)
  • contrib/register/nacos: refactor to use maps.Clone (#​3703)
  • *: use net.JoinHostPort to improve IPv6 compatible (#​3675)
  • perf(config/env): use strings.LastIndexByte instead of strings.LastIndex (#​3660)
  • Add trendshift badge (#​3655)
  • perf(metadata): simplify Metadata.Add by avoiding redundant strings.ToLower call (#​3671)
  • Mcp options (#​3652)
  • Revert "refactor: replace repeated error reasons with constants (#​3612)" (#​3651)
  • perf(config/env): use strings.Cut to optimize env load method (#​3645)
  • add mcp middleware (#​3649)
  • refactor(contrib/registry/etcd): use Namespace Name and ID as the unique keys (#​3594)
  • go mod tidy (#​3648)
  • build(deps): bump golang.org/x/net from 0.23.0 to 0.33.0 (#​3527)
  • github: Remove submodule dependencies in Dependabot. (#​3643)
  • perf(encoding/form): optimize camelCase and snakeCase conversion (#​3592)
  • refactor: extract key for reuse and maintainability (#​3602)
New Contributors

Full Changelog: go-kratos/kratos@v2.8.4...v2.9.0


Configuration

📅 Schedule: Branch creation - "on sunday" in timezone Asia/Kolkata, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

To execute skipped test pipelines write comment /ok-to-test.


Documentation

Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.

@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update module github.com/go-kratos/kratos/v2 to v2.9.1 chore(deps): update module github.com/go-kratos/kratos/v2 to v2.9.1 - autoclosed Nov 28, 2025
@red-hat-konflux red-hat-konflux bot closed this Nov 28, 2025
@red-hat-konflux red-hat-konflux bot deleted the konflux/mintmaker/master/github.com-go-kratos-kratos-v2-2.x branch November 28, 2025 16:47
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update module github.com/go-kratos/kratos/v2 to v2.9.1 - autoclosed chore(deps): update module github.com/go-kratos/kratos/v2 to v2.9.1 Nov 30, 2025
@red-hat-konflux red-hat-konflux bot reopened this Nov 30, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/master/github.com-go-kratos-kratos-v2-2.x branch from 08b6238 to 38f1665 Compare November 30, 2025 04:56
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update module github.com/go-kratos/kratos/v2 to v2.9.1 chore(deps): update module github.com/go-kratos/kratos/v2 to v2.9.1 - autoclosed Dec 6, 2025
@red-hat-konflux red-hat-konflux bot closed this Dec 6, 2025
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update module github.com/go-kratos/kratos/v2 to v2.9.1 - autoclosed chore(deps): update module github.com/go-kratos/kratos/v2 to v2.9.1 Dec 6, 2025
@red-hat-konflux red-hat-konflux bot reopened this Dec 6, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/master/github.com-go-kratos-kratos-v2-2.x branch from 6e842ab to 38f1665 Compare December 6, 2025 21:05
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update module github.com/go-kratos/kratos/v2 to v2.9.1 chore(deps): update module github.com/go-kratos/kratos/v2 to v2.9.2 Dec 6, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/master/github.com-go-kratos-kratos-v2-2.x branch from 38f1665 to 7bc442c Compare December 7, 2025 00:47
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update module github.com/go-kratos/kratos/v2 to v2.9.2 chore(deps): update module github.com/go-kratos/kratos/v2 to v2.9.2 - autoclosed Mar 5, 2026
@red-hat-konflux red-hat-konflux bot closed this Mar 5, 2026
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update module github.com/go-kratos/kratos/v2 to v2.9.2 - autoclosed chore(deps): update module github.com/go-kratos/kratos/v2 to v2.9.2 Mar 7, 2026
@red-hat-konflux red-hat-konflux bot reopened this Mar 7, 2026
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/master/github.com-go-kratos-kratos-v2-2.x branch 2 times, most recently from 7bc442c to c1737c3 Compare March 7, 2026 22:29
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update module github.com/go-kratos/kratos/v2 to v2.9.2 chore(deps): update module github.com/go-kratos/kratos/v2 to v2.9.2 - autoclosed Mar 16, 2026
@red-hat-konflux red-hat-konflux bot closed this Mar 16, 2026
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.

0 participants