Aurora Blog
Home
Golang runtime: windows arm32 1.22 broken
2025-08-23 14:03:24
1078
Go version1.22commit https://github.com/golang/go/commit/4beb33018b35d3a68f0ce41bee10f56512d1696e breaks go building on ...
Golang x/pkgsite: wrong version on @latest
2025-08-23 14:03:17
4637
What is the URL of the page with the issue?https://pkg.go.dev/github.com/wttech/pulumi-aem/sdkWhat is your user agent?Mo...
Golang x/vuln/cmd/govulncheck: TestCommand/main fail with Go tip since CL 596035
2025-08-23 14:03:09
1136
x/vuln's longtest builders started to fail consistently since (main repo's) CL 596035https://ci.chromium.org/ui/p/golang...
Golang x/image/font/opentype: can't draw "/System/Library/Fonts/Apple Color Emoji.ttc" (sbix issue?)
2025-08-23 14:03:07
750
Go versiongo version go1.24.6 darwin/arm64Output of go env in your module/workspace:n/aWhat did you do?Try to render an ...
Golang cmd/link: -buildmode=c-shared not supported on windows/arm
2025-08-23 14:03:03
13479
What version of Go are you using (go version)?$ go version 1.15.6Does this issue reproduce with the latest release?yesWh...
Golang x/build/gophers: please update or remove my email address
2025-08-23 14:03:01
589
Go versionNAOutput of go env in your module/workspace:NAWhat did you do?NAWhat did you see happen?I'm being harassed at ...
Pandas BUG: CategoricalIndex.fillna with a tuple category
2025-08-23 14:02:54
318
The _require_scalar check is wrong in this case (also likely for object dtype Index)ci = pd.CategoricalIndex([(0, 1), (1...
Pandas BUG: Series.map to tuple values fails for category dtype
2025-08-23 14:02:53
7421
[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exists on the latest vers...
Pandas BUG: Cannot use .loc to set a ndarray as the value of an empty dataframe
2025-08-23 14:02:49
2705
Pandas version checks[X] I have checked that this issue has not already been reported.[X] I have confirmed this bug exis...
Pandas BUG: DataFrame.at allows adding new rows to a DataFrame
2025-08-23 14:02:46
3452
df = pd.DataFrame({'a': [1, 2]})df.at[5, 'a'] = 6print(df)# a# 0 1.0# 1 2.0# 5 6.0The docstring of DataFrame.at ...
Pandas BUG: Enlarging DataFrame with 2d indexer converts ints to floats
2025-08-23 14:02:44
5660
Pandas version checks[X] I have checked that this issue has not already been reported.[X] I have confirmed this bug exis...
Jackson Databind EnumDeserializer fails to deserialize Enums with @JsonValue - uses table with name() key instead of @JsonValue key
2025-08-23 14:02:28
4350
Search before asking[x] I searched in the issues and found nothing similar.Describe the bugEnumDeserializer fails to des...
Jackson Databind Replace ObjectMapper.getRegisteredModuleIds() (2.x) with ObjectMapper.getRegisteredModules() (3.0)
2025-08-23 14:02:21
639
(note: this is retro-active issue for change already made in 3.0, included in 3.0.0-rc1 -- but with signature change in ...
Apache Superset Grey texts in dark mode are hard to read
2025-08-23 14:02:08
1031
Bug descriptionWe have seen some examples of grey text in dark mode and find them really hard to read. A suggestion woul...
Apache Superset "APP_ICON" is not displayed
2025-08-23 14:02:04
1919
Bug descriptionThe configuration variable "APP_ICON" does not seem to apply in the same way in Superset 6.0.0rc1 as in v...
Apache Superset tagging system tests fail
2025-08-23 14:01:58
1761
Bug descriptionset tagging system feature flag to true and start unit testsupdate_tests.py will fail due to enabling tag...
Apache Superset Disappeared features in the representations of deck.gl in the version of Superset 6.0.0
2025-08-23 14:01:56
2089
Bug descriptionIf the library of deck.gl has evolved very positively in Superset 6.0.0rc1 (such as by offering the possi...
Redis Enhancing Observability and Control in Redis Cluster Data Migration
2025-08-23 14:01:38
1867
Enhancing Observability and Control in Redis Cluster Data MigrationWhen performing operations such as CLUSTER REPLICATE,...
Spring AMQP SimpleMessageListenerContainerTests#testAddQueuesAndStartInCycle fails with ConcurrentModificationException
2025-08-23 14:01:29
4455
In what version(s) of Spring AMQP are you seeing this issue?mainDescribe the bugorg.springframework.amqp.rabbit.listener...
Spring Security Add OneTimeTokenAuthentication
2025-08-23 14:01:26
521
Reusing OneTimeTokenAuthenticationToken for both authenticated and unauthenticated instances leads to a lack of cohesion...
上一页
下一页
1
…
27
28
29
30
31
…
313
.