Stéphane Nicoll
9ca5caa40a
Merge branch '3.5.x' into 4.0.x
2026-04-15 15:25:58 +02:00
Stéphane Nicoll
bd1db8b04b
Upgrade to Neo4j Java Driver 6.0.5
...
Closes gh-50075
2026-04-15 15:23:55 +02:00
Stéphane Nicoll
b4595411bf
Upgrade to Neo4j Java Driver 5.28.13
...
Closes gh-50074
2026-04-15 15:23:06 +02:00
Stéphane Nicoll
967b468665
Add missing modules to classic starters
...
Closes gh-50071
2026-04-15 08:30:11 +02:00
Stéphane Nicoll
c43591dbfd
Merge pull request #50069 from GollapudiSrikanth
...
* srikanthgollapudi-spring-boot-resttestclient:
Add spring-boot-resttestclient to spring-boot-test-classic-modules
Closes gh-50069
2026-04-15 08:11:12 +02:00
Venkata Naga Sai Srikanth Gollapudi
9ea60cdad3
Add spring-boot-resttestclient to spring-boot-test-classic-modules
...
See gh-50069
Signed-off-by: Venkata Naga Sai Srikanth Gollapudi <42247688+GollapudiSrikanth@users.noreply.github.com >
2026-04-15 08:05:36 +02:00
Stéphane Nicoll
a8905403de
Merge branch '3.5.x' into 4.0.x
2026-04-14 13:10:32 +02:00
Stéphane Nicoll
462633ae0e
Upgrade to Reactor Bom 2025.0.5
...
Closes gh-49974
2026-04-14 13:02:15 +02:00
Stéphane Nicoll
aea3ca461a
Upgrade to Reactor Bom 2024.0.17
...
Closes gh-49963
2026-04-14 13:01:32 +02:00
Stéphane Nicoll
14b50043bd
Merge branch '3.5.x' into 4.0.x
2026-04-14 10:08:46 +02:00
Stéphane Nicoll
c39af693bd
Upgrade to Micrometer Tracing 1.6.5
...
Closes gh-49973
2026-04-14 10:08:32 +02:00
Stéphane Nicoll
8a54dae29d
Upgrade to Micrometer Tracing 1.5.11
...
Closes gh-49962
2026-04-14 10:08:28 +02:00
Phillip Webb
3cf39544c3
Merge branch '3.5.x' into 4.0.x
...
Closes gh-50064
2026-04-13 15:41:08 -07:00
Phillip Webb
208d750a5a
Merge pull request #50033 from kwondh5217
...
* pr/50033:
Polish 'Include @Bean method annotations in ContainerConnectionSource'
Include @Bean method annotations in ContainerConnectionSource
Closes gh-50033
2026-04-13 15:39:20 -07:00
Phillip Webb
d3c8829c3c
Polish 'Include @Bean method annotations in ContainerConnectionSource'
...
See gh-50033
2026-04-13 15:38:48 -07:00
Phillip Webb
481b972fad
Merge branch '3.5.x' into 4.0.x
...
Closes gh-50064
2026-04-13 15:26:23 -07:00
Phillip Webb
9c3a2e0af0
Merge pull request #50033 from kwondh5217
...
* pr/50033:
Polish 'Include @Bean method annotations in ContainerConnectionSource'
Include @Bean method annotations in ContainerConnectionSource
Closes gh-50033
2026-04-13 15:25:18 -07:00
Phillip Webb
04ecce4e2a
Polish 'Include @Bean method annotations in ContainerConnectionSource'
...
See gh-50033
2026-04-13 15:25:07 -07:00
Daeho Kwon
fe5424b7e1
Include @Bean method annotations in ContainerConnectionSource
...
Update `ServiceConnectionAutoConfigurationRegistrar` to include
annotations from `@Bean` methods.
See gh-50033
Signed-off-by: Daeho Kwon <trewq231@naver.com >
2026-04-13 15:03:26 -07:00
Stéphane Nicoll
7522cdbaa5
Merge branch '3.5.x' into 4.0.x
2026-04-13 18:26:57 +02:00
Stéphane Nicoll
9933790b29
Upgrade to Thymeleaf Extras SpringSecurity 3.1.4.RELEASE
...
Closes gh-50053
2026-04-13 17:41:37 +02:00
Stéphane Nicoll
d966d31039
Upgrade to Thymeleaf 3.1.4.RELEASE
...
Closes gh-50052
2026-04-13 17:41:32 +02:00
Stéphane Nicoll
155de6cf53
Upgrade to Micrometer 1.16.5
...
Closes gh-49972
2026-04-13 17:41:28 +02:00
Stéphane Nicoll
7c0ea472c7
Upgrade to Jackson Bom 3.1.2
...
Closes gh-50051
2026-04-13 17:41:28 +02:00
Stéphane Nicoll
60e22de2d8
Upgrade to Hibernate 7.2.11.Final
...
Closes gh-50050
2026-04-13 17:41:22 +02:00
Stéphane Nicoll
019eb637ac
Upgrade to Thymeleaf Extras SpringSecurity 3.1.4.RELEASE
...
Closes gh-50049
2026-04-13 17:30:42 +02:00
Stéphane Nicoll
3f423fee39
Upgrade to Thymeleaf 3.1.4.RELEASE
...
Closes gh-50048
2026-04-13 17:30:38 +02:00
Stéphane Nicoll
c5d2ee32ff
Upgrade to Micrometer 1.15.11
...
Closes gh-49961
2026-04-13 17:30:34 +02:00
Stéphane Nicoll
f1fa2a1065
Upgrade to Hibernate 6.6.48.Final
...
Closes gh-50047
2026-04-13 17:30:33 +02:00
Stéphane Nicoll
2e7adbdef4
Merge branch '3.5.x' into 4.0.x
...
Closes gh-50041
2026-04-13 09:17:22 +02:00
Stéphane Nicoll
b9e7b91b9f
Merge pull request #50038 from refeccd
...
* patch-3:
Refactor bind method constants to use BindMethod enum
Closes gh-50038
2026-04-13 09:11:39 +02:00
Refeccd
b494caaa96
Refactor bind method constants to use BindMethod enum
...
See gh-50038
Signed-off-by: Refeccd <refeccd@gmail.com >
2026-04-13 09:05:48 +02:00
Stéphane Nicoll
53cbe69150
Merge branch '3.5.x' into 4.0.x
...
Closes gh-50039
2026-04-13 08:55:43 +02:00
Stéphane Nicoll
071b97e69f
Merge pull request #50035 from scordio
...
* polish-envers-auto-configuration:
Favor @EnableEnversRepositories in EnversRevisionRepositoriesRegistrar
Closes gh-50035
2026-04-13 08:55:33 +02:00
Stefano Cordio
ddad0df064
Favor @EnableEnversRepositories in EnversRevisionRepositoriesRegistrar
...
See gh-50035
Signed-off-by: Stefano Cordio <stefano.cordio@gmail.com >
2026-04-13 08:42:58 +02:00
Phillip Webb
8a47c7221d
Upgrade to Neo4j Java Driver 6.0.4
...
Closes gh-50029
2026-04-10 20:13:20 -07:00
Phillip Webb
eb77403b41
Upgrade to MongoDB 5.6.5
...
Closes gh-50028
2026-04-10 20:13:15 -07:00
Phillip Webb
71bb88b3bc
Upgrade to Elasticsearch Client 9.2.8
...
Closes gh-50027
2026-04-10 20:13:11 -07:00
Phillip Webb
dae5d24c4b
Merge branch '3.5.x' into 4.0.x
2026-04-10 17:53:08 -07:00
Phillip Webb
82e3c22312
Fix detekt style issue
2026-04-10 17:52:15 -07:00
Phillip Webb
8f3442b41e
Merge branch '3.5.x' into 4.0.x
2026-04-10 17:23:09 -07:00
Phillip Webb
0326e3608b
Upgrade to Neo4j Java Driver 5.28.12
...
Closes gh-50026
2026-04-10 17:22:48 -07:00
Phillip Webb
a546bd546f
Fix MySamlRelyingPartyConfiguration Kotlin sample location
...
See gh-50023
2026-04-10 17:04:20 -07:00
Phillip Webb
fdf478e6d5
Merge branch '3.5.x' into 4.0.x
...
Closes gh-50024
2026-04-10 17:00:04 -07:00
Phillip Webb
82dd06a80d
Add missing MySamlRelyingPartyConfiguration Kotlin sample
...
Closes gh-50023
2026-04-10 16:59:51 -07:00
Stéphane Nicoll
fdc81ab029
Merge branch '3.5.x' into 4.0.x
...
Closes gh-50019
2026-04-10 15:31:18 +02:00
Stéphane Nicoll
4c0797f7a3
Merge pull request #50010 from MohammedGhallab
...
* fix-issue-49952:
Fix default values of management.httpexchanges.recording.include
Closes gh-50010
2026-04-10 15:29:10 +02:00
MohammedGhallab
46706753b9
Fix default values of management.httpexchanges.recording.include
...
See gh-50010
Signed-off-by: MohammedGhallab <mohammedfahmiyghallab@gmail.com >
2026-04-10 15:13:33 +02:00
Andy Wilkinson
cd88bf71f5
Merge branch '3.5.x' into 4.0.x
...
Closes gh-50017
2026-04-10 12:28:27 +01:00
Andy Wilkinson
ddffe426fd
Merge pull request #50008 from dlwldnjs1009
...
* gh-50008:
Polish "Strip query string from Cloud Foundry reactive links base URL"
Strip query string from Cloud Foundry reactive links base URL
Closes gh-50008
2026-04-10 12:28:14 +01:00