Aurora Blog
Home
Spring AI When the client is being built and the defaultOptions are added, the tool cannot be invoked
2025-08-18 14:00:23
748
Error DescriptionWhen building the client using ChatClient.builder, if the .defaultOptions method is used, this client w...
Spring AI "Error from MCP server: SseError: SSE error: TypeError: terminated: other side closed"
2025-08-18 14:00:20
2044
Bug descriptionmcp-server connection closed by server, sse transportEnvironmentspring ai version: 1.0.1java version: 17S...
SpringBoot Add org.owasp.dependencycheck to prevent any CVE
2025-08-18 14:00:12
218
as its running here also without any finding which is a good thing im wondering if you already have a tool like this to ...
Spring Document semantics of RetryException regarding cause and suppressed exceptions
2025-08-18 14:00:07
395
Although the semantics of RetryException regarding suppressed exceptions are documented in the Javadoc for execute(Retry...
Golang cmd/compile: methods on generic type parameters are not inlined
2025-08-17 14:02:59
7120
Go versiongo version go1.24.6 linux/amd64Output of go env in your module/workspace:AR='ar'CC='gcc'CGO_CFLAGS='-O2 -g'CGO...
Golang proposal: x/exp/future: new package to implement futures
2025-08-17 14:02:57
6230
Futures have been proposed previously in various forms, most notably in #17466 where it was turned down due to being too...
Golang cmd/cgo: "fatal: morestack on g0" when interacting with PHP Fibers
2025-08-17 14:02:44
19488
What version of Go are you using (go version)?$ go versiongo version go1.20.5 linux/amd64Does this issue reproduce with ...
Golang os: CopyFS overwrites existing file in destination.
2025-08-17 14:02:42
3395
Go versiongo version go1.23.0 darwin/amd64Output of go env in your module/workspace:GO111MODULE=''GOARCH='amd64'GOBIN=''...
Golang os/exec: TestCatGoodAndBadFile failures on illumos
2025-08-17 14:02:40
1934
--- FAIL: TestCatGoodAndBadFile (0.01s) exec_test.go:430: expected test code; got "" (len 0)FAILFAIL os/...
Golang lib/wasm: leftover console.log from debugging in wasm_exec.js
2025-08-17 14:02:38
171
There is what i believe to be a debug console.log inside the writeSync https://github.com/golang/go/blob/77f911e31c243a8...
Golang cmd/go: "run" and "tool" do not stamp binaries with the main module's version information
2025-08-17 14:02:37
4793
$ go versiongo version go1.26-devel_320df537cc 2025-08-13 20:33:56 -0700 linux/amd64Using https://github.com/cue-lang/cu...
Golang x/build/cmd/gitmirror: fails if global git config has safe.bareRepository set to 'explicit'
2025-08-17 14:02:32
2639
Go versiongo version devel go1.23-58052fe8 Thu Mar 7 05:27:04 2024 +0000 linux/amd64Output of go env in your module/work...
Golang os: MkdirTemp rare error message has wrong path
2025-08-17 14:02:30
5357
Go versiongo version go1.24.5 linux/amd64Output of go env in your module/workspace:AR='ar'CC='gcc'CGO_CFLAGS='-O2 -g'CGO...
Golang x/tools/gopls/internal/telemetry: unrecognized failures
2025-08-17 14:02:28
688
#!watchflakesdefault <- pkg == "golang.org/x/tools/gopls/internal/telemetry" && test == ""...
Golang runtime: let idle OS threads exit
2025-08-17 14:02:26
10590
What version of Go are you using (go version)? 1.5.3, 1.6What operating system and processor architecture are you usin...
Golang x/net/http2/hpack: "id (106) <= evictCount (117)" panic in headerFieldTable.idToIndex
2025-08-17 14:02:22
4714
Go versiongo 1.23Output of go env in your module/workspace:go envGO111MODULE=''GOARCH='amd64'GOBIN=''GOCACHE='/root/.cac...
Golang x/tools/gopls: release version v0.16.2
2025-08-17 14:02:17
486
This issue tracks progress toward releasing gopls@v0.16.2[ ] create or update gopls-release-branch.0.16[ ] update go.mod...
Golang net/http: CrossOriginProtection insecure bypass patterns not limited to exact matches
2025-08-17 14:02:15
3883
The AddInsecureBypassPattern method of http.CrossOriginProtection, introduced in version 1.25, shows unexpected behavior...
Golang proposal: x/exp/xiter: new package with iterator adapters
2025-08-17 14:02:13
187412
We propose to add a new package golang.org/x/exp/xiter that defines adapters on iterators. Perhaps these would one day b...
Golang x/tools/gopls: add CodeLens Go to TestXxx
2025-08-17 14:02:09
3360
Envgopls version: master (5397e65c)ProposalGoLand offers a Go to test shortcut (Ctrl+Shift+T) that allows users to jump ...
上一页
下一页
1
…
97
98
99
100
101
…
369
.