Spring AI ChatModel streaming chat response data is too large.

When using Flux<ChatClientResponse>, the context is returned with every response, which results in large data volu...

SpringBoot Upgrade to Commons Lang3 3.18.0

Upgrade to Commons Lang3 3.18.0.Comment From: waileong@snicoll Are there any plans to backport this dependency bump to t...

SpringBoot Support for Maven Toolchains in Spring Boot Maven Plugin

Currently, the Spring Boot Maven Plugin does not appear to support Maven Toolchains when executing goals like spring-boo...

SpringBoot Review auto-configuration that accepts both a URI and separate properties

As identified by https://github.com/spring-projects/spring-boot/issues/41231, we should review our auto-configuration in...

SpringBoot Enable combined MongoDB URI and username/password properties usage

When configuring MongoDB authentication, the configuration needs to happen either through the URI or through individual ...

SpringBoot Add support for in-memory Batch infrastructure

Spring Batch 6 introduces support for "resource less" infrastructure. With this mode, a database is not required and thi...

Spring JMS connection not intimidating AMQ about scaling down the consumers because of less load.

We are using - org.springframework.jms.connection.CachingConnectionFactory , and consumerCache is enabled by default.we ...

Golang go/types: assertion failure in recent range statement checking logic

gopls version: v0.16.1/go1.22.5gopls flags: update flags: proxyextension version: 0.41.4environment: Visual Studio Code ...

Golang cmd/go: built-in tools built on demand don't respect most of the build settings

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

Golang cmd/dist,x/build/cmd/coordinator: test logs missing errors or final status

#!watchflakespost <- repo == "go" && !(log ~ `^(All tests passed|FAIL|build failed|fatal error:|pan...

Golang x/tools/cmd/ssadump: needs to set packages.NeedModule flag

ssadump doesn't set NeedModule, which causes go/types.Config.GoVersion to not be set, which means go/ssa won't respect t...

Golang x/telemetry: add a process for cleaning up obsolete data

Right now, there are several opportunities for the telemetry upload/aggregation process to leave behind artifacts that w...

Golang runtime/metrics: /cpu/classes/* double-counts idle time

There's a double-counting bug where sched.idleTime is incremented for both idle mark workers and for genuine idle P time...

Golang cmd/internal/testdir:2_10: Test/fixedbugs/bug440_64.go failures

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

Golang x/telemetry/config: add telemetry for add and remove struct tags refactoring operations

SummaryAs part of the efforts to reduce third party dependencies in the VSCode go extension, we added refactoring codeac...

Golang encoding/json: unmarshal regression for extra data error under goexperiment.jsonv2

Go versiongo1.25Output of go env in your module/workspace:n/aWhat did you do?Run this code:type T struct{ calledWith str...

Golang x/tools/gopls: replace refactoring code actions Command with Edits and codeAction/resolve

codeAction/resolve was introduced to LSP in 3.16. This allows code action requests to omit Edits for a code action and c...

Golang net/http: client timeout error message is ambiguous

Go versiongo version go1.23.2 darwin/arm64Output of go env in your module/workspace:GO111MODULE=''GOARCH='arm64'GOBIN=''...

Golang net/http: document that the fs.FS passed to ServeFileFS, FileServerFS, and NewFileTransportFS must implement io.Seeker

The fs.FS argument, passed to the functions http.ServeFileFS, http.FileServerFS, and http.NewFileTransportFS, must impl...

Golang cmd/compile: //go:nointerface can result in non-nil interface with nil methods

Go versiongo version go1.25-20250711-RC00 REDACTED +6ebb5f56d9 X:fieldtrack,boringcrypto linux/amd64Output of go env in ...
上一页 下一页
.