Aurora Blog
Home
Apache Superset Runtime error on PIE chart on "other"
2025-09-06 14:01:34
3813
Bug descriptionCreating a new PIE CHART in a dashboard, with the "other" grouping, will cause an error on the tooltip.To...
Apache Superset Invalid UI URL's with SUPERSET_APP_ROOT
2025-09-06 14:01:28
9347
Bug descriptionThe bug is that when I set custom app root with SUPERSET_APP_ROOT but some endpoints was generated incorr...
Apache Superset Superset reset user's role to default value after logged out when using SSO
2025-09-06 14:01:17
3527
Bug descriptionHi, I have a local instance of Superset on my machine, and it has a bug that user's role will be reset to...
MyBatis-Plus [功能改进]: 描述 多个mybatisPlusInterceptor的bean问题
2025-09-06 14:01:12
794
确认[x] 我的版本是最新版本, 我的版本号与 version 相同, 并且项目里无依赖冲突[x] 我已经在 issue 中搜索过, 确认问题没有被提出过[x] 我已经修改标题, 将标题中的 描述 替换为你的想法(不得删除 描述 前面的部分...
Redis [QUESTION] I'm trying to install redis on oracular lsb_release, however, the https://packages.redis.io/deb/dists/oracular/InRelease doesn't seem to exist.
2025-09-06 14:01:09
734
I'm trying to install redis on oracular lsb_release. However, it seems this link:https://packages.redis.io/deb/dists/ora...
Spring Security Make ActiveDirectoryLdapAuthenticationProvider non-final to allow customization
2025-09-06 14:00:56
3324
Expected BehaviorClass ActiveDirectoryLdapAuthenticationProvider is non-final and can be extendedCurrent BehaviorClass A...
Spring AI Support for BeanOutputConverter with non-standard enum mapping
2025-09-06 14:00:54
5005
Expected BehaviorI'd like to see @JsonProperty style of enums with BeanOutputConverter - it'd be great to have an abilit...
Spring AI Make Anthropic prompt caching message-type aware (TTLs, eligibility, min-size) and optimize cache-block usage
2025-09-06 14:00:52
4843
Follow up on discussion from #4300 ⸻ContextFirst off, thanks for landing prompt caching support—this is a big unlock. Th...
Spring AI Introduce a specialization of @Component for tools and auto-configure them for MCP server
2025-09-06 14:00:48
1472
The motivation is to simplify tool definition for MCP server, we could introduce a specialization of @Component such as ...
SpringBoot Unexpected behavior with DevTools when 'main' throws an exception
2025-09-06 14:00:33
12152
If your main method throws an exception, e.g.@SpringBootApplicationpublic class DemoApplication { public static void ...
SpringBoot available() does not behave correctly when reading stored entries from a NestedJarFile
2025-09-06 14:00:29
4442
In JarEntryInputStream of NestedJarFile the remaining variable isn't initialized correctly.This leads to invalid results...
SpringBoot Remove Spring Data MongoDB dependency from MongoDB health support
2025-09-06 14:00:26
550
MongoHealthIndicator and MongoReactiveHealthIndicator are both in spring-boot-data-mongodb because they use MongoTemplat...
SpringBoot Rename spring.mongodb.uuid-representation
2025-09-06 14:00:22
348
We've learned over the years that more configuration property groups are better than fewer. As we're changing the MongoD...
SpringBoot Always use mongodb rather than mongo in MongoDB-related configuration properties
2025-09-06 14:00:20
191
We have a few properties that use .mongo:management.health.mongo.enabledmanagement.metrics.mongo.command.enabledmanageme...
Spring Support OpenPDF 3.0
2025-09-06 14:00:13
612
AbstractPdfView https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/web/servlet/view/do...
Spring Docs: Clarify default prefix/suffix of registry.jsp()
2025-09-06 14:00:08
1246
Hello,The current Spring MVC documentation for View Resolvers shows the following example:@Overridepublic void configure...
Spring Remove HttpServiceClient Annotation Support
2025-09-06 14:00:06
1658
After adding the annotation in 7.0 M8 with #35244, we've run into questions and issues.There is is extensive feedback un...
Golang runtime: high variance and unpredictable latency with spinbit mutex
2025-09-05 14:04:23
21958
Go versiongo version go1.24.4 linux/arm64Output of go env in your module/workspace:AR='ar'CC='gcc'CGO_CFLAGS='-O2 -g'CGO...
Golang cmd/compile: propagate statement boundaries through write barrier splits
2025-09-05 14:04:21
6901
Go versiongo1.26-devel_2a7f1d47b0 linux/amd64Output of go env in your module/workspace:AR='ar'CC='gcc'CGO_CFLAGS='-O2 -g...
Golang cmd: do not use non-constant formatting strings in printf-like calls
2025-09-05 14:04:16
587
Do not use non-constant formatting strings in calls to printf-like functions in src/cmd. These fail the new printf vet c...
上一页
下一页
1
…
82
83
84
85
86
…
386
.