Aurora Blog
Home
Apache Superset [SIP-163] Archiving Dashboards
2025-07-31 14:02:43
13378
Please make sure you are familiar with the SIP process documentedhere. The SIP will be numbered by a committer upon acce...
Apache Superset [SIP-168] Alphabetically sorted columns & metrics in explore
2025-07-31 14:02:23
2373
[SIP] Proposal for alphabetically sorted columns & metrics in exploreMotivationCurrently, the order of columns is no...
Apache Superset [SIP-147] A simpler chart API for dashboards
2025-07-31 14:02:15
12064
[SIP] A simpler chart API for dashboardsMotivationHistorically, the Apache Superset dashboard has been built on top its ...
Apache Superset [SIP-96] Proposal for adding a notification feature
2025-07-31 14:02:13
12370
MotivationAs maintainer of a Superset Instance, I want to be able to message my users, so I can inform them about possib...
Apache Superset [SIP-154] Optional dataset folders
2025-07-31 14:01:51
7160
[SIP-154] Optional dataset foldersMotivationIt's not uncommon for core datasets to have hundreds or even thousands (!) o...
MyBatis-Plus 建议 QueryWrapper 增加忽略大小写的 like,例如 ilike
2025-07-31 14:01:40
820
rt目前这类查询还是挺多的,完全可以增加个 ilike 进行忽略大小写的查询,应该也不复杂:lower(field) like lower(value)Comment From: miemieYaho所有数据库通用吗?Comment Fro...
Redis [NEW] Add logs explaining module load failures
2025-07-31 14:01:37
318
Currently when a module fails to load, the issue is often opaque. There are few, if any, logs printed.If possible, add s...
Gorm Automigration can not add new cloumn in postgresql
2025-07-31 14:01:34
1936
GORM Playground Linkhttps://github.com/go-gorm/playground/pull/1DescriptionComment From: wsleigorm.io/gorm v1.30.1type T...
Gorm Automigration can not add new cloumn in postgresql
2025-07-31 14:01:32
1785
GORM Playground Linkhttps://github.com/go-gorm/playground/pull/1Descriptiongorm.io/gorm v1.30.1type Test struct {Id stri...
Spring AI SSE Server drops client connection at 5 min.
2025-07-31 14:01:04
3149
Bug descriptionI developed a MCP server with webmvc SSE endpoint but when a client connects via /sse endpoint, after app...
Spring AI MCP (using SSE) Connection failed when API scaled up to 2 or more.
2025-07-31 14:01:02
1559
Bug descriptionMCP has endpoints of "/sse" and "mcp/message".After /sse is called, MCP server is waiting second call of ...
Spring AI Support custom HTTP headers for MCP SSE transport
2025-07-31 14:00:56
316
It would be nice if we could configure custom headers, for example, we could pass OAuth access token like this:spring.ai...
Spring AI EsVectorStore Search Error
2025-07-31 14:00:54
6715
java.lang.NoSuchMethodError: 'co.elastic.clients.elasticsearch._types.KnnSearch$Builder co.elastic.clients.elasticsearch...
SpringBoot Allow DevTools to load optional config file for local development overrides
2025-07-31 14:00:43
1874
Introduce support in Spring Boot DevTools to automatically and optionally load a application-devtools.yml (or .propertie...
SpringBoot checkstyle-header.txt is not taken into account
2025-07-31 14:00:41
1008
The regex we have in src/checkstyle/checkstyle-header.txt is not evaluated. I've noticed this trying to update it and re...
SpringBoot Automatically expose a nested type if the parent is annotated with ConfigurationPropertiesSource
2025-07-31 14:00:37
1225
Here's a simple use case:@ConfigurationPropertiesSourcepublic class BaseType { /** * Name to use. */ priva...
SpringBoot Static Block is not executed before Application Startup in Integration Tests since 3.5.0 upgrade
2025-07-31 14:00:35
30819
Hi There, I have encountered an issue with Integration Tests with Spring Boot. For some background my application is usi...
SpringBoot Include an HTTP client in spring-boot-starter-restclient
2025-07-31 14:00:32
857
spring-boot-starter-webclient includes Reactor Netty as the preferred HTTP client. spring-boot-starter-restclient does n...
SpringBoot Improve aggregation in reference documentation project
2025-07-31 14:00:28
430
We currently aggregate the configuration properties and auto-configuration classes that are documented by listing each p...
Spring Support Composite API Versioning Stretagy
2025-07-31 14:00:20
19402
Currently, Spring 7.0.0-M7/Spring Boot 4.0.0-M1, the server config is a little confused, we can set header, URI path ind...
上一页
下一页
1
…
111
112
113
114
115
…
320
.