Aurora Blog
Home
Golang proposal: database/sql: add configuration option to ignore null values in Scan
2025-06-21 14:03:56
7894
like https://github.com/golang/go/issues/28414, but for all null valuescopied from https://github.com/golang/go/pull/570...
Golang proposal: runtime: export runtime.getAuxv()
2025-06-21 14:03:48
2693
Proposal DetailsThis proposal is based on the initiative started with go.dev/issue/67401 to lock down future use of //go...
Golang x/tools/cmd/signature-fuzzer/fuzz-runner: TestRunner failures
2025-06-21 14:03:46
27698
#!watchflakespost <- pkg == "golang.org/x/tools/cmd/signature-fuzzer/fuzz-runner" && test == "...
Golang proposal: net: IP.To16()
2025-06-21 14:03:38
7821
Proposal DetailsThe To16() is not as desired when compared to To4():To4(): works as expected, if address is IPv4 or IPv...
Golang runtime/debug: BuildInfo doesn't contain VCS info depending on the build command
2025-06-21 14:03:35
2694
Go versiongo version go1.22.4 darwin/arm64Output of go env in your module/workspace:GO111MODULE=''GOARCH='arm64'GOBIN=''...
Golang proposal: runtime: CallerString
2025-06-21 14:03:31
3884
Proposal DetailsThis proposal is for a function with a signature like func CallerString(skip int) string.It returns basi...
Golang proposal: x/oauth2: allow making raw post requests to server
2025-06-21 14:03:29
1552
Proposal DetailsAllow making raw HTTP POST requests to the authz serverThis PR adds functionality to make token-style HT...
Golang x/pkgsite: variable DiscardHandler not listed under Variables in log/slog
2025-06-21 14:03:27
2689
What is the URL of the page with the issue?https://pkg.go.dev/log/slog#pkg-variablesWhat is your user agent?Mozilla/5.0 ...
Golang net: udp server error
2025-06-21 14:03:20
4375
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 cmd/go: local version stamping doesn't work with v2+
2025-06-21 14:03:18
4984
Go versiongo version go1.24.1 windows/amd64Output of go env in your module/workspace:set AR=arset CC=gccset CGO_CFLAGS=-...
Pandas BUG: concatenating time series with non ns unit leads to dataframe with missing data
2025-06-21 14:03:10
24307
Pandas version checks[X] I have checked that this issue has not already been reported.[X] I have confirmed this bug exis...
Keras keras.layers.Normalization#adapt() does not support keras.utils.PyDataset as input.
2025-06-21 14:03:05
2596
Expected behaviorWhen I create a custom PyDataset and then pass it into the Normalization adapt method, the mean and var...
Gin Can you release these changes in the binding package?
2025-06-21 14:03:02
457
Hello,I'm noticing this commit from last year: https://github.com/gin-gonic/gin/commit/24d67647cb9b4e0bbdcdec7f0c2086e80...
Gin Quick search not working on docs
2025-06-21 14:02:58
85
Comment From: appleboyduplicate here: https://github.com/gin-gonic/website/issues/319
Apache Superset A space is missing for the "+ SQL Query" button
2025-06-21 14:02:47
1402
ScreenshotDescriptionOn Welcome screen, a space is missing for the "+ SQL Query" buttonOthers buttons are OKComment From...
MyBatis-Plus [错误报告]: 分页插件自动优化countSql报了很多错,但是不影响运行,但是打印太多的日志影响错误排查
2025-06-21 14:02:34
2686
确认[x] 我使用的版本是最新版, 并且使用插件确认过项目里无依赖版本冲突[x] 我已经在 issue 中搜索过, 确认问题没有被提出过[x] 我已经修改标题, 将标题中的 描述 替换为遇到的问题(不得删除 描述 前面的部分)当前程序版本3...
Redis [docs] 🔍 Improving search on documentation with DocSearch
2025-06-21 14:02:31
1298
Hello Redis team,I've noticed that your documentation could take advantage of our DocSearch initiative.So, we went on tr...
Redis [CRASH] Redis keep crashing
2025-06-21 14:02:27
2811
Hi - About a week ago redis we started using redis in our app and started crashing. Our system admin suspects this is a ...
Gorm Proposal: Enable Optional Use of AutoMigrate via Modular Plugin System
2025-06-21 14:02:24
3342
Describe the featureThe proposed feature involves refactoring the AutoMigrate capability in GORM to operate as an advanc...
Spring Cloud Config Since bootstrap cannot be used under graalvm, how can I use only configclient to implement custom configuration loading before all beans are initialized?
2025-06-21 14:02:16
1172
Is your feature request related to a problem? Please describe.When I compile with graalvm including the spring-cloud-sta...
上一页
下一页
1
…
249
250
251
252
253
…
337
.