Aurora Blog
Home
Spring AI Support for Azure OpenAI Assistants API
2025-07-10 14:01:01
886
Hi everyone,Spring AI doesn't support the Azure OpenAI Assistants API (nor does it support the OpenAI one).OpenAI announ...
Spring AI Support image moderation in OpenAI
2025-07-10 14:00:59
1072
OpenAI's moderation API currently offers two models:text-moderation-latest (Legacy) - Supports only text moderationomni-...
Spring AI Vertex AI Streaming not working
2025-07-10 14:00:57
21681
Bug descriptionStreaming responses are not working when using Vertex AI Gemini models. The GRPC streaming seems to be wo...
Spring AI Will returnDirect = true effect in mcp server?
2025-07-10 14:00:53
569
@Tool(returnDirect = true) did not take effect in the MCP service. It still returned the model's response.Comment From: ...
SpringBoot Explicit user/password for hikari/liquibase is ignored when using Docker Compose support
2025-07-10 14:00:39
31131
Spring Boot 3.2.5The explicitly configured usernames and passwords are not used when using the Docker Compose support:sp...
SpringBoot Identifying the bootstrap mode of a Spring Boot application
2025-07-10 14:00:36
3031
It's common to define special behaviour of a Spring Boot application based on whether it's run in development or when ru...
SpringBoot Rationalize starters following modularization
2025-07-10 14:00:33
2703
Following the modularization and restructing in 4.0, we're (not surprisingly) hearing that the role of the starters is n...
SpringBoot Upgrade to MySQL 9.3.0
2025-07-10 14:00:31
185
Note that this upgrade is unusual but due to the versioning scheme of this dependency not matching our expectations. See...
SpringBoot Upgrade to MySQL 9.3.0
2025-07-10 14:00:29
185
Note that this upgrade is unusual but due to the versioning scheme of this dependency not matching our expectations. See...
SpringBoot Add support for overriding the upgrade policy on a dependency basis
2025-07-10 14:00:27
640
We're facing cases where a third party dependency has a different versioning scheme than the one that matches our upgrad...
Spring Allow ordering of HttpMessageConverterss through WebMvcConfigurer.configureMessageConverters(HttpMessageConverters.Builder)
2025-07-10 14:00:08
767
The newly introduced WebMvcConfigurer.configureMessageConverters(HttpMessageConverters.Builder) hook should allow orderi...
Golang cmd/go: defensively unset dangerous VCS configuration options
2025-07-09 14:07:43
2633
Related to #74380.The Go toolchain will invoke VCS commands in some situations in order to learn about the current state...
Golang cmd/go: return best-effort results despite inconsistent vendoring
2025-07-09 14:07:39
6161
Following up on https://github.com/golang/go/issues/39100, is it possible for the go command to return partial results e...
Golang x/website:GopherCon India not Listed
2025-07-09 14:07:31
308
What is the URL of the page with the issue?https://go.dev/wiki/ConferencesWhat is your user agent?chromeScreenshotWhat d...
Golang x/tools/gopls: modernize could suggest using strings.Cut* instead of strings.Split*
2025-07-09 14:07:25
3932
gopls versionN/Ago envN/AWhat did you do?N/AWhat did you see happen?N/AWhat did you expect to see?strings.Cut was added ...
Golang x/telemetry/godev/telemetrygodev: reflect updated upload config
2025-07-09 14:07:23
345
Upload server ~persists~ embeds the upload config picked up at the start time from the filesystem. We need to do either1...
Golang x/tools/gopls/internal/test/marker: Test/hover/json.txt failures
2025-07-09 14:07:08
704
#!watchflakesdefault <- pkg == "golang.org/x/tools/gopls/internal/test/marker" && test == "Tes...
Golang runtime: epollwait on fd 1 failed with 22
2025-07-09 14:07:04
4061
Go versiongo version go1.22.5 linux/amd64Output of go env in your module/workspace:GO111MODULE=''GOARCH='amd64'GOBIN=''G...
Golang x/telemetry: 2024-1-18 An Internal Server Error is obtained
2025-07-09 14:07:02
424
Go versioninapplicabilityOutput of go env in your module/workspace:inapplicabilityWhat did you do?2024-1-19 access https...
Golang x/tools/gopls: CodeAction(source.doc): mark up DocLinks to built in types and methods
2025-07-09 14:06:59
914
Go versiongo1.24Output of go env in your module/workspace:n/aWhat did you do?I had a comment like:// MarshalJSON marshal...
上一页
下一页
1
…
119
120
121
122
123
…
260
.