SpringBoot Support for ppc64le runner using GitHub in spring-boot

There is now support added for ppc64le runner using a GitHub app, following is the onboarding process for same, we would...

SpringBoot Consider context package restructuring

Some code in org.springframework.boot.context and sub-packages is quite foundation and we could consider moving it. 4.0 ...

SpringBoot Make SpringLiquibaseCustomizer public

Comment From: wilkinsonaWhy? What do you want to be able to customise that cannot already be customized with a liquibase...

SpringBoot Remove mentions of JUnit 4 from javadoc and reference documentation

Spring Framework 7 has deprecated support for JUnit 4 and will remove it in 7.1 or 7.2. Aligned with this, we should con...

SpringBoot Bitnami legacy images are not automatically detected

The changes from Bitnami are now partially live. // Edit: It appears they brownout some images instead of switching them...

SpringBoot WebSecurityCustomizer beans are excluded by WebMvcTest

Expected behaviourBeans of type WebSecurityCustomizer are created during test execution when using @WebMvcTest.ContextIn...

Spring Fix synchronization in ResponseBodyEmitter

See https://github.com/spring-projects/spring-framework/pull/35423#discussion_r2341828274Comment From: acktsapOh, i miss...

Spring Provide access to raw content in RestTestClient

WebTestClient has this capability, but it has been built into RestTestClient yet. It's useful for access to raw content ...

Golang os: Root.OpenRoot sets incorrect name, losing prefix of original root [1.24 backport]

@neild requested issue #73868 to be considered for backport to the next 1.24 minor release.@gopherbot please open backpo...

Golang proposal: crypto/hpke: new package

HPKE is a relatively new IETF standard (RFC 9180) for hybrid encryption, where hybrid means combining public key encrypt...

Golang proposal: go/vet: report embedded types with promoted methods that should be masked

Go versiongo1.25Output of go env in your module/workspace:n/aWhat did you do?Run the following:package mainimport ( j...

Golang cmd/go: TestScript/cover_runs failures

#!watchflakesdefault <- pkg == "cmd/go" && test == "TestScript/cover_runs"Issue created a...

Golang net: new test TestIPv4WriteMsgUDPAddrPortTargetAddrIPVersion fails on plan9 [1.24 backport]

@millerresearch requested issue #75017 to be considered for backport to the next 1.24 minor release.@gopherbot please co...

Golang net: new test TestIPv4WriteMsgUDPAddrPortTargetAddrIPVersion fails on plan9 [1.25 backport]

@millerresearch requested issue #75017 to be considered for backport to the next 1.25 minor release.@gopherbot please co...

Golang testing: RunParallel benchmark runs too many iterations

Go versiongo version go1.25.1 linux/amd64Output of go env in your module/workspace:AR='ar'CC='gcc'CGO_CFLAGS='-O2 -g'CGO...

Golang x/tools/gopls: MCP: nil panic in summarizeDiagnostics (CodeAction without WorkspaceEdit)

#!stacks"sigpanic" && "mcp.summarizeDiagnostics:+6"Issue created by stacks.func summarizeDia...

Golang strings: documentation refers to non-existent function SplitFunc

Go versiongo version 1.25.1Output of go env in your module/workspace:N/AWhat did you do?I noticed in the function docume...

Golang os: new test TestOpenFileCreateExclDanglingSymlink fails on Plan 9 [1.24 backport]

@millerresearch requested issue #73729 to be considered for backport to the next 1.24 minor release.@gopherbot please co...

Golang os: new test TestOpenFileCreateExclDanglingSymlink fails on Plan 9

CL 672396 added a symlink test for #73702 which always fails on Plan9:--- FAIL: TestOpenFileCreateExclDanglingSymlink (0...

Golang cmd/compile: no debug information emitted for type used only as initializer

What version of Go are you using (go version)?$ go version1.16.3Does this issue reproduce with the latest release?Yes, a...
上一页 下一页
.