Spring Add ability to decorate HttpExchangeAdapter through HttpServiceProxyFactory

Spring Cloud needs to decorate the adapter to apply circuit breaker support. There are other use cases where the need ma...

Golang cmd/go: C source files not allowed when not using cgo or SWIG

Go version1.24.3Output of go env in your module/workspace:set AR=arset CC=gccset CGO_CFLAGS=-O2 -gset CGO_CPPFLAGS=set C...

Golang crypto: upgrade to BoringCrypto fips-20230428 [freeze exception]

This only affects GOEXPERIMENT=boringcryptoPrevious BoringCrypto upgrade was at https://github.com/golang/go/issues/6471...

Golang x/tools/gopls/internal/test/marker: Test/fixedbugs/issue59944.txt failures [openbsd]

#!watchflakesdefault <- pkg == "golang.org/x/tools/gopls/internal/test/marker" && test == "Tes...

Golang runtime/race: TestRace failures in RaceWaitGroupWrongAdd

#!watchflakespost <- pkg == "runtime/race" && `RaceWaitGroupWrongAdd\s+FAILED`Examples:- https://bu...

Golang crypto/x509: provide method for generating conformant serial numbers

Currently, generating valid, RFC 5280 conformant, serial numbers is an exercise left up to the user. As of https://go.de...

Golang go/types: type mismatch with func error less helpful since go 1.18

Go versiongo version go1.24.2 linux/amd64Output of go env in your module/workspace:N/AWhat did you do?This like #57160, ...

Golang x/tools/gopls: fix global @item test namespace

Currently the gopls completion tests use a global namespace for the @item marks. This is annoying because when adding a ...

Golang cmd/internal/testdir:1_10: Test/fixedbugs/issue46234.go failures

#!watchflakesdefault <- pkg == "cmd/internal/testdir:1_10" && test == "Test/fixedbugs/issue462...

Golang proposal: encoding/json/v2: decide on default representation for time.Duration

Proposal DetailsThis is a sub-issue of the "encoding/json/v2" proposal (#71497).Here, we discuss the default JSON repres...

Golang x/build/cmd/coordinator: bad test partitioning for plan9-arm

Currently a lot of short tests are being executed individually in separate invocations of go tool dist test, instead of ...

Golang CVEs still showing up in latest version of Go 1.22.2

govulncheck versiongo version (v1.22.2)Does this issue reproduce at the latest version of golang.org/x/vuln?YesOutput of...

Golang x/build: add LUCI linux-mipsle builder

There currently isn't a LUCI builder that tests the linux/mipsle port (other than the misc-compile builder, which tests ...

Golang go/types, cmd/compile: "invalid type loop" depending on declaration order

types2 currently rejects the test case below with "invalid recursive type A". Swapping the order of declarations for A a...

Golang proposal: src/sort: Expand sort.Sort() and sort.Stable() to use generic types

Proposal DetailsThis proposal is for expanding the sort package in the stdlib to use generics. The Sort and Slices packa...

Golang cmd/go: separate default GODEBUGs from go language version

Go 1.21 introduced a formalization of how we handle compatible-but-breaking changes, defining configuration knobs called...

Golang x/pkgsite: support <picture> element in README for light/dark mode images

What is the URL of the page with the issue?https://pkg.go.dev/github.com/jmcmenamy/GoVector@v0.8.0What is your user agen...

Golang go/doc: IsPredeclared missing clear, min, max

Go version1.22.4Output of go env in your module/workspace:go.dev/play &quot;Go 1.22&quot;What did you do?I browsed https...

Golang cmd/compile: internal compiler error on generic type alias in method signature

Go versiongo version go1.24.4 linux/amd64Output of go env in your module/workspace:AR='ar'CC='gcc'CGO_CFLAGS='-O2 -g'CGO...

Golang runtime: RSS seems to have increased in Go 1.24 while the runtime accounting has not [1.24 backport]

@mknyszek requested issue #72991 to be considered for backport to the next 1.24 minor release.@gopherbot Please open a b...
上一页 下一页
.