Aurora Blog
Home
Apache Superset Creating a dashboard with API does not result in a functioning dashboard
2025-08-02 14:01:29
5835
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
2025-08-02 14:01:22
7892
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
2025-08-02 14:01:19
5821
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
2025-08-02 14:00:54
3411
Describe the bugHttpSecurity configuration with securityMatcher and oauth2Login(withDefaults()) leads to 404 for some OA...
Spring Security Ability to disable anonymous authentication in RSocketSecurity
2025-08-02 14:00:51
1489
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
2025-08-02 14:00:42
2741
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
2025-08-02 14:00:27
6383
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
2025-08-01 14:11:26
3329
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]
2025-08-01 14:10:38
12709
#!watchflakesdefault <- pkg == "debug/buildinfo" && test == "TestReadFile/linux_386/pie/invali...
Golang debug/buildinfo: TestReadFile/linux_386/exe/invalid_str_len failures [consistent failure]
2025-08-01 14:10:36
13293
#!watchflakesdefault <- pkg == "debug/buildinfo" && test == "TestReadFile/linux_386/exe/invali...
Golang database/sql: incorrect results returned from Rows.Scan (CVE-2025-47907)
2025-08-01 14:10:27
494
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
2025-08-01 14:10:17
1549
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
2025-08-01 14:10:15
12751
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
2025-08-01 14:09:47
1930
Go versiongo1.25Output of go env in your module/workspace:n/aWhat did you do?Run this code:package mainimport ( "...
Golang time: AddDate(1 month) is confusing on 31st day; better docs needed
2025-08-01 14:09:37
4183
Go versiongo1.20.8Output of go env in your module/workspace:GO111MODULE="on"GOARCH="arm64"GOBIN=&quo...
Golang runtime/pprof: TestProfilerStackDepth/mutex times out
2025-08-01 14:09:35
644
#!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
2025-08-01 14:09:31
1042
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
2025-08-01 14:09:29
15228
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_"
2025-08-01 14:09:26
7169
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
2025-08-01 14:09:24
2648
#!stacks"gopanic" && "ZeroExpr" && "createUndeclared" && "App...
上一页
下一页
1
…
170
171
172
173
174
…
386
.