Aurora Blog
Home
Redis [BUG] Ubuntu 24.04 & redis-sentinel is missing redis-server
2025-09-04 14:01:16
2664
Describe the bugThe service redis-sentinel does not start after upgrading redis-sentinel from 6:7.4.3-1rl1~jammy1 to 6:8...
Redis [BUG] Redis CLI ctrl+arrow
2025-09-04 14:01:14
1776
Describe the bugOften in the interactive Linux CLI one may want to keep a long key from a previous command but modify th...
Spring Security Add SecurityAssertions
2025-09-04 14:01:04
398
There are many Security tests that extract authorities, convert them to strings, and then assert their contents. It woul...
Spring Security RequestMatchers should implement equals and hashCode
2025-09-04 14:01:02
125
Because Spring Security sometimes uses RequestMatcher as a Map key, all implementations should implement equals and hash...
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...
上一页
下一页
1
…
86
87
88
89
90
…
386
.