Aurora Blog
Home
Apache Superset [v6.0.0rc2] Table pagination text is wrong
2025-10-16 14:02:53
1690
ScreenshotDescriptionIn 'table' chart, if Page Length drop down is something other than All:There is text that says Sele...
Apache Superset HTML_SANITIZATION=False by default
2025-10-16 14:02:49
2392
Bug descriptionSince #34276 , HTML_SANITIZATION=False in superset/config.py,Is it intended ?Screenshots/recordingsNo res...
Apache Superset Unable to list Superset Assets
2025-10-16 14:02:46
1927
Bug descriptionI am using endpoint superset_response=$(curl -s -k --url "https://superset.test.com/api/v1/charts/?q=...
Apache Superset How to add multiple database connections to superset
2025-10-16 14:02:43
5185
Bug descriptionHi , I am automating the dashboard import process by keeping all the files in Repo and importing them to ...
Gorm Generics API 批量更新不通过
2025-10-16 14:02:30
769
rows, err := gorm.G[User](db).Where("id = ?", 111).Omit("name").Updates(ctx, map[string]interface{}{"name": "hello", "ag...
MyBatis using databaseId to adapt to multiple databases
2025-10-16 14:02:24
2849
About the Bug...[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exists on...
MyBatis when will mybatis add r2dbc feature
2025-10-16 14:02:22
668
About the Bug...[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exists on...
Spring Security Mismatch Between DefaultLoginPageGeneratingFilter and DelegatingMissingAuthorityAccessDeniedHandler
2025-10-16 14:02:17
744
DelegatingMissingAuthorityAccessDeniedHandler only sets a single missing authority while DefaultLoginPageGeneratingFilt...
Spring Security Calling SecurityContextHolder.setStrategyName(strategy) breaks Spring filters
2025-10-16 14:02:15
9916
Calling SecurityContextHolder.setStrategyName(strategy) with any strategy name breaks spring filters because of code lik...
Spring Security Consolidate logic for merging authorities
2025-10-16 14:02:13
407
Related to #18021, it would be nice if Authentication.Builder could merge authorities on its own. One way to do this is ...
Spring Security Improve Passivity when Merging Authorities
2025-10-16 14:02:12
655
Introducing Authentication#toBuilder and using it on each filter means that any application using a custom authenticatio...
Spring AI Fix: Tool Call chunk merging fails for APIs returning empty string IDs
2025-10-16 14:02:01
1508
Bug descriptionInside org.springframework.ai.openai.api.OpenAiStreamFunctionCallingHelper at line 114:```java ...
Spring AI Spring AI BOM uses ${project.version} in dependency management which is wrong
2025-10-16 14:01:59
1754
Please do a quick search on GitHub issues first, there might be already a duplicate issue for the one you are about to c...
Spring AI Add ToolChoice Support for Anthropic API
2025-10-16 14:01:56
319
I believe this could end up being a part of #3513, however for simplicity I'll make this ticket independent. The feature...
Spring AI Fix AzureOpenAiChatAutoConfiguration auto-configuration
2025-10-16 14:01:54
302
DescriptionThis PR fixes the AzureOpenAiChatAutoConfiguration class by removing @ImportAutoConfiguration, aligning it wi...
SpringBoot Upgrade to Testcontainers 2.0.0
2025-10-16 14:01:46
743
Testcontainers 2.0 deprecated org.testcontainers.containers.PostgreSQLContainer in favor of org.testcontainers.postgresq...
SpringBoot Refactor security auto-configuration package structure
2025-10-16 14:01:42
826
The current structure is a bit messed up. We could do with a web package in there somewhere.Comment From: wilkinsonaI'm ...
SpringBoot Investigate why the system tests aren't run with Java 25
2025-10-16 14:01:39
300
strategy: matrix: java: - version: 17 toolchain: true - version: 21 ...
SpringBoot Mockito is unable to load the default implementation of class that is a part of Mockito distribution
2025-10-16 14:00:54
17354
I wrote the junit mockito testcases for my spring boot application controllers and service classes. The test cases are e...
SpringBoot Add a configuration property to control Spring Data MongoDB's verification of representation configuration
2025-10-16 14:00:44
337
https://github.com/spring-projects/spring-data-mongodb/issues/5037#issuecomment-3219558926 proposes adding a feature to ...
上一页
下一页
1
…
4
5
6
7
8
…
366
.