| Age | Commit message (Expand) | Author |
| 2024-11-15 | os/user: support built-in service user accounts on Windows | qmuntal |
| 2024-11-14 | log/slog: add DiscardHandler | Carlana Johnson |
| 2024-11-13 | cmd/go: enable GOCACHEPROG by default, without GOEXPERIMENT | Brad Fitzpatrick |
| 2024-11-12 | doc/go_mem: fix broken paper link in go_mem.html | shenleban tongying |
| 2024-11-07 | debug/elf: add SHT_GNU_VERDEF section parsing | benbaker76 |
| 2024-11-05 | net/http: add Protocols field to Server and Transport | Damien Neil |
| 2024-10-28 | Revert "crypto/rand: add randcrash=0 GODEBUG" | Filippo Valsorda |
| 2024-10-25 | doc: document new http.Transport limit on 1xx responses | Damien Neil |
| 2024-10-23 | doc/next: document the minimum Linux kernel version for 1.24 | Carlos Amedee |
| 2024-10-10 | doc: reference language version in pre-generic spec for easier recognition | Robert Griesemer |
| 2024-10-07 | crypto/rand: add randcrash=0 GODEBUG | Filippo Valsorda |
| 2024-10-02 | hash/maphash: add WriteComparable and Comparable | qiulaidongfeng |
| 2024-10-02 | encoding/json: add omitzero option | Jes Cok |
| 2024-10-02 | spec: document that alias declarations can have type parameters with 1.24 | Robert Griesemer |
| 2024-10-02 | spec: clarify that identical structs must have identical field embeddings | Robert Griesemer |
| 2024-09-26 | text/template: support range-over-int | qiulaidongfeng |
| 2024-09-23 | net,net/netip: implement the encoding.(Binary|Text)Appender | apocelipes |
| 2024-09-23 | text/template: support range-over-func | qiulaidongfeng |
| 2024-09-23 | archive/{zip,tar}: fix Writer.AddFS to include empty directories | Song Gao |
| 2024-09-20 | testing: implement testing.B.Loop | sunnymilk |
| 2024-09-03 | encoding/json: add embedded structs to the UnmarshalTypeError's Field | j2gg0s |
| 2024-09-03 | net: enable multipath TCP by default for listeners | Aperence |
| 2024-08-30 | doc: fix wording of GODEBUG history item from CL 606055 | Paschalis T |
| 2024-08-30 | misc/wasm: move wasm runtime files to lib/wasm | Zxilly |
| 2024-08-29 | net/http: add HTTP2Config | Damien Neil |
| 2024-08-21 | os/user: document Current improvements | qmuntal |
| 2024-08-21 | crypto/x509,math/rand/v2: implement the encoding.(Binary|Text)Appender | apocelipes |
| 2024-08-20 | runtime: deprecate GOROOT | Dmitri Shuralyov |
| 2024-08-20 | cmd/dist: require Go 1.22.6 as minimum bootstrap toolchain | Dmitri Shuralyov |
| 2024-08-20 | doc/next: update 36532.md to wording suggested in CL | Ian Lance Taylor |
| 2024-08-20 | doc/next: revert incorrect change to 62516.md made in CL 603959 | Ian Lance Taylor |
| 2024-08-20 | time: implement the encoding.(Binary|Text)Appender for Time | apocelipes |
| 2024-08-20 | testing: add Context | Vladimir Varankin |
| 2024-08-19 | math/rand: make calls to Seed no-op | Paschalis T |
| 2024-08-16 | testing: add Chdir | Kir Kolyshkin |
| 2024-08-15 | math/big,regexp: implement the encoding.TextAppender interface | apocelipes |
| 2024-08-14 | bytes, strings: add Lines, SplitSeq, SplitAfterSeq, FieldsSeq, FieldsFuncSeq | aimuz |
| 2024-08-14 | log/slog: implement encoding.TextAppender for Level and LevelVar | apocelipes |
| 2024-08-12 | spec: clarify prose for embedded struct fields | Robert Griesemer |
| 2024-08-09 | cmd/go/internal/test: add 'tests' vet check to 'go test' suite | Alan Donovan |
| 2024-08-09 | crypto/tls: expose extensions presented by client to GetCertificate | Bobby Powers |
| 2024-08-08 | net/url: implement encoding.BinaryAppender for URL | apocelipes |
| 2024-08-07 | hash: implement the encoding.BinaryAppender interface | apocelipes |
| 2024-08-01 | crypto: implement encoding.BinaryAppender for all crypto hashes | Mateusz Poliwczak |
| 2024-07-31 | go/types: add go1.23 iterator methods for 10 exported types | Alan Donovan |
| 2024-07-30 | encoding: add TextAppender and BinaryAppender | Mateusz Poliwczak |
| 2024-07-24 | doc/next: use relative link to Go issue | Dmitri Shuralyov |
| 2024-07-23 | cmd/cgo: error on multiple incompatible function declarations | Keith Randall |
| 2024-07-22 | doc: initialize next directory for Go 1.24 | Dmitri Shuralyov |
| 2024-06-21 | doc/next: delete | Gopher Robot |