Aurora Blog
Home
SpringBoot Failed to launch service after upgrade spring boot from 3.1.8 to 3.2.1: URI scheme is not "file"
2025-07-16 14:00:42
9254
In our application, we use JarLauncher and org.apache.catalina.startup.Tomcat (The embedded Tomcat version is 10.1.18) t...
SpringBoot SNI integration tests are not using configured repositories
2025-07-16 14:00:40
493
https://github.com/spring-projects/spring-boot/issues/26022 has introduced additional integration tests that configure a...
SpringBoot Support arithmetic expression evaluation in spring-boot-configuration-processor for default values
2025-07-16 14:00:38
2434
Feature Request: Support Arithmetic Expression Evaluation in spring-boot-configuration-processor for Default ValuesDescr...
Spring Configure Mockito Java agent in test tasks
2025-07-16 14:00:33
167
While tests don't generally fail on the CI, we should configure the Mockito java agent in our test tasks as dynamic agen...
Spring LocalDataSourceJobStore DataSource Field Not Updated When Spring Test Context Recreates ApplicationContext
2025-07-16 14:00:31
1569
ProblemWhen Spring Test Context recreates ApplicationContext, the DataSource field in LocalDataSourceJobStore is not upd...
Spring Spring Core Conversion should support jackson @JsonValue or @JsonCreator
2025-07-16 14:00:25
4321
Hello ! I was expecting my Spring web controller to be able to convert a string parameter to an enum by using the jackso...
Spring Make rootObject parameter consistently nullable
2025-07-16 14:00:22
149
MethodBasedEvaluationContext and CacheEvaluationContext should allow a nullable rootObject constructor parameter like St...
Spring Fix Checkstyle configuration for nullability annotations
2025-07-16 14:00:18
452
OverviewWhile assessing #35195, I noticed that there are a few issues with our Checkstyle configuration regarding nullab...
Spring Upgrade tests to OkHttp 5.x
2025-07-16 14:00:13
93
OkHttp is only used in tests, so no user impact is expected.See related OkHttp 5.x changelog.
Golang proposal: x/oauth2: support pushed authorization requests (PAR)
2025-07-15 14:04:12
2258
Feature request https://github.com/golang/oauth2/issues/653We propose adding support to PAR (RFC 9126).Motivation: PAR u...
Golang x/mobile: Undefined symbols _res_9_nclose with Go 1.20
2025-07-15 14:04:08
5579
What version of Go are you using (go version)?$ go versiongo version go1.20 darwin/arm64Does this issue reproduce with t...
Golang x/tools/gopls: gopls suggests to import maps from internal/runtime/maps
2025-07-15 14:04:03
3042
gopls versionBuild gop with x/tools tip 8d1f71aa2golang.org/x/tools/gopls v0.35.1-0.20250714143223-8d1f71aa2c54go envAR=...
Golang proposal: Go 2: consider if and switch as an expression
2025-07-15 14:03:45
2772
Go Programming ExperienceNoviceOther Languages ExperienceJava, Python, Kotlin, JSRelated Idea[ ] Has this idea, or one l...
Golang proposal: runtime/pprof,runtime: new goroutine leak profile
2025-07-15 14:03:30
1261
Proposal DetailsThis proposal involves an experimental change to the garbage collector that allows it detect some types ...
Pandas DOC: Simplify pandas theme footer
2025-07-15 14:03:26
2943
The sphinx theme that we're using didn't let us specify what exactly to show in our footer in the configuration file. So...
Pandas ENH: Support attrs in feather files
2025-07-15 14:03:22
891
Feature Type[X] Adding new functionality to pandas[ ] Changing existing functionality in pandas[ ] Removing existing fun...
Pandas ENH: Backport free-threading support to 2.3
2025-07-15 14:03:17
1152
Follow-up from https://github.com/pandas-dev/pandas/issues/59057When I import the pandas-2.3.1 wheel from pypi in Python...
Pandas BUG: Inconsistent .values NA/NaN
2025-07-15 14:03:15
757
Pandas version checks[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exis...
Pandas ENH: Python 3.13 free-threading support
2025-07-15 14:03:10
13917
This aims to be a tracking issue for all work necessary to support the free-threaded build of Python 3.13. A very high-l...
Keras keras crashes when run with python -OO
2025-07-15 14:02:52
4431
Importing keras fails if running with -OO, because docstrings are stripped out but the code relies on its presence. Ther...
上一页
下一页
1
…
170
171
172
173
174
…
326
.