Skip to content

feat: support golang 1.24#741

Merged
AsterDY merged 4 commits intomainfrom
feat/go1.24
Mar 7, 2025
Merged

feat: support golang 1.24#741
AsterDY merged 4 commits intomainfrom
feat/go1.24

Conversation

@liuq19
Copy link
Collaborator

@liuq19 liuq19 commented Feb 13, 2025

Main Changes:

  1. adjust the GoMapIterator as Golang
  2. support omitzero field tag
  3. remove many duplicated linkname
  4. add go1.24 ci

NOTE: we are waiting go1.24.1 to solve the link name problem #738

@liuq19 liuq19 force-pushed the feat/go1.24 branch 3 times, most recently from e3aeec8 to b20b0be Compare February 13, 2025 11:11
@thrasher-
Copy link

Hey guys, any ETA on when go v1.24 will be supported?

@zchee
Copy link
Contributor

zchee commented Feb 20, 2025

@thrasher- I'm NOT bytedance/sonic maintainer, but FYI:

So, we should wait for 1.24.1 next release I think.

@liuq19
Copy link
Collaborator Author

liuq19 commented Feb 20, 2025

Hey guys, any ETA on when go v1.24 will be supported?

we should wait for go1.24.1 to solve the linkname problem #738

@AsterDY
Copy link
Collaborator

AsterDY commented Feb 26, 2025

Fixes #735

@AsterDY AsterDY force-pushed the feat/go1.24 branch 2 times, most recently from 732bda2 to fc778ed Compare February 26, 2025 11:36
@zeewell
Copy link

zeewell commented Mar 5, 2025

go1.24.1 has been released. https://github.com/golang/go/releases/tag/go1.24.1

@liuq19

@zeewell
Copy link

zeewell commented Mar 5, 2025

go1.24.1 has been released. https://github.com/golang/go/releases/tag/go1.24.1

@liuq19

When will this PR be merged approximately? Looking forward to it.

@liuq19
Copy link
Collaborator Author

liuq19 commented Mar 5, 2025

go1.24.1 has been released. https://github.com/golang/go/releases/tag/go1.24.1
@liuq19

When will this PR be merged approximately? Looking forward to it.

i think we will release a new version next week

@AsterDY AsterDY merged commit 8afb40e into main Mar 7, 2025
43 checks passed
@AsterDY AsterDY deleted the feat/go1.24 branch March 7, 2025 07:15
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.

5 participants