Aurora Blog
Home
Apache Superset Bump pandas to 2.2.* to support Python 3.12
2025-09-03 14:01:09
969
Bug descriptionBuilding with Python 3.12, pandas is not supported at 2.0.3 and is built from source. Support for Python ...
Apache Superset Superset 6.0.0rc1: Extensions can no longer be installed into duckdb
2025-09-03 14:01:04
3997
Bug descriptionI am testing the 6.0.0rc1 eager to use spatial capabilites in duckdb with the openstreetmap chart titles....
MyBatis-Plus 自动拼接 and null = null
2025-09-03 14:00:52
219
当前使用版本(必填,否则不予处理)mybatis-plus.version 3.4.3.4该问题是如何引起的?(确定最新版也有问题再提!!!)重现步骤(如果有就写完整)报错信息Comment From: miemieYaho给出复现dem...
Spring Security Document Importing into VS Code and Eclipse
2025-09-03 14:00:37
160
@jvalkeal added support for importing Spring Security into VS Code and Eclipse. It would be helpful to document this as ...
SpringBoot Update PropertyMapper to better support nullability
2025-09-03 14:00:25
314
The current PropertyMapper design isn't very amenable to nullability support. Currently we always call to methods even i...
SpringBoot Support relaxed binding for enums in @ConditionalOnProperty
2025-09-03 14:00:23
6204
We allow case insensitive enum values in the Environment but @ConditionalOnProperty does not really support that.There i...
SpringBoot Strip empty layers when publishing OCI images
2025-09-03 14:00:19
1723
spring-boot-maven-plugin version 3.5.5 produces empty layers in image manifest:looks like:{"Config":"blob...
SpringBoot Update the 3.5 release notes with more information about generics and bean-based conditions
2025-09-03 14:00:17
2518
Hello, I saw the different issues https://github.com/spring-projects/spring-boot/issues/45938 and https://github.com/spr...
SpringBoot Drop support for Undertow as it is not Servlet 6.1 compatible
2025-09-03 14:00:15
273
Our baseline for 4.0 is Servlet 6.1 with which Undertow is not yet compatible. We need to drop support for Undertow at l...
Spring spring bean initialize issue
2025-09-03 14:00:09
2884
spring version: 6.2.10two circular reference:@Component@Order(1)public class TestA { @Autowired private TestB test...
Jackson Databind Behavioral change of ALLOW_FINAL_FIELDS_AS_MUTATORS in 2.18
2025-09-02 14:01:38
2519
interface MyMap<K, V> extends Map<K, V> {}class MapImpl<K, V> extends HashMap<K, V> implements M...
Apache Superset [rbac]clone roles Management
2025-09-02 14:01:28
1737
Is your feature request related to a problem? Please describe.It's incredibly difficult to manage, create roles.Describe...
Apache Superset translation not apply to all, just part of the key applied the translation
2025-09-02 14:01:22
2633
Bug descriptionas show in the image, the translation is loaded correctly, but the browser display english not chinese.Sc...
Apache Superset An error message is sometimes displayed when creating a metric. The measure is nevertheless saved.
2025-09-02 14:01:10
1999
Bug descriptionWith Superset 5.0.0, I create a metric and save the datasetAn error message is sometimes displayedhttps:/...
Apache Dubbo [Bug] In multi-threaded parallel execution, a large number of read only operations waste a lot of unnecessary time because the combination of "read and write" operations requires "serialization".
2025-09-02 14:01:04
2090
Pre-check[x] I am sure that all the content I provide is in English.Search before asking[x] I had searched in the issues...
Apache Dubbo [Bug] moduleModel is null after native building
2025-09-02 14:01:02
4379
Pre-check[x] I am sure that all the content I provide is in English.Search before asking[x] I had searched in the issues...
Apache Dubbo Serialize warn if work with spring security
2025-09-02 14:00:59
9677
报错信息:11:23:02.065 [DubboServerHandler-192.168.110.106:28887-thread-2] WARN o.a.d.s.s.j.ObjectMapperCodec - [?,?] - [DU...
Spring AI Migrate from Azure OpenAI Java SDK to OpenAI Java Library
2025-09-02 14:00:39
6745
Feature Request: Migrate from Azure OpenAI Java SDK to OpenAI Java LibrarySummaryRequest to add support for the official...
Spring AI Occasionally, the mcp tool invoked by springai reports this error:Did not observe any item or terminal signal within 20000ms in 'Mono.deferContextual ⇢ at io.modelcontextprotocol.spec.McpClientSession.sendRequest(McpClientSession.java:233)'
2025-09-02 14:00:37
1313
Bug descriptionI am using the Playwright MCP tool, and this unexpected error occurs occasionally. I'm not sure if it's a...
Spring AI JdbcChatMemoryRepositoryDialect#from needs optimization
2025-09-02 14:00:35
641
Bug descriptionIn the JdbcChatMemoryRepositoryDialect#from method, exceptions during JDBC connection establishment are i...
上一页
下一页
1
…
14
15
16
17
18
…
313
.