Aurora Blog
Home
SpringBoot Package mappings and exchanges classes consistently
2025-06-27 14:00:21
1063
spring-boot-servletorg.springframework.boot.servlet.autoconfigure.actuate.ServletHttpExchangesAutoConfigurationorg.sprin...
Spring mime message helper throwing illigal address in string
2025-06-27 14:00:18
1511
current version.does not trap empty to,cc & bcc.** Bug Reports **public void sendMimeMail(String encoding, String[...
Spring Add view rendering support for exception handling with error details
2025-06-27 14:00:13
696
The ResponseEntityExceptionHandler handles exceptions at the MVC/WebFlux level as Problem Details. Right now, only machi...
Spring Support controller-specific exception handlers using @UseExceptionHandler or equivalent
2025-06-27 14:00:07
2674
BackgroundIn many real-world REST APIs, developers want to handle exceptions differently per controller (e.g., user-faci...
Golang Go team quiet week Jun 30–Jul 4: issue tracker responses will be delayed
2025-06-26 14:08:07
1035
The issue tracker will be quiet from Jun 30 to Jul 4 to let Go team members and contributors disconnect and either recha...
Golang slices: TestIssue68488 seems sensitive to minor stack perturbations
2025-06-26 14:08:06
1744
Go version1.24.4 and tipOutput of go env in your module/workspace:playgroundWhat did you do?Add a local variable to slic...
Golang net: DNSError.Server field is not populated when a "no such host" error is returned
2025-06-26 14:07:59
6362
Go versiongo version go1.24.4 linux/amd64Output of go env in your module/workspace:AR='ar'CC='gcc'CGO_CFLAGS='-O2 -g'CGO...
Golang testing/synctest: Repeated sync.WaitGroup.Add appears flaky under synctest
2025-06-26 14:07:57
7165
Go versiongo version go1.25rc1 darwin/arm64Output of go env in your module/workspace:AR='ar'CC='clang'CGO_CFLAGS='-O2 -g...
Golang proposal: sort: add SearchWithError
2025-06-26 14:07:55
3579
Proposal Detailssort.Search doesn't provide a way to exit earlier when an error happens.This proposal suggests to add a ...
Golang x/pkgsite: package removal request
2025-06-26 14:07:51
665
Removal RequestDESMG-NAT (github.com/jyxjjj/GoProjects/DESMG-NAT)Reason: This package is deleted forever.DESMG-FileCrypt...
Golang time: time#Format using time.RFC3339 using time.Time with time.Location Europe/London should use +00:00 instead of Z
2025-06-26 14:07:49
10660
Go versiongo version go1.22.4 darwin/amd64Output of go env in your module/workspace:GO111MODULE=''GOARCH='amd64'GOBIN='/...
Golang cmd/go: unexpected command execution in untrusted VCS repositories CVE-2025-4674
2025-06-26 14:07:41
481
This is a PRIVATE issue for CVE-2025-4674, tracked in http://b/396467515 and fixed by https://go-internal-review.git.cor...
Golang cmd/compile/internal/escape: optimization wrongly affecting panics
2025-06-26 14:07:39
4024
Go version1.25rc1Output of go env in your module/workspace:AR='ar'CC='gcc'CGO_CFLAGS='-O2 -g'CGO_CPPFLAGS=''CGO_CXXFLAGS...
Golang context: cancelCtx.Done panics because atomic.Value holds an interface{} instead of a chan struct{}
2025-06-26 14:07:35
8303
Go versiongo version go1.24.0 linux/amd64Output of go env in your module/workspace:AR='ar'CC='gcc'CGO_CFLAGS='-O2 -g'CGO...
Golang cmd/compile: devirtualized type switch causes temporary allocation to escape
2025-06-26 14:07:33
2407
Consider the following program:package xfunc z(x int) (*int, int) { switch x := any(x).(type) { case *int: ...
Golang runtime: Race detector causes exit status 0xc0000139 on Windows 11 with 1.21rc2 running gcc 9.2.0
2025-06-26 14:07:28
8552
What version of Go are you using (go version)?$ go versiongo version go1.21rc2 windows/amd64Does this issue reproduce wi...
Golang cmd/compile: counter-intuitive comparison of zero-sized pointers wrapped in interfaces
2025-06-26 14:07:26
24427
Go versiongo version go1.22.0 linux/amd64Output of go env in your module/workspace:GO111MODULE=''GOARCH='amd64'GOBIN=''G...
Golang cmd/go: unexpected command execution in untrusted VCS repositories CVE-2025-4674 [1.24 backport]
2025-06-26 14:07:19
149
@rolandshoemaker requested issue #74380 to be considered for backport to the next 1.23 minor release.@gopherbot please o...
Golang cmd/go: unexpected command execution in untrusted VCS repositories CVE-2025-4674 [1.23 backport]
2025-06-26 14:07:18
149
@rolandshoemaker requested issue #74380 to be considered for backport to the next 1.24 minor release.@gopherbot please o...
Golang x/tools/gopls: compute references/refactoring for all build configurations
2025-06-26 14:07:16
729
This issue follows up on zero-config gopls (#57979). With that change, gopls can dynamically add build configurations (V...
上一页
下一页
1
…
282
283
284
285
286
…
386
.