Aurora Blog
Home
Spring Potentially lose precision and jitter is not well capped
2025-07-01 14:00:30
388
The jitter ratio calculation could throw an ArithmeticException if spec.delay().toMillis() returns 0. Additionally, conv...
Spring Introduce @ConcurrencyLimit annotation based on ConcurrencyThrottleInterceptor
2025-07-01 14:00:23
751
Following up on @Retryable in #34529, we are considering a related feature for throttling method invocations: namely, a ...
Spring KotlinReflectionParameterNameDiscoverer doesn't support Kotlin Context Parameters
2025-07-01 14:00:12
1292
BackgroundContext Parameters were introduced in Kotlin 2.1.20 and are currently in Beta status in Kotlin 2.2.0 under the...
Spring Use preset Content-Type for streaming and reactive responses in Spring MVC
2025-07-01 14:00:10
1283
We have supported a preset "Content-Type" for regular responses for a long time with #20720, but we do not do the same f...
Golang x/tools/gopls: variable autocomplete is not working correctly on broken code
2025-06-30 14:02:59
4510
What version of Go, VS Code & VS Code Go extension are you using?Version Information* Run `go version` to get versio...
Golang Memory corruption bug /data/app/~~zkQy9CrnDb4fOek93c8OJg==/com.beeper.android-Jw69YDT41Yv5S6iaiUj0ug==/lib/arm64/libgojni.so (pc f0a3a8) Crash
2025-06-30 14:02:57
2228
Go version/arm64/libgojni.so (pc f0a3a8)Output of go env in your module/workspace:n/aWhat did you do?ran the com.beeper....
Golang runtime: panic: runtime error: hash of unhashable type [2]string
2025-06-30 14:02:54
12197
Go versiongo1.22.3 linux/amd64Output of go env in your module/workspace:GO111MODULE=''GOARCH='amd64'GOBIN=''GOCACHE='/ro...
Golang proposal: crypto/tls: expose testingOnlyDidHRR from ConnectionState
2025-06-30 14:02:52
738
It can be useful for a TLS server to know (e.g., to log) whether or not a HelloRetryRequest was performed. An example u...
Golang cmd/compile: incorrect recover behavior due to defer wrapper
2025-06-30 14:02:49
3535
Go versiontip, and Go 1.22 - 1.24Output of go env in your module/workspace:darwin/arm64What did you do?Run https://go.de...
Golang runtime: defer recover doesn't handle consistently
2025-06-30 14:02:47
3262
Go version1.24.4Output of go env in your module/workspace:AR='ar'CC='cc'CGO_CFLAGS='-O2 -g'CGO_CPPFLAGS=''CGO_CXXFLAGS='...
Golang x/tools/gopls: "could not compute pos to range for %v: %v" bug (reported by telemetry)
2025-06-30 14:02:45
12215
#!stacks"bug.Reportf" && "typeErrorsToDiagnostics.func1" && /* keep consistent with ...
Golang go/printer: match indentation when returning multiple composite literals
2025-06-30 14:02:35
2898
http://play.golang.org/p/IxtYF1rXe9-----package maintype T struct { x int y string}func f() (*T, *T) { return &...
Golang proposal: x/crypto/ssh: refactor signers API
2025-06-30 14:02:33
5840
Proposal DetailsThis is the initial proposal for a new API series, marked with the V2 suffix, intended to replace the ex...
Golang sum.golang.org: Update hash of github.com/xmppo/go-xmpp
2025-06-30 14:02:29
1769
Dear all,I realized I didn't update the version string for github.com/xmppo/go-xmpp, so I quickly deleted the tag, updat...
Pandas CI Failures due to new scipy and new numpydoc
2025-06-30 14:02:19
544
The job Downstream Compat is failing in CI because statsmodels 0.14.4 is incompatible with scipy 1.16.0. The latter was...
Pandas DISC: nanoarrow-backed ArrowStringArray
2025-06-30 14:02:17
14189
Feature Type[X] Adding new functionality to pandas[X] Changing existing functionality in pandas[X] Removing existing fun...
Pandas BUG: .round causes TypeError / NaN-
2025-06-30 14:02:15
8961
Pandas version checks[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exis...
Pandas BUG: Inconsistent behavior surrounding pd.fillna
2025-06-30 14:02:13
7449
Pandas version checks[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exis...
Pandas BUG: dtype keyword in Series constructor ignored for Series input in certain cases
2025-06-30 14:02:11
6947
Pandas version checks[X] I have checked that this issue has not already been reported.[X] I have confirmed this bug exis...
Pandas BUG: mapping categorical with single category to boolean returns category instead of bool dtype
2025-06-30 14:02:09
4079
Pandas version checks[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exis...
上一页
下一页
1
…
268
269
270
271
272
…
386
.