Aurora Blog
Home
Spring Security AuthenticatedMatcher#withRoles should only check roles
2025-09-04 14:01:01
271
Currently, AuthenticatedMatcher#withRoles checks all authorities in MvcResult.It's semantics would be clearer if withRol...
Spring AI Add headers support for mcp clients
2025-09-04 14:00:53
187
The SseParameters and McpStreamableHttpClientProperties need Map<String, String> headers to support custom header...
Spring AI zhipu embedding model support batch processing
2025-09-04 14:00:51
233
Zhipu's embedding model now supports batch processing. The current code doesn't, and it's throwing a warning. We need to...
Spring AI Add support for ByteDance's LLM doubao-seed-1-6-thinking
2025-09-04 14:00:48
4634
Expected BehaviorCan use Spring AI to integrate with ByteDance's LLM doubao-seed-1-6-thinking-250715or which starter sho...
Spring AI Error when using TikaDocumentReader
2025-09-04 14:00:46
17594
```java@GetMapping("/ai/MyTikaDocumentReader") public String MyTikaDocumentReader () throws FileNotFoundException { ...
SpringBoot Rename ConditionalOnEnabledTracing
2025-09-04 14:00:40
583
See https://github.com/spring-projects/spring-boot/pull/46166#issuecomment-3236210953:The @ConditionalOnEnabledTracing i...
SpringBoot kpu.github.io
2025-09-04 14:00:38
3687
Teman ZOIN - KPU Lombok Timur body { font-family: Arial, sans-serif; margin: 0; padding: 0; ...
SpringBoot Inconsistent error response when problemdetails enabled
2025-09-04 14:00:23
2044
Affects: Boot 3.0.1, Framework 6.0.3With the current version (Boot 3.0.1, Framework 6.0.3), if Problem Details are enabl...
SpringBoot DocumentAutoConfigurationClasses should delete the contents of its output directory before writing new files
2025-09-04 14:00:21
504
If auto-configuration classes are deleted, DocumentAutoConfigurationClasses will run again, but, because it doesn't dele...
Spring Regression: WebClient with Netty no longer accepts URLs with underscores
2025-09-04 14:00:15
5218
Affects: 6.1.1The following code snippet works with Spring 5.3.x but fails with Spring 6.1.1:WebClient.create("http://my...
Spring ServerSentEventHttpMessageReader should process empty data lines
2025-09-04 14:00:08
2387
Spring version: 6.2.10We utilize Spring's SSE implementation to receive events from a third-party source and stream them...
Jackson Databind Change JsonNode.stringValue() of NullNode to return null, not fail (3.0)
2025-09-03 14:02:17
679
(note: follow-up to #5283)Initial implementation of "Extended set of scalar value accessors " of JSTEP-3 contains implem...
Jackson Databind Can I use MapperFeature.FIX_FIELD_NAME_UPPER_CASE_PREFIX with ParameterNamesModule?
2025-09-03 14:02:05
1851
(Discussed in https://github.com/FasterXML/jackson-databind/discussions/5289 )Originally posted by @bananayong August 31...
Apache Superset MixedTimeseries not displaying legend when adding Dimensions
2025-09-03 14:01:56
2709
Bug descriptionTo reproduce the problem:1) Create a chart MixedTimeseries2) Add Dimensions to query A or B3) Legend for ...
Apache Superset Custom Logging Class not working
2025-09-03 14:01:46
7934
Hi !I am currently trying to use a custom EVENT_LOGGER in superset, i added the code snippets from the official doc but ...
Apache Superset "SEE TABLE SCHEMA" queries to trino remain "FINISHING" when selecting iceberg tables
2025-09-03 14:01:42
5155
Bug descriptionWe found a very ugly issue when connecting superset (version 4.0.2) to trino (476). A user has reported t...
Apache Superset Bar chart (echart) does not show NULL values in categorical x-axis
2025-09-03 14:01:36
1754
Bug descriptionWhen creating a bar chart with categorical x-axis, NULL values are omitted from the resulting chart.Data:...
Apache Superset The dataset is not showing up in the chart list if it's virtual and not in the correct . format
2025-09-03 14:01:29
2178
ScreenshotWHAT IS HAPPENING:EXPECTED:DescriptionThe dataset column is giving weird displays of names if it's virtual and...
Apache Superset superset 6.0.0rc1 use External database ,error。ModuleNotFoundError: No module named 'psycopg2'
2025-09-03 14:01:16
5668
Bug descriptionuse helm chart .loded your LOCAL configuration at [/app/pythonpath/superset_config.py]2025-09-02 13:38:46...
Apache Superset Invalid cookie domain error when selenium tries taking a screenshot
2025-09-03 14:01:11
2421
Bug descriptionI have the alerts and reports features enabled for my superset instance, but I get the error message that...
上一页
下一页
1
…
13
14
15
16
17
…
313
.