Aurora Blog
Home
Spring When building DELETE requests, the request body is not used in JdkClientHttpRequest.buildRequest
2025-06-18 14:00:22
898
After switching from spring-web:6.2.6 to spring-web:6.2.8 one of the tests in our app stopped working.After some investi...
Spring @Scheduled task instrumentation does not work for Kotlin suspend functions
2025-06-18 14:00:20
17831
Spring docs for Scheduled tasks instrumentation states:An Observation is created for each execution of an @Scheduled tas...
Spring Allow usage of @CheckReturnValue on types and constructors
2025-06-18 14:00:18
2268
@CheckReturnValue currently only targets ElementType.METHOD. IDEs, however, also consider a type-level @CheckReturnValue...
Spring Update copyright headers to use "<year>-present" pattern
2025-06-18 14:00:13
570
Historically, we have used <introduction year>-<modification year> as the pattern for copyright headers.For ...
Spring Add support for bean lookup fallback to external containers
2025-06-18 14:00:08
1470
DescriptionI’m working on a project where we maintain a custom IoC container alongside the Spring ApplicationContext. We...
Golang Protobuf encoding: provide canonical output format
2025-06-17 14:12:29
60823
https://go-review.googlesource.com/c/protobuf/+/151340 added internal/detrand to denote to users that they should not re...
Golang x/tools/gopls: doesn't honor staticcheck's //lint:ignore (etc) directives
2025-06-17 14:12:09
4454
gopls versiongopls -v versionBuild info----------golang.org/x/tools/gopls v0.19.0 golang.org/x/tools/gopls@v0.19.0 h1...
Golang x/tools/gopls/internal/cmd: TestMCPCommandHTTP failures [consistent failure]
2025-06-17 14:12:04
36879
#!watchflakesdefault <- pkg == "golang.org/x/tools/gopls/internal/cmd" && test == "TestMCPComm...
Golang x/tools/gopls/internal/cmd: TestMCPCommandStdio fails on platforms without execve (need: testenv.NeedsExec())
2025-06-17 14:12:02
31225
#!watchflakesdefault <- pkg == "golang.org/x/tools/gopls/internal/cmd" && test == "TestMCPComm...
Golang x/tools/go/analysis/passes/assign: unsound quickfix (deletes too much)
2025-06-17 14:11:57
463
The suggested fix reported by the assign analyzer for x = x or x, y = x, 0 deletes the entire statement. That's fine in ...
Golang proposal: encoding/json/v2: encode time with format:unix as integer instead of float
2025-06-17 14:11:54
5361
Proposal DetailsThe new package json/v2 has format options unix, unixmilli, unixmicro, and unixnano for time.Time, that ...
Golang access: may-start-trybots for x/tools
2025-06-17 14:11:53
269
Requesting access to start tryjobs in x/tools to speed up development and review.I haven't contributed many CLs to x/too...
Golang x/pkgsite: package removal request for [github.com/xmapst/lightsocks]
2025-06-17 14:11:51
1185
What is the path of the package that you would like to have removed?github.com/xmapst/lightsocksAre you the owner of thi...
Golang x/pkgsite: package removal request for [github.com/xmapst/gonavmesh]
2025-06-17 14:11:49
1192
What is the path of the package that you would like to have removed?github.com/xmapst/gonavmeshAre you the owner of this...
Golang x/pkgsite: package removal request for [github.com/xmapst/supersetscalers
2025-06-17 14:11:47
1171
What is the path of the package that you would like to have removed?github.com/xmapst/supersetscalersAre you the owner o...
Golang x/pkgsite: package removal request for [github.com/xmapst/watchmaker]
2025-06-17 14:11:45
1146
What is the path of the package that you would like to have removed?github.com/xmapst/watchmakerAre you the owner of thi...
Golang x/pkgsite: package removal request for [github.com/xmapst/AutoExecFlow]
2025-06-17 14:11:43
1146
What is the path of the package that you would like to have removed?github.com/xmapst/AutoExecFlowAre you the owner of t...
Golang net/netip: ParseAddr returns non-error with a zone and prefix
2025-06-17 14:11:41
4236
Go versiongo version go1.24.4 openbsd/amd64Output of go env in your module/workspace:AR='ar'CC='clang'CGO_CFLAGS='-O2 -g...
Golang build: golang.org/x/tools/cmd/godoc failures
2025-06-17 14:11:33
694
#!watchflakesdefault <- repo == "tools" && pkg == "" && test == "golang.org/...
Golang build: build failure on x_telemetry-gotip-linux-amd64-misccompile
2025-06-17 14:11:31
4591
#!watchflakesdefault <- builder == "x_telemetry-gotip-linux-amd64-misccompile" && repo == "tel...
上一页
下一页
1
…
266
267
268
269
270
…
339
.