Aurora Blog
Home
Golang cmd/compile/internal/ssa: TestStmtLines fails due to auto-generated crypto code
2025-07-05 14:02:30
572
Recently introduced auto-generated crypto code with lots of math/bits calls is causing TestStmtLines to fail. See https:...
Golang os: TestPipeIOCloseRace timeout on Windows blocked in syscall.CancelIoEx
2025-07-05 14:02:26
6484
#!watchflakespost <- goos == "windows" && pkg == "os" && ((log ~ `panic: test tim...
Golang x/website: wiki CommonMistakes should mention Go 1.22 about loop variables
2025-07-05 14:02:22
610
https://go.dev/wiki/CommonMistakes is not updated after Go 1.22 release.I see faq is saying:This behavior of the languag...
Pandas DOC: Typo within Series.mask() docs - alignment is done between self and cond, not cond and other
2025-07-05 14:02:18
3036
Pandas version checks[x] I have checked that the issue still exists on the latest versions of the docs on main hereLocat...
Pandas BUG: tz_localize(None) with Arrow timestamp
2025-07-05 14:02:14
825
Pandas version checks[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exis...
Pandas BUG?: creating Categorical from pandas Index/Series with "object" dtype infers string
2025-07-05 14:02:11
1266
When creating a pandas Series/Index/DataFrame, I think we generally differentiate between passing a pandas object with o...
Apache Superset Unable to access swagger API after enabling prefix routing
2025-07-05 14:01:47
3255
Bug descriptionI'm having an issue with accessing the /api/v1/_openapi endpoint. It looks like it redirects to /api/v1/_...
Apache Superset Apache Doris Error: (MySQLdb.OperationalError)
2025-07-05 14:01:42
8539
Bug descriptionAfter Upgrading Superset to 5.0.0 (release), I can't query my Apache Doris (3.0.6) Installation - Dashboa...
MyBatis-Plus [功能改进]: 希望对AOT的支持可以集成到框架内
2025-07-05 14:01:30
236
确认[x] 我的版本是最新版本, 我的版本号与 version 相同, 并且项目里无依赖冲突[x] 我已经在 issue 中搜索过, 确认问题没有被提出过[x] 我已经修改标题, 将标题中的 描述 替换为你的想法(不得删除 描述 前面的部分...
MyBatis-Plus [错误报告]: 描述 在达梦数据库中 查询 SQL语句没问题 代码运行 SQL语句写在xml中 如下:
2025-07-05 14:01:28
857
确认[x] 我使用的版本是最新版, 并且使用插件确认过项目里无依赖版本冲突[x] 我已经在 issue 中搜索过, 确认问题没有被提出过[x] 我已经修改标题, 将标题中的 描述 替换为遇到的问题(不得删除 描述 前面的部分)当前程序版本3...
MyBatis-Plus [功能改进]: 描述:与TableLogic注解搭配使用的逻辑删除功能
2025-07-05 14:01:26
998
确认[X] 我的版本是最新版本, 我的版本号与 version 相同, 并且项目里无依赖冲突[X] 我已经在 issue 中搜索过, 确认问题没有被提出过[X] 我已经修改标题, 将标题中的 描述 替换为遇到的问题功能改进我的业务里删除数据...
Gorm Allow Logger.Config.Colorful to be set as needed
2025-07-05 14:01:19
1255
Describe the featureI was looking to a have Method (example: func (l *logger) ColorMode(enabled bool) Interface that all...
Spring AI MistralAiChatModel returns an error if MessageChatMemoryAdvisor is used
2025-07-05 14:01:06
1769
Bug descriptionIf I use MistralAiChatModel with MessageChatMemoryAdvisor + InMemoryChatMemory, at the second iteration, ...
Spring AI run license:update-file-header faild
2025-07-05 14:01:04
134
The command ./mvnw license:update-file-header -Plicense cannot be executed correctly in my environment.Has anyone succes...
Spring AI com.fasterxml.jackson.databind.JsonMappingException: Unexpected end-of-input: was expecting closing quote for a string value at [Source: REDACTED (StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION disabled); line: 43, column: 43]
2025-07-05 14:00:55
483
调用gpt4.1报错,大模型输出的结果被截断导致反序列化失败,怀疑是completionTokens超过了1024,但我并没有显式设置token任何长度限制的参数。是spring ai本身对模型输出长度做了限制吗?请问怎么解决?Here i...
Spring AI How does zhipu ai embeddings model support dimensions parameters
2025-07-05 14:00:52
982
Please do a quick search on GitHub issues first, there might be already a duplicate issue for the one you are about to c...
SpringBoot Update spring-boot-webclient to have an API dependency on spring-webflux
2025-07-05 14:00:46
185
It currently has an optional dependency, but the module name would suggest that org.springframework.web.reactive.functio...
SpringBoot Change in DefaultErrorAttributes alters the shape of API validation error responses
2025-07-05 14:00:42
1907
A change in Spring Boot 3.5 (here and here) has what I consider an unintended API side-effect in applications. Basically...
Spring Content-Disposition response header duplicated for failed StreamingResponseBody
2025-07-05 14:00:37
4461
Spring Boot: 3.3.13; 3.4.7If return type in Controller is ResponseEntity and Content-Disposition header is set, it's cop...
Spring Consistent nullability and exception declarations in AbstractMessagingTemplate hierarchy
2025-07-05 14:00:31
284
In the course of #32501, it turned out that some of the method signatures in the AbstractMessagingTemplate hierarchy (an...
上一页
下一页
1
…
203
204
205
206
207
…
334
.