Spring AI Add audio-related multimodal integration tests for the large model with the newly added audio input function.

Currently, the project lacks multimodal integration tests for audio input types (from https://github.com/spring-projec...

Spring AI Tools Not Available when ChatOptions Set on Prompt

Bug descriptionWhen I use the ChatOptions.builder()... method to create a set of chat options and set these options on m...

Spring AI Function as Tool does not work

I define a tool as a function (FaT) as described in the documentation and pass it to the chat model as described in the ...

Spring AI Expose original tool name and client identifier in SyncMcpToolCallback’s & AsyncMcpToolCallback's ToolDefinition

Expected BehaviourWhen calling toolCallbackProvider.getToolCallbacks(), each returned ToolCallback wraps a ToolDefinitio...

Spring AI Similarity searches with the MariaDBVectorStore do not provide a score

Bug descriptionThe MariaDBVectorStore does not return the score when doing a similarity search. Instead it adds the dist...

Spring AI ChatClient structured output - No access to metadata/token usage with .entity()

Bug descriptionI'm experiencing what appears to be multiple API calls to the LLM provider when calling different methods...

SpringBoot SpringBootTest - Misleading PropertySource name for programmatically set test properties

Problem:When debugging property sources in a Spring Boot test, properties programmatically injected via TestPropertyValu...

SpringBoot spring-boot-starter-restclient + spring-boot-starter-test gives compliation error

When new spring-boot-starter-restclient used along with spring-boot-starter-test gives compilation error. If spring-boot...

SpringBoot Add auto-configuration and properties support for Spring Framework's new API Versioning

See https://github.com/spring-projects/spring-framework/issues/34565Probably exercising the ApiVersionConfigurer similar...

SpringBoot Upgrade to Log4j2 2.25.2

Upgrade to Log4j2 2.25.1.Comment From: snicollSo the upgrade requires a bit of work (WIP):@PluginLoggerContext now requi...

SpringBoot Missing property for Spring Authorization PAR endpoint

Spring Authorization Server configures a Pushed Authorization Request endpoint by default at /oauth2/par.Spring Boot pro...

SpringBoot Introduce @KafkaListenerTest for focused Kafka Listener testing

Currently, testing Kafka listeners typically involves @SpringBootTest and @EmbeddedKafka, which loads the entire applica...

SpringBoot Review relationship between OTLP and OpenTelemetry

See https://github.com/spring-projects/spring-boot/issues/46229#issuecomment-3043889546 for some background. In addition...

SpringBoot Upgrade to Spring Data 2025.1.0-M3

Comment From: snicollClosed by b32bd84Comment From: snicollSuperseded by #46048

SpringBoot Upgrade to Groovy 4.0.28

Upgrade to Groovy 4.0.28https://github.com/apache/groovy/releases/tag/GROOVY_4_0_28https://groovy-lang.org/changelogs/ch...

Golang unicode/utf8: improve performance of AppendRune and EncodeRune

Proposal DetailsThe non-inlined path of AppendRune classifies runes with a switch statement by checking the range in whi...

Golang runtime: memmove should use the REP MOVSB instruction on newer Intel microarchitectures.

Go versiongo version go1.22.2 linux/amd64Output of go env in your module/workspace:GO111MODULE=''GOARCH='amd64'GOBIN=''G...

Golang flag/flag.go panic: runtime error: index out of range [0] with length 0

panic: runtime error: index out of range [0] with length 0goroutine 1 [running]:flag.init() /usr/local/go/src/fla...

Golang proposal: x/sys/windows: Add GetAce syscall

Proposal DetailsOn Windows, access to an object / file can be controlled through the Discretionary Access Control List (...

Golang cmd/go/internal/modget: avoid queries for workspace modules and verify module using workspace graph

go get doesn't work well when run from modules in workspace containing unreleased modules.go get expects to be able to f...
上一页 下一页
.