Aurora Blog
Home
Spring AI support for @AuthenticationPrincipal
2025-09-27 14:00:40
439
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
2025-09-27 14:00:39
4358
The AiClient, EmbeddingClient or VectorStore clients interaction with their remote service endpoints could suffer from t...
Spring AI Only process annotated function parameters
2025-09-27 14:00:36
450
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
2025-09-27 14:00:35
834
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
2025-09-27 14:00:33
502
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
2025-09-27 14:00:32
986
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
2025-09-27 14:00:24
2201
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
2025-09-27 14:00:22
262
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
2025-09-27 14:00:21
2557
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
2025-09-27 14:00:17
277
RestTestClient provides similar features as WebTestClient for imperative scenarios using RestClient. We should update ou...
Spring Include Multiple Primary Bean Log in Statements
2025-09-27 14:00:12
689
In DefaultListableBeanFactory::determinePrimaryCandidate, it is possible for multiple @Primary Beans to be resolved. If ...
Spring Tighter integration between BeanRegistrarDsl and RouterFunctionDsl
2025-09-27 14:00:10
3852
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
2025-09-26 14:08:16
3360
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]
2025-09-26 14:07:23
339
@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]
2025-09-26 14:07:20
339
@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
2025-09-26 14:07:09
1830
#!watchflakesdefault <- pkg == "golang.org/x/tools/go/ssa/interp" && test == "TestTestdataFile...
Golang syscall: TestInvalidExec failures
2025-09-26 14:07:05
526
#!watchflakesdefault <- pkg == "syscall" && test == "TestInvalidExec"Issue created automa...
Golang x/tools/gopls/internal/test/integration/misc: midnight flakes of TestTelemetryPrompt_Response
2025-09-26 14:06:50
150966
#!watchflakesdefault <- pkg == "golang.org/x/tools/gopls/internal/test/integration/misc" && test ~ ...
Golang exportdata: support type parameterized aliases
2025-09-26 14:06:38
4545
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
2025-09-26 14:06:36
3470
Philosophically, file watching should be done by the client. In addition to the arguments here, client-side file watchin...
上一页
下一页
1
…
41
42
43
44
45
…
386
.