Apache Superset Creating a dashboard with API does not result in a functioning dashboard

When creating a dashboard with the API (POST `/dashboard/), the response indicates success but the resulting dashboard i...

Apache Superset [SIP-181] API Semantic Versioning Policy

MotivationThe motivation behind this proposal is to provide a more stable, reliable, and consistent API for all our user...

Apache Superset Unable to see dashboard widgets

Bug descriptionwerkzeug.exceptions.NotFound: 404 Not Found: The requested URL was not found on the server. If you entere...

Spring Security Consider warning users if securityMatchers do not match some filter in the chain

Describe the bugHttpSecurity configuration with securityMatcher and oauth2Login(withDefaults()) leads to 404 for some OA...

Spring Security Ability to disable anonymous authentication in RSocketSecurity

Expected BehaviorRSocketSecurity dsl should have ability to disable anonymous auth interceptorCurrent BehaviorRSocketSec...

Spring AI MCP Server using STDIO - Attempting to user JSON RPC from Windows command line with partial success

Bug descriptionCreated an MCP server. Added it to VSCode. The server is recognized and the 3 tools defined appear and wo...

SpringBoot Spring 4.0.0-M1 causes ClassNotFoundException on org.springframework.boot.autoconfigure.web.client.RestClientAutoConfiguration when using opentelemetry-instrumentation-bom and opentelemetry-spring-boot-starter

I tested Spring 3.5 -> 4.0.0-M1 version upgardes on two programs. One of them went well and the other didn't. Investi...

Golang [n]byte to string

Proposal Detailsfunc main() {b1 := [6]byte{'a', 'b', 'c', 'd', 'e', 'f'} s1 := string(b1[:]) b2 := [10]byte{'a', '...

Golang debug/buildinfo: TestReadFile/linux_386/pie/invalid_str_len failures [consistent failure]

#!watchflakesdefault <- pkg == "debug/buildinfo" && test == "TestReadFile/linux_386/pie/invali...

Golang debug/buildinfo: TestReadFile/linux_386/exe/invalid_str_len failures [consistent failure]

#!watchflakesdefault <- pkg == "debug/buildinfo" && test == "TestReadFile/linux_386/exe/invali...

Golang database/sql: incorrect results returned from Rows.Scan (CVE-2025-47907)

This is a PRIVATE issue for CVE-2025-47907, tracked in http://b/428194174./cc @golang/security and @golang/releaseCommen...

Golang x/build: windows-arm64-10 builder occasionally crashes during sequential all.bash test execution

Breaking this out from #47017 as a narrower issue for tracking and investigation purposes.There still seems to be some i...

Golang x/build: add a Windows ARM builder

Our current builder (generously contributed by @zx2c4) is ready to be turned down. We need additional hardware to keep s...

Golang encoding/json/v2: UnmarshalDecode EOF regression

Go versiongo1.25Output of go env in your module/workspace:n/aWhat did you do?Run this code:package mainimport ( &quot...

Golang time: AddDate(1 month) is confusing on 31st day; better docs needed

Go versiongo1.20.8Output of go env in your module/workspace:GO111MODULE="on"GOARCH="arm64"GOBIN=&quo...

Golang runtime/pprof: TestProfilerStackDepth/mutex times out

#!watchflakesdefault <- pkg == "runtime/pprof" && test == "TestProfilerStackDepth/mutex" ...

Golang go/types: receiver type parameters not recorded as uses or type expressions in types.Info in Go 1.24

CL 594740 rewrote type checking of method receiver types. Because that CL takes apart the receiver "manually" rather tha...

Golang x/tools/go/analysis: add Pass.Module field

Proposal DetailsSome analyzers need information about the module to which a package belongs, such as its version of Go. ...

Golang cmd/cgo: _cgopackage.Incomplete when accessing C function starting with "union_"

Go versiongo version go1.22.4 darwin/arm64Output of go env in your module/workspace:GO111MODULE=''GOARCH='arm64'GOBIN=''...

Golang x/tools/gopls: ApplyFix: createUndeclared calls ZeroExpr(types.Tuple), crashes

#!stacks"gopanic" && "ZeroExpr" && "createUndeclared" && "App...
上一页 下一页
.