Skip to content

Conversation

stefanb
Copy link
Contributor

@stefanb stefanb commented Jul 27, 2025

Fixes #4752
by using https://github.com/bytedance/sonic/releases/tag/v1.14.0

Log:

$ go get github.com/bytedance/sonic@latest && go mod tidy
go: upgraded github.com/bytedance/sonic v1.13.2 => v1.14.0
go: upgraded github.com/bytedance/sonic/loader v0.2.4 => v0.3.0

Related:

…compatibility

Fixes #4752
by using https://github.com/bytedance/sonic/releases/tag/v1.14.0

Log:
$ go get github.com/bytedance/sonic@latest && go mod tidy
go: upgraded github.com/bytedance/sonic v1.13.2 => v1.14.0
go: upgraded github.com/bytedance/sonic/loader v0.2.4 => v0.3.0

Related:
* upstream bytedance/sonic#808
* downstream Homebrew/homebrew-core#226636
@github-actions github-actions bot added component:ci CI/CD workflow and automated jobs. component:configs labels Jul 27, 2025
@julienrbrt julienrbrt added the skip-changelog Don't check changelog for new entries label Jul 27, 2025
Copy link
Member

@julienrbrt julienrbrt left a comment

Choose a reason for hiding this comment

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

Thank you! It will be included in a release soon.

@julienrbrt julienrbrt enabled auto-merge (squash) July 27, 2025 09:10
@julienrbrt julienrbrt merged commit 03848aa into ignite:main Jul 27, 2025
44 of 45 checks passed
@stefanb stefanb deleted the go-1.25-support branch July 27, 2025 11:40
@stefanb
Copy link
Contributor Author

stefanb commented Aug 1, 2025

@julienrbrt Go 1.25rc3 is scheduled for August 6th - https://groups.google.com/g/golang-announce/c/mQr-gU0zICU

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:ci CI/CD workflow and automated jobs. component:configs skip-changelog Don't check changelog for new entries
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support for Go 1.25
2 participants