Spring AI support for @AuthenticationPrincipal

Please do a quick search on GitHub issues first, the feature you are about to request might have already been requested....

Spring AI Add invocation retry capabilities for AiClient, EmbeddingClient and VectorStore

The AiClient, EmbeddingClient or VectorStore clients interaction with their remote service endpoints could suffer from t...

Spring AI Only process annotated function parameters

Currently a mcp tool call will attempt to deserialize all function parameters, regardless of if they are annotated with ...

Spring AI deserialization doesn't work with kotlin and @McpToolParam

Bug descriptionWhen using @Tool+@ToolParam with a bean that returns ToolCallbackProvider for the class, if the ToolParam...

Spring AI DeepSeekAssistantMessage.builder() returned an unexpected type

Bug descriptionSince we recently added support for the Builder pattern to AssistantMessage, this causes classes like Dee...

Spring AI My image list is not sent in the request

Bug descriptionI'm trying to send a list of images to ChatGPT to analyze, but it's insisting that no images are sent.I e...

SpringBoot Fix brew warnings for Spring Boot CLI

When running brew with HOMEBREW_DEVELOPER=true, these warnings appear when running brew install spring-boot:::warning::J...

SpringBoot apiversion properties aren't always applied to RestClient

A property like this with service works:spring.http.client.service.apiversion.insert.header=X-API-VersionThe same with r...

SpringBoot Updating from Springboot 3.4.9 with Micrometer 1.12.5 to 3.5.6/1.15.4 breaks the Prometheus metrics endpoint

We recently updated from Springboot 3.4.9/Micrometer 1.12.5 (which apparently was too old for that Springboot version, b...

SpringBoot Add support for RestTestClient

RestTestClient provides similar features as WebTestClient for imperative scenarios using RestClient. We should update ou...

Spring Include Multiple Primary Bean Log in Statements

In DefaultListableBeanFactory::determinePrimaryCandidate, it is possible for multiple @Primary Beans to be resolved. If ...

Spring Tighter integration between BeanRegistrarDsl and RouterFunctionDsl

When declaring RouterFunctions with RouterFunctionDsl, in order to inject required beans, we are forced to use the sligh...

Golang sync/atomic: comment for Uintptr.Or incorrectly describes return value

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

Golang sync/atomic: comment for Uintptr.Or incorrectly describes return value [1.25 backport]

@prattmic requested issue #75607 to be considered for backport to the next 1.25 minor release.@gopherbot Please backport...

Golang sync/atomic: comment for Uintptr.Or incorrectly describes return value [1.24 backport]

@prattmic requested issue #75607 to be considered for backport to the next 1.24 minor release.@gopherbot Please backport...

Golang x/tools/go/ssa/interp: TestTestdataFiles/newexpr_go126.go failures

#!watchflakesdefault <- pkg == "golang.org/x/tools/go/ssa/interp" && test == "TestTestdataFile...

Golang syscall: TestInvalidExec failures

#!watchflakesdefault <- pkg == "syscall" && test == "TestInvalidExec"Issue created automa...

Golang x/tools/gopls/internal/test/integration/misc: midnight flakes of TestTelemetryPrompt_Response

#!watchflakesdefault <- pkg == "golang.org/x/tools/gopls/internal/test/integration/misc" && test ~ ...

Golang exportdata: support type parameterized aliases

This issue is for tracking the work needed to enable type parameterized aliases (#46477) in the unified IR and 'i' expor...

Golang x/tools/gopls: experiment with an option/capability for server-side file watching

Philosophically, file watching should be done by the client. In addition to the arguments here, client-side file watchin...
上一页 下一页
.