SpringBoot Support custom appenders with structured logging

At my company we currently maintain a custom starter that support logging to console, file, a kafka topic and an http en...

SpringBoot GraalVM supported versions

Hi,For Spring Boot native image applications, which GraalVM versions are supported by Spring Boot?I looked for the infor...

SpringBoot Upgrade to Elasticsearch Client 8.17.2

Upgrade to Elasticsearch Client 8.17.2.Supersedes #44217Comment From: surya170i fixed these issue !!!https://github.com/...

SpringBoot Upgrade Oracle Database JDBC Driver 23.7.0.25.01

Note: I recognize this is a managed dependency, but I've seen a couple issues recently (#41147 and #43686) regarding oj...

SpringBoot Prevent upgrade to Tomcat 10.1.35

Upgrade to Tomcat 10.1.35.Comment From: snicollWe cannot upgrade to 10.1.35 due to https://bz.apache.org/bugzilla/show_b...

SpringBoot Prevent upgrade to Tomcat 10.1.35

Upgrade to Tomcat 10.1.35.Comment From: snicollWe cannot upgrade to 10.1.35 due to https://bz.apache.org/bugzilla/show_b...

Spring ConfigurationClassEnhancer should explicitly set custom ClassLoader on CGLIB Enhancer (aligned with CglibAopProxy)

Backport of gh-34274Comment From: github-actions[bot]Fixed via a4fc68b8e89a6cb1ef841b57353bc710d4b8d2e4Comment From: git...

Spring Conditions on super-classes are not considered when importing configuration classes

Here's a test that illustrates the problem:class ConditionInheritanceTests { @Test void test() { try (Annot...

Spring Make ProblemDetail implement Serializable

Expected BehaviorThe ProblemDetail class should be serializable so that it can be used in distributed environments where...

Spring Consider Kotlinx Serialization for JSON as a Jackson/Gson/Jsonb equivalent

21188 added support and auto-detection for Kotlinx Serialization.As seen in https://github.com/spring-projects/spring-bo...

Spring Support @MockitoSpyBean at the type level on test classes

OverviewAs a followup to #33925, we should investigate the feasibility of supporting @MockitoSpyBean at the type level o...

Pandas BUG: MultiIndex union/difference not commutative

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

Pandas BUG: Poor GroupBy Performance with ArrowDtype(...) wrapped types

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

Pandas ENH: Add an iterdicts() function

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

Pandas BUG: Memory leak when creating a df inside a loop

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

Pandas Support for Storing and Retrieving Complex Data Types (e.g., Embeddings) in Pandas DataFrames

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

Keras Inplace modification error during back propagation when training a stateful LSTM using PyTorch as backend

When creating a stateful LSMT model in Keras 3 with PyTorch as the backend PyTorch performs in-place operations during b...

Keras Scikit-Learn API Wrappers don't work with Model input

When using the new Scikit-Learn API Wrappers with a compiled Model as input, the wrapper does not work, running into err...

Keras Saving a model wrapped in SKLearnClassifier?

I've tried saving an SKLearnClassifier using pickle, but I don't seem able to because of TypeError: cannot pickle 'modul...

Keras Unrecognized keyword arguments passed to GRU: {'time_major': False} using TensorFlow 2.18 and Python 3.12

Hi everyone,I encountered an issue when trying to load a Keras model saved as an .h5 file. Here's the setup:Python versi...
上一页 下一页
.