Aurora Blog
Home
SpringBoot Guard ZipkinTracingAutoConfiguration against missing Encoding bean
2025-08-21 14:00:32
677
As noted by @onobc we have condition here but not hereComment From: snicollShoulnd't ZipkinTracingAutoConfiguration have...
Spring About Folder structure it why not in doc, auto generate but need to expalin also in. doc
2025-08-21 14:00:28
799
Comment From: bclozelAssuming this was opened by mistake as there is nothing actionable here.Comment From: anj-gurjarSor...
Spring Accept maxAttempts(0) in RetryPolicy builder
2025-08-21 14:00:26
412
Along with #35351, we should accept specifying maxAttempts as 0, indicating no retries at all. This is particularly usef...
Spring Processing response with no Content-Length header and no body raises EOFException
2025-08-21 14:00:22
3095
Bug Report Environment spring-web 6.1.21 Description EOFException when attempting to extract data from response while ...
Spring Slow webflux multipart upload
2025-08-21 14:00:19
1746
Hello,We are developing a document submission application using WebFlux. However, we have noticed that handling multipar...
Spring Regression issue with Spring-Data-JPA 3.5.x
2025-08-21 14:00:14
1468
Dear Spring JPA Framework,While upgrading from Spring 3.4.x to spring 3.5.x, I notice a regression issue while calling i...
Golang net/rpc/jsonrpc: client implementation is not compatible with JSON-RPC 1.0 spec
2025-08-20 14:07:39
2516
According to JSON-RPC 1.0 specification the params property should be an array of object. The canonical example of calli...
Golang runtime:cpu1: TestReadMetricsSched/not-in-go failures
2025-08-20 14:07:37
1571
#!watchflakesdefault <- pkg == "runtime:cpu1" && test == "TestReadMetricsSched/not-in-go"...
Golang runtime: TestReadMetricsSched failures
2025-08-20 14:07:35
3691
#!watchflakesdefault <- pkg == "runtime:cpu1" && test == "TestReadMetricsSched/running"Is...
Golang proposal: cmd/vet: warn when runtime.AddCleanup closes over the variable with the Cleanup attached
2025-08-20 14:07:33
2686
Proposal DetailsIf the function passed to runtime.AddCleanup contains a reference to the variable that the cleanup is at...
Golang text/template causing binary size to be exploded
2025-08-20 14:07:29
2457
Go version1.25.0Output of go env in your module/workspace:AR='ar'CC='gcc'CGO_CFLAGS='-O2 -g'CGO_CPPFLAGS=''CGO_CXXFLAGS=...
Golang archive/zip: Writer.Copy references entire Reader data
2025-08-20 14:07:27
4480
Go versiongo1.22-20240109-RC01 linux/amd64Output of go env in your module/workspace:GO111MODULE='on'GOARCH='amd64'GOBIN=...
Golang proposal: spec: proposal title Add Required Struct Fields
2025-08-20 14:07:25
21172
Go Programming ExperienceNoviceOther Languages ExperienceNo responseRelated Idea[ ] Has this idea, or one like it, been ...
Golang os: File.Seek doesn't set the correct offset with Windows overlapped handles
2025-08-20 14:07:23
3420
Go versiongo version go1.25.0 windows/arm64Output of go env in your module/workspace:set AR=arset CC=gccset CGO_CFLAGS=-...
Golang os: File.Seek doesn't set the correct offset with Windows overlapped handles [1.24 backport]
2025-08-20 14:07:21
277
@qmuntal requested issue #75081 to be considered for backport to the next 1.24 minor release.@gopherbot please backport ...
Golang cmd/compile: For some sizes, zeroing memory through OpZero could be faster (AMD64)
2025-08-20 14:07:19
10737
I'm working on a patch for inlining known-size memclrNoHeapPointers calls and replacing them with an OpZero. The inlinin...
Golang runtime: allow preemption-disable around critical section
2025-08-20 14:07:12
16285
Go versiongo version go1.22.0 darwin/arm64Output of go env in your module/workspace:GO111MODULE=''GOARCH='arm64'GOBIN='/...
Golang cmd/link: TestRandLayout failures
2025-08-20 14:07:07
1715
#!watchflakesdefault <- pkg == "cmd/link" && test == "TestRandLayout"Issue created automa...
Golang Optional
2025-08-20 14:06:59
225
Comment From: gabyhelpRelated Issues and Documentation- #18957 (closed) - #64529 (closed) - #68535 (closed) N/A #53255 (...
Golang x/tools/gopls/internal/mcp: symbol references tool panics in ObjectLocation after nil result from types.LookupFieldOrMethod
2025-08-20 14:06:49
2511
#!stacks"sigpanic" && "golang.isBuiltin" && "golang.ObjectLocation" &&...
上一页
下一页
1
…
7
8
9
10
11
…
286
.