Aurora Blog
Home
SpringBoot Generate org.springframework.boot.autoconfigure.AutoConfiguration.imports file automatically
2025-06-08 14:00:22
2138
This one isn't a big issue anyway but I feel like @AutoConfiguration annotation should be enough to indicate the intenti...
SpringBoot Add official Gitter chat room to communicate
2025-06-08 14:00:20
1264
Gitter is a great tool to communicate based on github repos. So you can create an official chat based on this repo. Comm...
SpringBoot Spring Boot app fails if started with builpacks tiny run image
2025-06-08 14:00:15
891
run-jammy-tiny leads to error2025-06-07T23:33:22.898Z INFO 1 --- [ XNIO-1 task-2] r.i.p.i.InvestbookBrokerReportFactor...
SpringBoot Release Notes SB 3.5.0 - remove spring-boot-parent
2025-06-08 14:00:09
380
The release notes mentioning https://github.com/spring-projects/spring-boot/wiki/Spring-Boot-3.5-Release-Notes#spring-bo...
Golang x/pkgsite: submodules point to old versions
2025-06-07 14:06:02
12156
What is the URL of the page with the issue?https://pkg.go.dev/github.com/DataDog/dd-trace-go/v2#section-readmeWhat is yo...
Golang x/benchmarks: cockroachdb failing after CL 564197 (runtime: only poll network from one P at a time in findRunnable)
2025-06-07 14:05:55
11212
As of https://go.dev/cl/564197 (for #65064), all 4 perf builders are failing due to cockroachdb errors.e.g., https://ci....
Golang runtime: segfault under rr chaos mode
2025-06-07 14:05:53
41201
Go versiongo1.24.3 linux/amd64also this was using GOEXPERIMENT=synctest in go1.24.3 but given the location of the crash,...
Golang cmd/cgo: failed TestTrivialPIE on alpine edge
2025-06-07 14:05:51
2081
Go versiongo1.21.11Output of go env in your module/workspace:GO111MODULE=''GOARCH='loong64'GOBIN=''GOCACHE='/tmp/abner-g...
Golang builtin/iota: incorrect iota value in const block
2025-06-07 14:05:49
2891
Go versiongo version go1.22.3 linux/amd64Output of go env in your module/workspace:GO111MODULE=''GOARCH='amd64'GOBIN=''G...
Golang x/tools/gopls/internal/test/integration/web: TestFlightRecorder/default failures
2025-06-07 14:05:41
296273
#!watchflakesdefault <- pkg == "golang.org/x/tools/gopls/internal/test/integration/web" && test == ...
Golang runtime: TestSynctest failures
2025-06-07 14:05:36
12349
#!watchflakesdefault <- pkg == "runtime" && test == "TestSynctest"Issue created automatic...
Golang net/http/httputil: DumpRequest replacement body allows read after close
2025-06-07 14:05:34
4706
Go versiongo version go1.24.3 darwin/amd64Output of go env in your module/workspace:AR='ar'CC='clang'CGO_CFLAGS='-O2 -g'...
Golang proposal: os/exec,syscall: support running process on ConPty on Windows
2025-06-07 14:05:32
5266
What version of Go are you using (go version)?$ go versiongo version go1.21.1 windows/amd64Does this issue reproduce wit...
Golang context: TestCauseRace failures
2025-06-07 14:05:30
2131
#!watchflakesdefault <- pkg == "context" && test == "TestCauseRace"Issue created automati...
Golang proposal: crypto/cipher: add scatter/gather API for cipher.AEAD
2025-06-07 14:05:28
1282
Proposal Detailscipher.AEAD requires that both input and output buffers are buffers. Because of this sometimes it may be...
Golang testing: annotate output text type
2025-06-07 14:05:26
16118
Currently the go test -json provides no way to disambiguate output produced by (*testing.T).Error{,f} and (*testing.T).F...
Golang proposal: crypto/x509: add VerifyOptions.UnknownAlgorithmVerifier
2025-06-07 14:05:24
4914
Proposal DetailsContextIt's unclear when and which post-quantum signatures Go should support, cf. #64537. There are use ...
Golang all: test failures on linux/s390x
2025-06-07 14:05:22
323514
#!watchflakesdefault <- goos == "linux" && goarch == "s390x" && ! (pkg ~ `x/pkgsi...
Golang runtime: linux/s390x test timeout
2025-06-07 14:05:18
434406
#!watchflakespost <- goarch == "s390x" && (`test timed out` || `panic: finalizer started .* ago .* ...
Golang x/pkgsite: support postgres task queues
2025-06-07 14:05:15
1315
What is the URL of the page with the issue?It's the worker, not frontendWhat is your user agent?Moot for this FRScreensh...
上一页
下一页
1
…
365
366
367
368
369
…
386
.