Aurora Blog
Home
Golang proposal: runtime audit hooks
2025-08-18 14:02:38
6336
Proposal DetailsRecently, there have been more and more news likehttps://socket.dev/blog/11-malicious-go-packages-distri...
Golang proposal: runtime: a hard limit version of GOMEMLIMIT for testing
2025-08-18 14:02:36
6826
What version of Go are you using (go version)?1.21, etcDoes this issue reproduce with the latest release?Yes.What operat...
Golang x/tools/gopls: invalid memory address or nil pointer dereference on highlight
2025-08-18 14:02:30
3522
What did you do?Open following file.What did you expect to see?test.go:package testfunc Test(t *testing.T) { tests :=...
Golang crypto/internal/boring: noescape and nocallback cgo directives result in suspected miscompilation
2025-08-18 14:02:21
2730
#!watchflakesdefault <- builder == "linux-arm64-boringcrypto" && date > "2023-10-22" &...
Golang x/tools: versions older than 2mo contain public packages that fail to build with Go 1.25.0
2025-08-18 14:02:19
2757
This problem was originally reported in #74462, but I'm opening a new issue for visibility. In short, an optimization to...
Golang testing/synctest: be more explicit about goroutine leaks
2025-08-18 14:02:11
8731
Go versiongo version go1.25.0 darwin/arm64Output of go env in your module/workspace:AR='ar'CC='clang'CGO_CFLAGS='-O2 -g'...
Golang cmd/go: go mod tidy do not honor repository .git/config nor global .gitconfig
2025-08-18 14:02:06
3505
Go versiongo version go1.25.0 darwin/arm64Output of go env in your module/workspace:AR='ar'CC='clang'CGO_CFLAGS='-O2 -g'...
Golang net/http: Request context is not canceled when Server.WriteTimeout is reached
2025-08-18 14:02:02
8748
What version of Go are you using (go version)?$ go versiongo version go1.19.5 linux/amd64Does this issue reproduce with ...
Pandas BUG: Test failures with 2.2.3 on Fedora Rawhide
2025-08-18 14:01:54
13837
Pandas version checks[X] I have checked that this issue has not already been reported.[X] I have confirmed this bug exis...
Pandas Export to excel for multiindex columns
2025-08-18 14:01:39
7981
Hi All,I'm just using 0.17 for testing exporting multiindex column dataframe. When i'm pivot table dataframe with X colu...
Pandas BUG: groupby.apply() drops _metadata from subclassed DataFrame
2025-08-18 14:01:29
3504
Pandas version checks[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exis...
Keras OpenVINOKerasTensor does not implement the full expected API of KerasTensor
2025-08-18 14:01:24
1678
A variety of keras ops have paths that return objects of type OpenVINOKerasTensor. For exampleimport keras.ops as opsfro...
Keras BatchNormalization fails after Concatenation of masked Embeddings
2025-08-18 14:01:20
2713
Hi, I ran into an issue with BatchNormalization layers applied to concatenated embeddings:When utilizing Embedding layer...
Jackson Databind @JsonAnySetter and @JsonUnwrapped deserialize property twice
2025-08-18 14:01:13
4394
I did such test. First define a pojo:import com.fasterxml.jackson.annotation.JsonAnyGetter;import com.fasterxml.jackson....
Apache Superset [SIP-151] The vision for a new Superset Plugins Architecture
2025-08-18 14:00:53
16176
[SIP-151] The vision for a new Superset Plugins ArchitectureMotivationOver the years, Superset has grown into a powerful...
MyBatis-Plus [错误报告]: 描述 can not find lambda cache for this entity
2025-08-18 14:00:48
39034
确认[x] 我使用的版本是最新版, 并且使用插件确认过项目里无依赖版本冲突[x] 我已经在 issue 中搜索过, 确认问题没有被提出过[x] 我已经修改标题, 将标题中的 描述 替换为遇到的问题(不得删除 描述 前面的部分)当前程序版本3...
Redis [NEW] Add a new command increx
2025-08-18 14:00:46
1671
The problem/use-case that the feature addressesWe're heavy users of Redis, with a large number of instances deployed in ...
Gorm Replace in Many2Many
2025-08-18 14:00:42
582
Your QuestionHow to use the Association#Replace correctly? I keep getting duplicated key not allowed error when I'm repl...
Spring Security Option to use a specific RedirectStrategy in case of a ClientAuthorizationRequiredException catched by the OAuth2AuthorizationRequestRedirectFilter
2025-08-18 14:00:31
2038
Expected BehaviorIt would be useful if a Spring client with oauth2Login used as a facade for a RESTful backend could del...
Spring AI When the client is being built and the defaultOptions are added, the tool cannot be invoked
2025-08-18 14:00:23
748
Error DescriptionWhen building the client using ChatClient.builder, if the .defaultOptions method is used, this client w...
上一页
下一页
1
…
13
14
15
16
17
…
286
.