Aurora Blog
Home
Spring WebFlux decodes wildcard content-types as form-data/multipart
2025-06-14 14:00:20
3864
Bug descriptionI'm having an issue with form data when using content type /. I managed to pinpoint it to this fix on Jac...
Spring Add ApiVersionResolver based on parameter in media type
2025-06-14 14:00:12
242
When configured, one would specify the version parameter name, and then set @RequestMapping version attributes as usual....
Spring Support deprecation information in API versioning
2025-06-14 14:00:10
248
This could be, centrally configured deprecation information by version. It would be added to a response to endpoints for...
Spring Provide a way to disable URL Encoding for PathVariables in HttpExchange clients
2025-06-14 14:00:07
1302
I have a HttpExchange client for e.g. BitBucket server, where the client looks like this:public interface BitbucketClien...
Golang Protobuf protoc-gen-go-grpc: program not found or is not executable when using APIv2
2025-06-13 14:10:35
4334
I've been searching #1053 and #3453 searching, finally I am here. When trying to $ make build I get the error:protoc -I ...
Golang Protobuf question: .proto packaging / repository layout
2025-06-13 14:10:33
8655
HiTrying to summarize the question is something likeHow to write a pure reusable distributed proto packages with arbitra...
Golang runtime: "traceback did not unwind completely" during preempt during strings_test init
2025-06-13 14:10:27
27792
#!watchflakesdefault <- pkg == "strings" && test == ""Issue created automatically to coll...
Golang cmd/doc: -http fails on Windows with invalid port
2025-06-13 14:10:25
2694
Go versiongo version go1.25rc1 windows/amd64Output of go env in your module/workspace:set AR=arset CC=gccset CGO_CFLAGS=...
Golang x/tools/gopls: <DESCRIBE THE PROBLEM>
2025-06-13 14:10:21
1689
ATTENTION: Please answer these questions BEFORE submitting your issue. Thanks!What did you do?If possible, provide a rec...
Golang x/tools/gopls: <DESCRIBE THE PROBLEM>
2025-06-13 14:10:19
1654
ATTENTION: Please answer these questions BEFORE submitting your issue. Thanks!What did you do?If possible, provide a rec...
Golang x/tools/gopls: <DESCRIBE THE PROBLEM>
2025-06-13 14:10:17
1649
ATTENTION: Please answer these questions BEFORE submitting your issue. Thanks!What did you do?If possible, provide a rec...
Golang x/tools/gopls: <DESCRIBE THE PROBLEM>
2025-06-13 14:10:14
1649
ATTENTION: Please answer these questions BEFORE submitting your issue. Thanks!What did you do?If possible, provide a rec...
Golang cmd/internal/testdir: Test/fixedbugs/issue4654.go failures
2025-06-13 14:10:12
5683
#!watchflakesdefault <- pkg == "cmd/internal/testdir" && test == "Test/fixedbugs/issue4654.go&...
Golang meta: high rate of 5XX errors from go.googlesource.com since 2021-09-08
2025-06-13 14:10:08
104130
#!watchflakespost <- `https://go\.googlesource\.com.*: The requested URL returned error: 5\d\d`Some of the cmd/go lon...
Golang crypto/x509: ExtKeyUsageAny bypasses policy validation
2025-06-13 14:09:42
1430
Due to how policy validation was implemented, passing VerifyOptions.KeyUsages containing ExtKeyUsageAny unintentionally ...
Golang proposal: simplified ternary operators
2025-06-13 14:09:40
3191
Proposal DetailsProblemI'm sure you get this a lot. I always wondered why ternary operators were not built into the lang...
Golang proxy.golang.org: Package was private, now is public
2025-06-13 14:09:38
1453
I had a package published that I didn't realize I had set as private repository, and have now moved it to public, but it...
Golang x/build: improve LUCI builder test sharding strategy for the main Go repository
2025-06-13 14:09:36
1260
The current test sharding strategy for the LUCI builders is to generate 4 test shards and distribute the go tool dist te...
Golang x/tools/gopls/internal/analysis/yield: reifying control decisions as booleans => false positives
2025-06-13 14:09:34
1906
gopls versiongolang.org/x/tools/gopls v0.19.0-pre.3go envAR='ar'CC='x86_64-pc-linux-gnu-gcc'CGO_CFLAGS='-O2 -g'CGO_CPPFL...
Golang runtime:cpu1: TestTracebackSystem/panic failures
2025-06-13 14:09:30
922
#!watchflakesdefault <- pkg == "runtime:cpu1" && test == "TestTracebackSystem/panic"Issue...
上一页
下一页
1
…
313
314
315
316
317
…
369
.