kafka/connect
Stig Døssing 392a56423e
KAFKA-17078: Add SecurityManagerCompatibility shim (#16522) (#19221)
Backport for 3.9 for https://github.com/apache/kafka/pull/16522

The reason to do this is that this is necessary in order for 3.9 to support Java 24.

Please see https://lists.apache.org/thread/6k942pphowd28dh9gn6xbnngk6nxs3n0 where it is being discussed whether to do this.

Co-authored-by: Greg Harris <greg.harris@aiven.io>

Reviewers: Luke Chen <showuon@gmail.com>, Greg Harris <greg.harris@aiven.io>
2025-04-07 10:39:24 +08:00
..
api KAFKA-17792: Efficiently parse decimals with large exponents in Connect Values (#17510) 2025-01-27 10:09:40 -08:00
basic-auth-extension KAFKA-10787 Apply spotless to connect module (#16299) 2024-06-12 22:19:47 +08:00
file/src KAFKA-10787 Apply spotless to connect module (#16299) 2024-06-12 22:19:47 +08:00
json KAFKA-17111: explicitly register Afterburner module in JsonSerializer and JsonDeserializer (#16565) 2024-07-11 14:17:27 +02:00
mirror/src KAFKA-17242: Do not log spurious timeout message for MirrorCheckpointTask sync store startup (#16773) 2024-08-08 10:04:00 -04:00
mirror-client/src KAFKA-17007 Fix SourceAndTarget#equal (#16416) 2024-06-21 20:52:07 +08:00
runtime/src KAFKA-17078: Add SecurityManagerCompatibility shim (#16522) (#19221) 2025-04-07 10:39:24 +08:00
test-plugins/src/main MINOR: Add javadoc for Connect public packages/classes (#16404) 2024-06-21 10:23:35 +02:00
transforms/src KAFKA-17097 Add replace.null.with.default configuration to ValueToKey and ReplaceField (#16571) 2024-07-15 18:12:59 +08:00