Aurora Blog
Home
Spring Security DataTargetVisitor should be package private to support AOT
2025-07-19 14:00:33
301
AuthorizeProxyDataConfiguration exposes a private class as a bean:@Bean@Role(BeanDefinition.ROLE_INFRASTRUCTURE)DataTarg...
Spring Security Force Snapshot Build is separate workflow
2025-07-19 14:00:29
373
Previously builds against the forced snapshots would prevent releases.This didn't work out in practice because breaking ...
Spring AI Add Thinking Config and Content Caching to the Google Gen AI Module
2025-07-19 14:00:23
446
A new module has been added spring-ai-google-genai to support the Google Unified Gen AI SDK .The module matches all of t...
SpringBoot Redis auto-configuration connects too early before spring.redis.host is resolved
2025-07-19 14:00:20
16382
Describe the bugWhen using spring-boot-starter-data-redis, the application attempts to connect to Redis during the early...
Spring Provide configurable useCaches option for URLConnection usage in UrlResource (avoiding jar file leak)
2025-07-19 14:00:08
5464
A variation of https://github.com/spring-projects/spring-framework/issues/34528 seems to be back again with Spring 6.2.9...
Golang cmd/covdata: too many open files due to defer f.Close() in for loop [1.22 backport]
2025-07-18 14:07:18
405
@thanm requested issue #68468 to be considered for backport to the next 1.22 minor release.@gopherbot please consider th...
Golang cmd/covdata: too many open files due to defer f.Close() in for loop [1.21 backport]
2025-07-18 14:07:16
405
@thanm requested issue #68468 to be considered for backport to the next 1.21 minor release.@gopherbot please consider th...
Golang net: minor doc comment inaccuracy on (*ListenConfig).ListenPacket
2025-07-18 14:07:15
1062
Go versiongo1.24.5 linux/amd64Output of go env in your module/workspace:-What did you do?I looked at the doc comment of ...
Golang net/http: CONNECT proxied requests can read an unlimited number of bytes from bad proxy
2025-07-18 14:07:13
5108
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 cmd/asm: amd64 PCALIGN between labels generates wrong jump targets
2025-07-18 14:07:09
5977
Go versiongo version go1.24.4 windows/amd64Output of go env in your module/workspace:λ go envset AR=arset CC=gccset CGO_...
Golang fmt: Append should specify when spaces are added
2025-07-18 14:07:07
1333
fmt.Append formats spaces between non-string operands, but doesn't mentiond this in its doc:Append formats using the def...
Golang cmd/go, x/telemetry: counter.Open breaks runtime deadlock detection
2025-07-18 14:07:05
1342
Reported by @cuonglm in #68311: it looks like counter.Open breaks runtime deadlock detection (the all goroutines are asl...
Golang os: Crash all applications on MacOS with Apple Silicon with p, err := os.FindProcess(-1) follow by p.Signal(syscall.SIGTERM)
2025-07-18 14:07:02
2804
Go versionGo toolchain at go1.23-20240626-RC01Output of go env in your module/workspace:GO111MODULE=''GOARCH='arm64'GOBI...
Golang Proposal: Add Built-in Data Structures (Set, Queue, Stack etc.) to Go Standard Library
2025-07-18 14:07:00
1348
Go’s standard library currently lacks built-in support for some fundamental data structures, which are frequently needed...
Golang x/website: add more detail about GOPATH and where to clone src code in contribution guide
2025-07-18 14:06:58
1565
What is the URL of the page with the issue?https://go.dev/doc/contribute#checkout_goWhat is your user agent?Mozilla/5.0 ...
Golang x/tools/gopls: SIGBUS incrementing telemetry counter
2025-07-18 14:06:38
2325
#!stacks"sigpanic" && "counter.(*mappedFile).cas32"Issue created by stacks.This stack 1VO2kg...
Golang x/tools/gopls: crash on multiline gotmpl comments
2025-07-18 14:06:32
39964
With semantic tokens enabled, the following gotmpl file crashes gopls:{{/* this isa comment */}}Editor: neovimStack trac...
Golang x/tools/gopls: release version v0.20.0
2025-07-18 14:06:31
372
This issue tracks progress toward releasing gopls@v0.20.0[ ] create or update gopls-release-branch.0.20[ ] update go.mod...
Golang bytes: IndexByte can return -4294967295 when memory usage is above 2^31 on js/wasm [1.22 backport]
2025-07-18 14:06:29
523
@randall77 requested issue #65571 to be considered for backport to the next 1.22 minor release.@gopherbot please open ba...
Golang bytes: IndexByte can return -4294967295 when memory usage is above 2^31 on js/wasm [1.21 backport]
2025-07-18 14:06:25
523
@randall77 requested issue #65571 to be considered for backport to the next 1.21 minor release.@gopherbot please open ba...
上一页
下一页
1
…
100
101
102
103
104
…
272
.