Aurora Blog
Home
SpringBoot Configuration Metadata for Actuator endpoints does not take Nullness into account
2025-08-17 14:00:18
1396
We have missed updating org.springframework.boot.configurationprocessor.ConfigurationMetadataAnnotationProcessor#isOptio...
SpringBoot Allow user-override of beans created in MockRestServiceServerAutoConfiguration
2025-08-17 14:00:16
13610
DescriptionThere is a design flaw in customizing the @RestClientTest auto-configuration MockRestServiceServerAutoConfigu...
Spring Add support for relative ordering
2025-08-17 14:00:09
3857
OverviewOur current support for @Order/Ordered uses an absolute number with a default value of "lowest precedence" (i.e....
Spring RetryTemplate supplies wrong exception to RetryListener.onRetryPolicyExhaustion()
2025-08-17 14:00:06
366
As stated in the Javadoc for RetryListener.onRetryPolicyExhaustion(), the supplied Throwable should be:the last exceptio...
Golang x/pkgsite: package removal request for github.com/DataDog/datadog-cdk-constructs/dist/go/ddcdkconstruct
2025-08-16 14:04:51
671
Hi,I'm writing to request removal of the package github.com/DataDog/datadog-cdk-constructs/dist/go/ddcdkconstruct from p...
Golang runtime: frame pointer check fails on arm64 for C-to-Go calls
2025-08-16 14:04:43
11457
What version of Go are you using (go version)?$ go versiongo version devel go1.21-8edcdddb23 Fri Mar 31 23:25:07 2023 +0...
Golang x/website: out of date requirements for macos
2025-08-16 14:04:41
1735
### What is the URL of the page with the issue? https://go.dev/dl/What is your user agent?Mozilla/5.0 (Macintosh; Intel ...
Golang encoding/json: nested unmarshaling mangles errors
2025-08-16 14:04:35
3663
Go versiongo version devel go1.24-96f7159705 Tue Jul 30 20:12:39 2024 +0000 linux/amd64Output of go env in your module/w...
Golang runtime: GODEBUG=allocfreetrace=1 not working as go1.19.2 in go1.23.0
2025-08-16 14:04:22
7695
Go versiongo version go1.23.0 darwin/amd64Output of go env in your module/workspace:GO111MODULE=''GOARCH='amd64'GOBIN=''...
Golang proposal: iter: Enumerate, Keys and Values functions
2025-08-16 14:04:20
1753
Proposal DetailsI think it's will be common to work with iter.Seq and iter.Seq2 simultaneously, but there is no quick wa...
Golang encoding/xml: add flag for stricter XML char parsing
2025-08-16 14:04:04
29469
Proposal DetailsBackgroundAs reported by @DemiMarie The encoding/xml package does not properly validate that the charact...
Golang proposal: slice expansion in channel send statements
2025-08-16 14:03:55
12101
Go Programming ExperienceIntermediateOther Languages ExperienceGo, Python, PHPRelated Idea[ ] Has this idea, or one like...
Golang cmd/compile: GOAMD64=v3 cause gonum.org/v1/gonum/graph/layout test failed
2025-08-16 14:03:51
5079
Go versiongo1.25.0Output of go env in your module/workspace:-What did you do?See https://github.com/gonum/gonum/issues/2...
Golang gollvm: building fails due to missing header llvm/ADT/None.h
2025-08-16 14:03:46
1241
What version of Go are you using (go version)?Not applicable.Does this issue reproduce with the latest release?Yes.What ...
Golang x/build: add binary size sparklines to build.golang.org
2025-08-16 14:03:44
549
Binary size keeps creeping up. Some visibility might help.Here's an idea: At the end of every builder run, we have readi...
Golang syscall/js: js.Func loses reference, so using removeEventListener(event, callback) is impossible in WebASM
2025-08-16 14:03:42
2558
Go versiongo version go1.22.5 linux/amd64Output of go env in your module/workspace:GOOS="js"GOARCH="wasm&...
Golang x/tools/gopls: support jump-to-definition on field doc links
2025-08-16 14:03:40
535
I've get caught by this missing feature almost daily: when a doc link points to a selector (as in // [Foo.Bar] is a Baz)...
Golang The wasm compiled by go cannot be run using the iwasm tool provided by wasm-micro-runtime
2025-08-16 14:03:36
2755
Go versiongo 1.23.0.linux/amd64Output of go env in your module/workspace:O111MODULE='on'GOARCH='amd64'GOBIN=''GOCACHE='/...
Golang x/telemetry/config: add collection for gopls/gotoolchain
2025-08-16 14:03:34
1068
SummaryIn #65917, we plan to use forward compatibility to ensure that gopls is installed with the latest Go toolchain.Be...
Golang doc: write release notes for Go 1.23
2025-08-16 14:03:32
7181
This is the tracking issue for writing the Go 1.23 Release Notes. The version at tip can be viewed at https://tip.golang...
上一页
下一页
1
…
45
46
47
48
49
…
315
.