SpringBoot Configuration Metadata for Actuator endpoints does not take Nullness into account

We have missed updating org.springframework.boot.configurationprocessor.ConfigurationMetadataAnnotationProcessor#isOptio...

SpringBoot Allow user-override of beans created in MockRestServiceServerAutoConfiguration

DescriptionThere is a design flaw in customizing the @RestClientTest auto-configuration MockRestServiceServerAutoConfigu...

Spring Add support for relative ordering

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()

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

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

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

### 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

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

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

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

Proposal DetailsBackgroundAs reported by @DemiMarie The encoding/xml package does not properly validate that the charact...

Golang proposal: slice expansion in channel send statements

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

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

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

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

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

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

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

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

This is the tracking issue for writing the Go 1.23 Release Notes. The version at tip can be viewed at https://tip.golang...
上一页 下一页
.