fix(deps): update module github.com/cloudwego/kitex to v0.15.4 - autoclosed#69
Closed
renovate[bot] wants to merge 1 commit intomiaofrom
Closed
fix(deps): update module github.com/cloudwego/kitex to v0.15.4 - autoclosed#69renovate[bot] wants to merge 1 commit intomiaofrom
renovate[bot] wants to merge 1 commit intomiaofrom
Conversation
Contributor
Author
|
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
0031aa4 to
086bd33
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.15.2→v0.15.4Release Notes
cloudwego/kitex (github.com/cloudwego/kitex)
v0.15.4Compare Source
v0.15.4
Bug Fixes
Code Generation - DeepCopy for Binary Types (#1902)
This ensures string-typed binary fields are handled with simple value assignment instead of byte slice allocation and copying.
Dependencies
Updated: github.com/cloudwego/gopkg v0.1.6 → v0.1.8 (#1903)
Changes included from gopkg v0.1.7:
Changes included from gopkg v0.1.8:
Impact: Improves protocol handling correctness, memory safety, and increases header size limits for TTHeader protocol users.
Commits
ccdabb2- fix(tool): DeepCopy assignment failed when map key type is binary (#1902)3f27dca- chore: update github.com/cloudwego/gopkg from v0.1.6 to v0.1.8 (#1903)4e64cc3- chore: release version v0.15.4v0.15.3Compare Source
Highlights
This release includes important bug fixes for TTStream, mixed retry, and rpcinfo handling, along with new features for dynamicgo options and code generation improvements.
Feature
Fix
Optimization
Documentation
Dependency
Full Changelog: cloudwego/kitex@v0.15.2...v0.15.3
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.
This PR was generated by Mend Renovate. View the repository job log.