Aurora Blog
Home
Spring AI Add Support for OpenAI based64 format embedding responses
2025-07-11 14:03:07
1779
OpenAI supports returning embedding responses as base64 encoded which can save a lot of resources see this excellent blo...
Spring AI com.google.api.gax.rpc.UnknownException: java.net.SocketTimeoutException: Read timed out
2025-07-11 14:03:03
11123
Dear All,I am facing the below issue when dealing with vertex ai gemini model ... the error seems to be coming from grpc...
Spring AI spring ai supports tool chaining
2025-07-11 14:01:08
1667
eg, toolA, toolB, toolC , when execute toolA, then use toolA result as parameter to execute toolB, use toolB result as p...
Spring AI openai options support extra params
2025-07-11 14:01:06
2085
Expected BehaviorI noticed that the chat.completions.create method in version 1.82.1 of the Python OpenAI package includ...
Spring AI response.getEvalDuration(); threw a NullPointerException.
2025-07-11 14:01:03
3560
Today, when usingFlux<String> flux = chatClient.prompt() .user(userText) .stream().content();return ...
Spring AI Bedrock Titan Embeddings - Malformed input request / 2 validation errors
2025-07-11 14:00:47
2274
Bug descriptionI'm experimenting with embeddings and encountered this error when using Bedrock / Titan embedding models:...
Spring AI Unable to start app after setting up opensearch vector store
2025-07-11 14:00:44
1492
Bug descriptionI am trying to set up opensearch as a vector store for embeddings for RAG. I have added the following dep...
Spring AI Official Claude 4 Support
2025-07-11 14:00:42
504
Expected BehaviorI want to use the newer Claude 4 models, specifically claude-sonnet-4-20250514 and claude-opus-4-202505...
Spring AI Add MCP Client Streamable HTTP transport auto-configuration
2025-07-11 14:00:40
160
With the introduction of Http Client supporting StreamableHTTP transport in MCP client, this feature request provides au...
SpringBoot Executable JAR application class encounters performance issues when used with Palo Alto Network Cortex XDR agent
2025-07-11 14:00:38
265
See https://github.com/spring-projects/spring-boot/issues/46015#issuecomment-3058705233Comment From: philwebb@sadaaithal...
SpringBoot Upgrade to Spring Kafka 3.3.8
2025-07-11 14:00:33
285
Upgrade to Spring Kafka 3.3.8.Comment From: ankitshokeenHi @snicoll , I'd like to contribute to this issue by upgrading ...
SpringBoot CassandraAutoConfiguration should not be triggered solely by presence of CqlSession class
2025-07-11 14:00:31
1264
Currently, Spring Boot’s CassandraAutoConfiguration activates automatically as soon as the class com.datastax.oss.driver...
SpringBoot Couchbase TLS regression when autoconfiguring without SSL Bundle
2025-07-11 14:00:29
4817
IssueWhile upgrading from Spring Boot 3.4.x to 3.5.x I have noticed a regression/change in behaviour of how Spring Boot ...
SpringBoot Runtime dependencies are missing from aotCompileClasspath and aotTestCompileClasspath when using Kotlin
2025-07-11 14:00:23
748
Compilation of AOT-generated source code requires runtime dependencies to be on the classpath. This is necessary as a cl...
Spring DataSize bytes is acutally bibytes for method toKilobytes and above
2025-07-11 14:00:19
3095
Hi spring dev community,I found something quite confusing when using org.springframework.util.unit.DataSize, or org.spri...
Spring Transaction-scoped resource binding in TransactionSynchronizationManager
2025-07-11 14:00:17
2892
TransactionSynchronizationManager is kind of inconsistent in how it deals with "resources".In the code I see: private...
Spring Add support for Micrometer context propagation in Kotlin coroutines
2025-07-11 14:00:11
1289
We would like to support our Kotlin community by adapting the Micrometer context propagation mechanism with the Kotlin c...
Golang x/build: bump Xcode versions on darwin builders
2025-07-10 14:07:01
1018
Bump available Xcode versions to 15.3 on macOS 14 and 15.2 on macOS 13 (the last supported Xcode version). This should u...
Golang x/build: timeout_scale parameter not applied on LUCI builders for x/ repos
2025-07-10 14:06:58
1662
Go version86a32d6d9c4b2da88cb97da91a15e1af9efc87f7Output of go env in your module/workspace:N/AWhat did you do?Read http...
Golang proposal: x/tools/go/analysis/internal/checker: check should accept custom build flags
2025-07-10 14:06:56
3388
Proposal Detailschecker always load packages with empty BuildFlags. however, analysis code in other build tags are neede...
上一页
下一页
1
…
186
187
188
189
190
…
331
.