| Age | Commit message (Expand) | Author |
| 38 hours | bytes,strings: add CutLast | qiulaidongfeng |
| 8 days | go/types: Hasher, a hash function for Types | Alan Donovan |
| 13 days | hash/maphash: add Hasher interface and ComparableHasher impl | Alan Donovan |
| 2026-03-06 | net/url: add Values.Clone | Emmanuel T Odeke |
| 2026-02-23 | go/token: add File.String method | Alan Donovan |
| 2026-02-19 | net/url: add (*URL).Clone | Emmanuel T Odeke |
| 2026-02-02 | testing/synctest: add Sleep | Damien Neil |
| 2026-01-28 | go/scanner: add End method to Scanner | Mateusz Poliwczak |
| 2026-01-22 | net/http: Add Server.DisableClientPriority field | Nicholas S. Husin |
| 2026-01-22 | all: update to Unicode 17 | Russ Cox |
| 2025-12-11 | Revert "database/sql: allow drivers to override Scan behavior" | Austin Clements |
| 2025-12-03 | api: promote next to go1.26 | Gopher Robot |
| 2025-11-26 | crypto,testing/cryptotest: ignore random io.Reader params, add SetGlobalRandom | Filippo Valsorda |
| 2025-11-26 | crypto/fips140: add WithoutEnforcement | Daniel Morsing |
| 2025-11-26 | crypto/x509: add ExtKeyUsage.OID method | Roland Shoemaker |
| 2025-11-25 | crypto/tls: add SecP256r1/SecP384r1MLKEM1024 hybrid post-quantum key exchanges | Filippo Valsorda |
| 2025-11-25 | crypto/hpke: expose crypto/internal/hpke | Filippo Valsorda |
| 2025-11-25 | reflect: add iterator equivalents for NumField, NumIn, NumOut and NumMethod | Quentin Quaadgras |
| 2025-11-25 | crypto/rsa: add EncryptOAEPWithOptions | Andrey Pshenkin |
| 2025-11-25 | crypto/tls: expose HelloRetryRequest state | Daniel McCarney |
| 2025-11-24 | crypto/fips140: add Version | Sean Liao |
| 2025-11-24 | net/http: add Transport.NewClientConn | Damien Neil |
| 2025-11-24 | crypto/x509: add ExtKeyUsage.String and KeyUsage.String methods | Filippo Valsorda |
| 2025-11-20 | crypto/tls: add QUICErrorEvent | Damien Neil |
| 2025-11-19 | crypto: add Encapsulator and Decapsulator interfaces | Filippo Valsorda |
| 2025-11-19 | crypto/ecdh: add KeyExchanger interface | Filippo Valsorda |
| 2025-11-17 | debug/elf: sync new loong64 relocation types up to LoongArch ELF psABI v20250521 | WANG Xuerui |
| 2025-11-17 | go/ast: fix BasicLit.End position for raw strings containing \r | Alan Donovan |
| 2025-11-17 | crypto/mlkem/mlkemtest: add derandomized Encapsulate768/1024 | Filippo Valsorda |
| 2025-11-17 | go/token: add (*File).End method | Alan Donovan |
| 2025-11-15 | crypto/rsa: deprecate PKCS#1 v1.5 encryption | Filippo Valsorda |
| 2025-11-03 | bytes: add Buffer.Peek | Ilia Choly |
| 2025-10-21 | go/ast: add ParseDirective for parsing directive comments | Austin Clements |
| 2025-10-07 | cmd/go, testing: add TB.ArtifactDir and -artifacts flag | Damien Neil |
| 2025-10-02 | net/http/httputil: deprecate ReverseProxy.Director | Damien Neil |
| 2025-09-30 | errors: add AsType | Julien Cretel |
| 2025-09-26 | net/http: add HTTP2Config.StrictMaxConcurrentRequests | Damien Neil |
| 2025-09-15 | os: add (*Process).WithHandle | Kir Kolyshkin |
| 2025-09-09 | crypto/ecdsa: deprecate direct use of big.Int fields in keys | Filippo Valsorda |
| 2025-09-04 | log/slog: add multiple handlers support for logger | Jes Cok |
| 2025-09-03 | net/netip: export Prefix.Compare, fix ordering | database64128 |
| 2025-08-11 | database/sql: allow drivers to override Scan behavior | Jack Christensen |
| 2025-08-11 | net: context aware Dialer.Dial functions | Michael Fraenkel |
| 2025-06-02 | testing: add Output method to TB | Mateusz Poliwczak |
| 2025-05-29 | api: promote next to go1.25 | Gopher Robot |
| 2025-05-27 | go/ast: deprecate FilterPackage, PackageExports, MergePackageFiles | Alan Donovan |
| 2025-05-23 | doc/next: add crudely processed todos | David Chase |
| 2025-05-21 | runtime/trace: add the flight recorder | Carlos Amedee |
| 2025-05-21 | crypto,hash: add and implement hash.Cloner | Filippo Valsorda |
| 2025-05-21 | testing: add Attr | Damien Neil |