Aurora Blog
Home
Golang proposal: add support for random sampling from a collection
2025-08-24 14:02:32
2403
go 1.8.4Random sampling is a very commonly used method to draw samples from a collection, like random.sample(population,...
Golang proposal: x/sys/unix: ReadMsgUnix without source address
2025-08-24 14:02:23
2529
Proposal DetailsProblemCurrently, (*UnixConn) ReadMsgUnix() reads a message from a unix socket, and returns a *UnixAddre...
Golang x/pkgsite: package removal request for [github.com/unnaturalacce/extnetip]
2025-08-24 14:02:19
365
It's a copy of my modul github.com/gaissmai/extnetip but spreads malware.See the file conversion.go with obfuscating str...
Golang syscall: incorrect length of abstract Unix domain socket paths beginning with null character
2025-08-24 14:02:17
3862
What version of Go are you using (go version)?$ go versiongo version go1.21.3 linux/amd64Does this issue reproduce with ...
Golang access: trybot access for ethan.reesor@gmail.com
2025-08-24 14:02:09
1639
I am a contributor to Go and I would like to use gomote repro ... to attempt to reproduce issues with my CLs.Comment Fro...
Golang access: gomote
2025-08-24 14:02:07
634
Per https://go.dev/wiki/Gomote#access I'm requesting gomote access for me (kolyshkin@gmail.com).I need this as I'm worki...
Golang net/http/httptest: make it possible to use a Server (TLS or not) to test cookies
2025-08-24 14:02:01
13282
httptest.NewTLSServer uses a cert that is not valid for localhostWhat version of Go are you using (go version)?$ go vers...
Golang Windows: Go 1.25 internal linker produces invalid PE (misaligned SizeOfHeaders and sections, EXE won’t run)
2025-08-24 14:01:50
3044
On Windows, upgrading from Go 1.24.6 to 1.25.0 caused our builds to produce executables that refuse to run. The loader i...
Golang panic when range-func return nil
2025-08-24 14:01:46
2636
Go versiongo version go1.23.0 linux/amd64Output of go env in your module/workspace:GO111MODULE=''GOARCH='amd64'GOBIN=''G...
Golang x/pkgsite: docs not shown for functions with language version build tags
2025-08-24 14:01:44
5032
What is the URL of the page with the issue?https://pkg.go.dev/github.com/destel/rill@v0.4.0#pkg-functionsWhat is your us...
Golang x/pkgsite:
2025-08-24 14:01:35
145
What is the URL of the page with the issue?What is your user agent?ScreenshotWhat did you do?What did you expect to see?...
Golang crypto/cipher: TestGCMAEAD/AES-128/NonceSize-100/BufferOverlap/Plaintext-Length=8192,AddData-Length=8192/Open failures [consistent failure]
2025-08-24 14:01:33
65575
#!watchflakesdefault <- pkg == "crypto/cipher" && test == "TestGCMAEAD/AES-128/NonceSize-100/B...
Golang unique: panic when calling unique.Make with string casted as any
2025-08-24 14:01:26
2415
Go versiongo version go1.23.0 linux/amd64Output of go env in your module/workspace:Go playgroundWhat did you do?Casting ...
Apache Superset Screenshots cannot be generated with 6.0.0rc1
2025-08-24 14:01:02
2680
Bug descriptionI have successfully included the "INCLUDE_CHROMIUM=true" argument in my build. Playwright-Chromium is ins...
Apache Superset Embedded iframe of Superset dashboard does not match original layout
2025-08-24 14:00:57
3928
ScreenshotDashboard in superset:Dashboard in iframe:DescriptionI am running a self-hosted Superset instance (using the o...
Apache Dubbo [Feature] move org.apache.dubbo.config.annotation to dubbo-config-spring
2025-08-24 14:00:40
1127
Pre-check[x] I am sure that all the content I provide is in English.Search before asking[x] I had searched in the issues...
Spring AI Missing Metric documentation
2025-08-24 14:00:27
483
There are metrics gen_ai_chat_client.operation_* for the chat client and db_vector_client_operation_* for the vector dat...
SpringBoot Add documentation for spring.data.elasticsearch properties in application.yml
2025-08-24 14:00:21
1111
Currently, the official Spring Boot documentation does not provide a clear section on how to configure Elasticsearch pro...
Spring URI Patterns documentation shows wrong Example column text for {name:[a-z]}+ pattern
2025-08-24 14:00:17
410
The URI patterns documentation shows incorrect text on the Example column on the line relative to the {name:[a-z]}+ patt...
Golang x/exp/typeparams: TestAPIConsistency fail with Go tip since CL 575455
2025-08-23 14:03:44
1016
The x/exp repo started to fail consistently since CL 575455 (on the main repo). E.g.https://ci.chromium.org/ui/p/golang/...
上一页
下一页
1
2
3
4
5
6
7
…
286
.