Commit Graph
30805 Commits
Author SHA1 Message Date
Lee JiWon 39ed20b474 Treat empty SSL bundle as unset
Update the Cassandra, Redis, and MongoDB SSL configuration so that an
empty `bundle` property is treated as unset rather than enabling SSL.

See gh-50624

Signed-off-by: Lee JiWon <dlwldnjs1009@gmail.com>
2026-05-30 16:11:05 +02:00
Stéphane Nicoll f53d9571eb Polish "Document SSL reloading with Let's Encrypt"
See gh-50222
2026-05-30 12:09:17 +02:00
henriquejsza 4c8a95bcca Document SSL reloading with Let's Encrypt
See gh-50222

Signed-off-by: henriquejsza <henriquejsza@gmail.com>
2026-05-30 12:02:09 +02:00
Dmytro Nosan c0d4ebc3a5 Remove the use of Optional from Data Neo4j repository examples
See gh-50600

Signed-off-by: Dmytro Nosan <dimanosan@gmail.com>
2026-05-29 12:38:33 +02:00
Stéphane Nicoll a862a087ee Polish "Fix typos in documentation"
See gh-50593
2026-05-29 12:33:38 +02:00
SJLIM 8786f37f2a Fix typos in documentation
See gh-50593

Signed-off-by: SJLIM <yyvaca30@gmail.com>
2026-05-29 12:32:41 +02:00
Sebastien Tardif 8a28cefd08 Restore interrupt flag in ProcessRunner on InterruptedException
ProcessRunner.waitForProcess and ReaderThread.toString catch
InterruptedException without restoring the thread interrupt flag.
This prevents callers higher up the stack from detecting the
interruption. Every other InterruptedException handler in the
codebase restores the flag; these two were the only omissions.

Add Thread.currentThread().interrupt() before re-throwing or
returning in both catch blocks. Also chain the original exception
as the cause in waitForProcess for debuggability.

See gh-50451

Signed-off-by: Sebastien Tardif <sebtardif@ncf.ca>
2026-05-29 12:20:51 +02:00
Stéphane Nicoll ae3222d5e0 Polish "Use new Maven Resolver API for ModifiedClassPathClassLoader"
See gh-50447
2026-05-29 11:57:42 +02:00
Dmytro Nosan 155b02f0e3 Use new Maven Resolver API for ModifiedClassPathClassLoader
Replace deprecated Maven Resolver components with
`RepositorySystemSupplier`.

See gh-50447

Signed-off-by: Dmytro Nosan <dimanosan@gmail.com>
2026-05-29 11:51:03 +02:00
Stéphane Nicoll 091b0f3c41 Polish "Clarify dependency requirement for Bean Validation support"
See gh-50290
2026-05-29 11:41:59 +02:00
Kapil-chn7 3c5309ba71 Clarify dependency requirement for Bean Validation support
See gh-50290

Signed-off-by: Kapil-chn7 <kapilchn7@gmail.com>
2026-05-29 11:39:38 +02:00
igormukhin cfc1e89976 Treat empty RabbitMQ SSL bundle as unset
See gh-50429

Signed-off-by: igormukhin <618760+igormukhin@users.noreply.github.com>
2026-05-29 11:19:38 +02:00
Stéphane Nicoll 8221bdb9d4 Polish "Fall back to default SSL provider for unmapped SNI hostnames"
See gh-50301
2026-05-29 10:54:06 +02:00
Daeho Kwon 08194cfee7 Fall back to default SSL provider for unmapped SNI hostnames
See gh-50301

