Spring Security APIs should Use Supplier<? extends @Nullable Authentication>

Using Supplier&lt;@Nullable Authentication&gt; prevents Supplier&lt;Authentication&gt; from being passed in. Instead we ...

Spring Security Support @ClientRegistrationId at Class Level

So that users do not need to repeat the annotation for every method, we should support adding @ClientRegistrationId at t...

Spring AI conversion from json to POJO error when use tool call in ai stream

Bug Report: com.fasterxml.jackson.core.JsonParseException: Unexpected close marker ']': expected '}' (for Object startin...

Spring AI Add documentation for the new Spring AI - Google GenAI integration module

2 modules are available to support the Spring AI integration with Gemini through the Google GenAI SDK:models/spring-ai-g...

Spring AI Optimization of thinking content acquisition in thinking models

Spring AI's retrieval of reasoning content from deep-thinking model responses is overly cumbersome. Can you provide a un...

SpringBoot WebMvcTest should not activate by default OAuth2ResourceServerAutoConfiguration

My application has property spring.security.oauth2.resourceserver.jwt.issuer-uri= ${ISSUER_URI}Empty WebMvcTest fails w...

SpringBoot Upgrade to Spring Integration 7.0.0-M3

Upgrade to Spring Integration 7.0.0-M3.Comment From: maziyarbahramianI noticed that the latest available version of Spri...

Golang cmd/go: breaking change in 1.23rc2 with version constraints in GOPATH mode [1.23 backport]

@matloob requested issue #68658 to be considered for backport to the next 1.23 minor release.@gopherbot please backport ...

Golang fatal error: invalid runtime symbol table

Go versiongo version go1.24.4 linux/amd64Output of go env in your module/workspace:AR='ar'CC='gcc'CGO_CFLAGS='-O2 -g'CGO...

Pandas ENH: Infer enums as categories

Feature Type[ ] Adding new functionality to pandas[x] Changing existing functionality in pandas[ ] Removing existing fun...

Pandas ENH: keep the type option for keys in groupby

Feature Type[x] Adding new functionality to pandas[ ] Changing existing functionality in pandas[ ] Removing existing fun...

Pandas REF: Replace maybe_infer_to_datimelike with maybe_convert_objects

maybe_infer_to_datimelike has an interesting side effect of changing object dtypes to string dtypes, which is surprising...

Pandas BUG: memory leak in to_json when converting DateTime values

Pandas version checks[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exis...

Pandas Practical steps towards a simplified BlockManager

In the mailing list discussion on a simplified (non-consolidating) BlockManager, @jbrockmendel brought up the relevant q...

Pandas Support pydata/sparse arrays in DataFrame

This is a discussion topic for adding the ability to store pydata/sparse ndarrays inside a DataFrame. It's not proposing...

Pandas BUG: csv.QUOTE_NOTNULL doesn't seem to be supported by DataFrame.to_csv(), but there's no error and it's not documented

Pandas version checks[X] I have checked that this issue has not already been reported.No issues mention QUOTE_NOTNULL[X]...

Keras Add feature to extract_patches for volume data

In tensorflow, we can doa = tf.ones((1, 96, 96, 96, 4)) # add batch dim → (B, D, H, W, C)p = 4patches = tf.extract_vol...

Keras Discrepancy in ops.correlate for tensorflow

For the tensorflow backend, keras.ops.correlate does not match numpy outputs in mode='same' and mode='full'. The other b...

Jackson Databind JsonNode reading of nullable String looks broken with Jackson 3

Search before asking[x] I searched in the issues and found nothing similar.Describe the bugIn Spring Security, we have a...

Apache Superset superset ,how to set pathbase?

Bug descriptionin the doc urlConfiguring the application rootPlease be advised that this feature is in BETA.Superset su...
上一页 下一页
.