SpringBoot Spring SSL bundles for Kafka no longer works with spring boot 3.5.4

It looks like with spring boot 3.5.4 (spring-kafka 3.3.8), the injection/handling of ssl bundles no longer works. Instea...

SpringBoot Raise the minimum supported version of Gradle to 8.x

If we add support for Gradle 9 (https://github.com/spring-projects/spring-boot/issues/43573) we should also consider rai...

SpringBoot Upgrade to OpenSAML 5

Our build fixes the version to 4.0.1 that is the last version available from Maven Central. Spring Security has now full...

Spring AOT generated BeanDefinitions contain compiler warnings

When using the org.graalvm.buildtools.native Gradle plugin and enabling the -Werror, -Xlint:all compiler flags, the buil...

Spring RetryException#getCause should not be nullable

The last thrown exception is often used in code that catches RetryException.Currently the cause is @Nullable from the co...

Golang x/mobile: type aliases no longer export

Go versiongo version go1.24.0 darwin/arm64Output of go env in your module/workspace:AR='ar'CC='clang'CGO_CFLAGS='-O2 -g'...

Golang net/http: ServeMux patterns eliminate semantically-significant encoding differences

Go versiongo version go1.25.0 darwin/arm64Output of go env in your module/workspace:AR='ar'CC='clang'CGO_CFLAGS='-O2 -g'...

Golang testing/synctest: bubble not terminating [1.25 backport]

@neild requested issue #74837 to be considered for backport to the next 1.25 minor release.@gopherbot please backport to...

Golang x/build/cmd/gomote: gomote create -list timeout too short

gomote create -list has a hardcoded 5 second timeout https://cs.opensource.google/go/x/build/+/master:cmd/gomote/create....

Golang x/tools/gopls: find write references only

gopls versionToday,we can find all the references of a variable.But I want to find the write references only. How to do ...

Golang cmd/go: mod tidy fails when using go-import subDir

Go versiongo version go1.25.0 windows/amd64Output of go env in your module/workspace:set AR=arset CC=gccset CGO_CFLAGS=-...

Golang runtime:cpu4: TestRuntimeLockMetricsAndProfile/runtime.lock/sample-1 failures

#!watchflakesdefault <- pkg == "runtime:cpu4" && test == "TestRuntimeLockMetricsAndProfile/run...

Golang runtime: TestRuntimeLockMetricsAndProfile failures

#!watchflakespost <- pkg == "runtime" && test ~ `TestRuntimeLockMetricsAndProfile`Issue created aut...

Golang proposal: runtime: allow access to stopTheWorld/startTheWorld via go:linkname

Proposal DetailsMy module github.com/fjl/memsize walks a data structure and computes its total referred memory size in b...

Golang os: TestChtimes failures [1.23 backport]

@dmitshur requested issue #68687 to be considered for backport to the next 1.23 minor release.@gopherbot Please backport...

Golang os: TestChtimes failures [1.22 backport]

@dmitshur requested issue #68687 to be considered for backport to the next 1.22 minor release.@gopherbot Please backport...

Golang x/telemetry/cmd/gotelemetry: charts are broken with new go command counters

With the additional counters added by the go command, it seems that the charting frontend of gotelemetry view is broken:...

Golang all: add opt-in transparent telemetry to Go toolchain

In February I posted a series of blog posts defining Transparent Telemetry, and we had a lively discussion on #58409. In...

Golang math/rand: make global Seed a no-op

In Go 1.24, I propose to make rand.Seed (the top-level function) a no-op, controlled by GODEBUG=randseednop=1. (Because ...

Golang cmd/go, encoding/json/v2: setting GOEXPERIMENT=jsonv2 causes "go env -json" to crash

Go versiongo version go1.25.0 darwin/arm64Output of go env in your module/workspace:AR='ar'CC='clang'CGO_CFLAGS='-O2 -g'...
上一页 下一页
.