Signed-off-by: Daeho Kwon <trewq231@naver.com>
2026-05-29 10:53:39 +02:00
Andy Wilkinson 9300366a55 Upgrade to SLF4J 2.0.18
Closes gh-50533
2026-05-27 10:26:50 +01:00
Andy Wilkinson 9f189ca245 Upgrade to Netty 4.1.134.Final
Closes gh-50532
2026-05-27 10:26:46 +01:00
Andy Wilkinson 9dfa40344a Upgrade to jOOQ 3.19.34
Closes gh-50531
2026-05-27 10:26:39 +01:00
Andy Wilkinson 7e16d2ca04 Upgrade to Jaxen 2.0.3
Closes gh-50530
2026-05-27 10:26:31 +01:00
Andy Wilkinson e9df8c3a07 Upgrade to Hibernate 6.6.51.Final
Closes gh-50529
2026-05-27 10:26:27 +01:00
Andy Wilkinson 12bb70253f Start building against Spring WS 4.1.4 snapshots
See gh-50528
2026-05-27 10:20:58 +01:00
Andy Wilkinson 4e1c7aaa2f Start building against Spring Session 3.5.7 snapshots
See gh-50527
2026-05-27 10:20:53 +01:00
Andy Wilkinson 20031a7927 Start building against Spring Security 6.5.11 snapshots
See gh-50526
2026-05-27 10:20:48 +01:00
Andy Wilkinson dfad5d4777 Start building against Spring Retry 2.0.13 snapshots
See gh-50525
2026-05-27 10:20:44 +01:00
Andy Wilkinson 6baa007d90 Start building against Spring RESTDocs 3.0.6 snapshots
See gh-50524
2026-05-27 10:20:39 +01:00
Andy Wilkinson 99793feaf6 Start building against Spring Pulsar 1.2.18 snapshots
See gh-50523
2026-05-27 10:20:34 +01:00
Andy Wilkinson b44ffb7c2e Start building against Spring LDAP 3.3.8 snapshots
See gh-50522
2026-05-27 10:20:30 +01:00
Andy Wilkinson 012f7bf907 Start building against Spring Kafka 3.3.16 snapshots
See gh-50521
2026-05-27 10:20:25 +01:00
Andy Wilkinson 4a02ee1f52 Start building against Spring Integration 6.5.9 snapshots
See gh-50520
2026-05-27 10:20:20 +01:00
Andy Wilkinson 2e75a4452b Start building against Spring HATEOAS 2.5.3 snapshots
See gh-50519
2026-05-27 10:20:16 +01:00
Andy Wilkinson 4b9eac13cb Start building against Spring Data Bom 2025.0.12 snapshots
See gh-50517
2026-05-27 10:20:07 +01:00
Andy Wilkinson b1f122ff4a Start building against Spring Batch 5.2.6 snapshots
See gh-50516
2026-05-27 10:20:02 +01:00
Andy Wilkinson 7a6272a039 Start building against Spring Authorization Server 1.5.8 snapshots
See gh-50515
2026-05-27 10:19:58 +01:00
Andy Wilkinson 7710250bbd Start building against Spring AMQP 3.2.11 snapshots
See gh-50514
2026-05-27 10:19:54 +01:00
Andy Wilkinson f56b7f3525 Start building against Reactor Bom 2024.0.18 snapshots
See gh-50513
2026-05-27 10:19:49 +01:00
Andy Wilkinson 3574cc4c67 Start building against Micrometer Tracing 1.5.12 snapshots
See gh-50512
2026-05-27 10:19:44 +01:00
Andy Wilkinson 0cc3a7b9ee Start building against Micrometer 1.15.12 snapshots
See gh-50511
2026-05-27 10:19:40 +01:00
Moritz Halbritter db1ebf59ba Polish "Handle root output directory when extracting layers"
See gh-50501
2026-05-27 10:33:19 +02:00
Dongliang Xie f7343398d4 Handle root output directory when extracting layers
Use canonical Path containment checks so layer directories under the
filesystem root are accepted while entries and layer names that escape
the output directory remain rejected.

See gh-50501

Signed-off-by: Dongliang Xie <dragonfsky@gmail.com>
2026-05-27 10:31:32 +02:00
Yanming Zhou 59d457f705 Remove unnecessary null check
See gh-50504

Signed-off-by: Yanming Zhou <zhouyanming@gmail.com>
2026-05-27 10:10:50 +02:00
Stefano Cordio f91c8b659c Add missing null check in ApplicationContextAssertProvider
See gh-50456

Signed-off-by: Stefano Cordio <stefano.cordio@gmail.com>
2026-05-25 17:12:04 +02:00
Stéphane Nicoll bd9794a7e5 Polish "Fix typo in test method"
See gh-50492
2026-05-25 17:06:24 +02:00
abdlatif-nabgha a558f06234 Fix typo in test method
See gh-50492

Signed-off-by: abdlatif-nabgha <abdelatif.nabgha06@gmail.com>
2026-05-25 17:04:58 +02:00
Phillip Webb b44bb38639 Polish "Document Java 25 requirement for AOT cache"
See gh-50482
2026-05-22 12:36:46 -07:00
halo 29a1eece0c Document Java 25 requirement for AOT cache
See gh-50482

Signed-off-by: halo <dongjin778@naver.com>
2026-05-22 12:36:32 -07:00
Andy Wilkinson cfd6164277 Rename LICENCE.txt to align with US English spelling
Closes gh-50395
2026-05-14 15:07:10 +01:00
Andy Wilkinson e96ca4af56 Update headers to use quotes consistently
Closes gh-50397
2026-05-14 14:59:43 +01:00
Andy Wilkinson ef9c60620e Correct line endings in NestedRecord and NestedPropertiesRecord
Closes gh-50403
2026-05-14 11:26:55 +01:00
Vinod Kumar 8dfdb2452f Polish code to use instanceof pattern matching in conditions
See gh-50419

Signed-off-by: Vinod Kumar <codingkiddo@gmail.com>
2026-05-13 07:45:45 -07:00
Phillip Webb 3762d39d1b Polish "Unwrap AOP proxies in configprops endpoint serialization"
See gh-50273
2026-05-12 16:57:15 -07:00
zxuhan7 592e0b96a3 Unwrap AOP proxies in configprops endpoint serialization
Update `ConfigurationPropertiesReportEndpoint` to unwrap AOP
proxies. Prior to this commit, the configprops endpoint serialized
AOP proxies directly, exposing the Advised interface getters
(targetSource, exposeProxy, preFiltered) into the response.

See gh-50273

Signed-off-by: zxuhan7 <zxuhan7@gmail.com>
2026-05-12 16:38:00 -07:00