Aurora Blog
Home
Spring Security Back-Channel Logout should use localhost for internal logout request
2025-08-09 14:00:54
11991
Describe the bugGiven I have:- a Spring OAuth2 client configured with Back-Channel Logout- an authorization server with ...
Spring AI Occasionally, when Spring AI calls a llm, it reports a network error:HTTP/1.1 header parser received no bytes
2025-08-09 14:00:45
9491
Bug descriptionThis error is sporadic, and the occurrence rate increases when the network environment is poorEnvironment...
Spring AI tomcat can not shutdown
2025-08-09 14:00:39
933
Please do a quick search on GitHub issues first, there might be already a duplicate issue for the one you are about to c...
SpringBoot Allow configuration of container host via Spring Boot property (e.g. spring.docker.compose.host)
2025-08-09 14:00:27
2342
ContextWe are currently migrating our GitHub Actions CI pipeline from GitHub-hosted runners to self-hostedrunners that r...
SpringBoot Add rewrite support for errorprone.refasterrules
2025-08-09 14:00:24
1291
Add rewrite support for errorprone.refasterrulesI’d like to propose integrating Google’s Error Prone and its Picnic exte...
SpringBoot Upgrade to Spring Session 3.5.2
2025-08-09 14:00:22
178
Upgrade to Spring Session 3.5.2.Comment From: memel3Tingkatkan ke Sesi Musim Semi 3.5.2 .Comment From: memel3Comment Fro...
SpringBoot @DataJpaTest Does Not Translate Exceptions the Same as Application
2025-08-09 14:00:18
7481
Using Spring Data in Spring Boot, when the application encounters a constraint violation, a DataIntegrityViolationExcept...
Golang cmd/go: go build is very slow on windows without -p=1 parameter
2025-08-08 14:06:27
9983
Go versiongo version go1.24.0 windows/amd64Output of go env in your module/workspace:set AR=arset CC=gccset CGO_CFLAGS=-...
Golang runtime:racebench: BenchmarkAlignedLoad failures
2025-08-08 14:06:08
739
#!watchflakesdefault <- pkg == "runtime:racebench" && test == "BenchmarkAlignedLoad"Issue...
Golang net/http: Test304Responses failures
2025-08-08 14:06:06
540
#!watchflakesdefault <- pkg == "net/http" && test == "Test304Responses"Issue created auto...
Golang cmd/compile/internal/test: TestDashS failures
2025-08-08 14:06:04
1147
#!watchflakesdefault <- pkg == "cmd/compile/internal/test" && test == "TestDashS"Issue cr...
Golang runtime: TestAbortInCgo failures [consistent failure]
2025-08-08 14:06:02
1682
#!watchflakesdefault <- pkg == "runtime" && test == "TestAbortInCgo"Issue created automat...
Golang x/tools/gopls/internal/analysis/modernize: slicescontains analyzer suggests invalid refactoring when function parameter type doesn't match slice element type
2025-08-08 14:05:51
4235
Go versiongo1.24.3Output of go env in your module/workspace:AR='ar'CC='cc'CGO_CFLAGS='-O2 -g'CGO_CPPFLAGS=''CGO_CXXFLAGS...
Golang import/path: issue title seems memory wrong
2025-08-08 14:05:49
3463
Go versiongo1.23.9.windows-amd64Output of go env in your module/workspace:GOARCH=amd64What did you do?func combinationSu...
Golang proposal: crypto/tls: synchronous processing of TLS handshake messages when using QUIC
2025-08-08 14:05:46
4396
Proposal Detailscrypto/tls currently starts a new Goroutine to perform the QUIC TLS 1.3 handshake. This is an implementa...
Golang x/vuln/internal/buildinfo: windows/arm subtest of TestStrippedBinary and TestExtractPackagesAndSymbols fails consistently
2025-08-08 14:05:40
2458
These test failures happen at Go tip:=== RUN TestExtractPackagesAndSymbols/windows/arm# internal/runtime/syscall/windo...
Golang reflect: incorrect handling of zero-sized fields of directly-stored structures
2025-08-08 14:05:35
1443
This program panics inside reflect, after CL 681937.package mainimport "reflect"type W struct { E struct{} ...
Golang runtime: behaviour change in runtime.memmove with ERMS
2025-08-08 14:05:29
3396
Go versiongo version >=1.24Output of go env in your module/workspace:AR='ar'CC='gcc'CGO_CFLAGS='-O2 -g'CGO_CPPFLAGS='...
Golang runtime/pprof: labels are not added to profiles
2025-08-08 14:05:25
16100
What version of Go are you using (go version)?I have tested on:go version go1.9.2 darwin/amd64go version go1.9.2 linux/a...
Golang proposal: x/crypto: add crypt(3) password hash algorithms
2025-08-08 14:05:23
10199
I'm writing code that has to generate crypt(3) compatible password hashes, for installation in /etc/shadow. A Google sea...
上一页
下一页
1
…
44
45
46
47
48
…
283
.