Moritz Halbritter
e8d1479bae
Merge pull request #37746 from techiesarav
...
* pr/37746:
Polish "Remove @ConditionalOnMissingBean from RestTemplateBuilderConfigurer"
Remove @ConditionalOnMissingBean from RestTemplateBuilderConfigurer
Closes gh-37746
2023-10-11 14:09:41 +02:00
Moritz Halbritter
6874a2fb9a
Polish "Remove @ConditionalOnMissingBean from RestTemplateBuilderConfigurer"
...
See gh-37746
2023-10-11 14:03:12 +02:00
saravanakumar Ramasamy
882e29dc7f
Remove @ConditionalOnMissingBean from RestTemplateBuilderConfigurer
...
See gh-37746
2023-10-11 13:39:44 +02:00
Moritz Halbritter
91204dfda6
Merge branch '3.1.x'
...
Closes gh-37822
2023-10-11 13:37:37 +02:00
Moritz Halbritter
7506d2db87
Merge branch '3.0.x' into 3.1.x
...
Closes gh-37821
2023-10-11 13:35:34 +02:00
Moritz Halbritter
225d4f8faf
Merge pull request #37807 from izeye
...
* pr/37807:
Remove obsolete prohibit for Couchbase Client library
Closes gh-37807
2023-10-11 13:34:50 +02:00
Johnny Lim
6591eaf88e
Remove obsolete prohibit for Couchbase Client library
...
See gh-37807
2023-10-11 13:34:09 +02:00
Andy Wilkinson
a05cef60bc
Merge branch '3.1.x'
2023-10-11 11:45:16 +01:00
Andy Wilkinson
6c5374597a
Merge branch '3.0.x' into 3.1.x
2023-10-11 11:45:04 +01:00
Andy Wilkinson
02c79ca7e6
Merge branch '2.7.x' into 3.0.x
2023-10-11 11:44:53 +01:00
Andy Wilkinson
952ce1234a
Reinstate Download Plugin dependency
2023-10-11 11:44:26 +01:00
Andy Wilkinson
7fd4458811
Merge branch '3.1.x'
...
Closes gh-37820
2023-10-11 11:29:36 +01:00
Andy Wilkinson
4384631025
Merge branch '3.0.x' into 3.1.x
...
Closes gh-37818
2023-10-11 11:16:04 +01:00
Andy Wilkinson
6c44809488
Merge branch '2.7.x' into 3.0.x
...
Closes gh-37817
2023-10-11 11:13:19 +01:00
Andy Wilkinson
254b8fe3cb
Closes gh-37815
2023-10-11 10:50:01 +01:00
Andy Wilkinson
4f753a479f
Merge branch '3.1.x'
2023-10-11 10:37:05 +01:00
Andy Wilkinson
ff1a218235
Start building against Spring Framework 6.0.13 snapshots
...
See gh-37816
2023-10-11 10:33:33 +01:00
Andy Wilkinson
1bc572775b
Merge branch '3.1.x'
2023-10-11 10:32:48 +01:00
Andy Wilkinson
b1de47f380
Merge branch '3.0.x' into 3.1.x
2023-10-11 10:32:16 +01:00
Andy Wilkinson
bfb818adbd
Start building against Spring Framework 6.0.13 snapshots
...
See gh-37814
2023-10-11 08:32:41 +01:00
Moritz Halbritter
1bd14652d8
Apply Wavefront token type to auto-configured WavefrontSender
...
Closes gh-37165
2023-10-11 09:12:26 +02:00
Phillip Webb
4ab104f5af
Use type safe JdbcClient query
...
Update `JdbcClientAutoConfigurationTests` to use a type safe query
since Spring Framework now returns `Object` types when no type is
specified (see Spring Framework issue 31403).
See gh-37710
2023-10-10 16:29:37 -07:00
Phillip Webb
b3ddec7793
Refactor Jetty SameSiteSupplier cookie support to use a Handler
...
Update `JettyServletWebServerFactory` so that the `SimeSiteSupplier`
support is handled using a `Handler` rather than a `HttpStream.Wrapper`.
Closes gh-37809
2023-10-10 15:57:32 -07:00
Phillip Webb
927ece3bfc
Merge branch '3.1.x'
2023-10-10 12:31:44 -07:00
Phillip Webb
01128465ff
Merge branch '3.0.x' into 3.1.x
2023-10-10 12:31:28 -07:00
Phillip Webb
885189a1b4
Merge branch '2.7.x' into 3.0.x
2023-10-10 12:30:11 -07:00
Phillip Webb
fec9804dad
Don't create .gradle folder early
...
See gh-37450
2023-10-10 12:08:44 -07:00
Phillip Webb
9518035e13
Fix typos
...
See gh-37450
2023-10-10 11:56:45 -07:00
Phillip Webb
f04d354c29
Attempt to fix download cache on CI
...
See gh-37450
2023-10-10 11:46:20 -07:00
Andy Wilkinson
5280cfeec0
Adapt to breaking API change in Micrometer
...
See gh-37703
2023-10-10 17:56:56 +01:00
Andy Wilkinson
1d410dccea
Adapt to breaking API change in Framework
...
See gh-37710
2023-10-10 17:21:33 +01:00
Andy Wilkinson
15ee305ef3
Upgrade to Jetty 12.0.2
...
Closes gh-37803
2023-10-10 16:42:35 +01:00
Andy Wilkinson
7b1059a4b5
Revert "Upgrade to Jetty 12.0.2"
...
This reverts commit 8080c5d4e8
.
See gh-37803
2023-10-10 12:27:38 +01:00
Andy Wilkinson
8a97ff31ae
Merge branch '3.1.x'
...
Closes gh-37806
2023-10-10 11:28:00 +01:00
Andy Wilkinson
1087827b9a
Merge branch '3.0.x' into 3.1.x
...
Closes gh-37805
2023-10-10 11:27:37 +01:00
Andy Wilkinson
5fcdee6bb5
Merge branch '2.7.x' into 3.0.x
...
Closes gh-37804
2023-10-10 11:26:39 +01:00
Andy Wilkinson
6df5389d76
Use RedisSeralizer.java(ClassLoader) factory method
...
Closes gh-37800
2023-10-10 11:25:22 +01:00
Andy Wilkinson
8080c5d4e8
Upgrade to Jetty 12.0.2
...
Closes gh-37803
2023-10-10 10:56:56 +01:00
Andy Wilkinson
f4ed0a2df5
Upgrade to Byte Buddy 1.14.9
...
Closes gh-37802
2023-10-10 10:56:37 +01:00
Andy Wilkinson
9c0f1ae052
Merge pull request #37630 from OlgaMaciaszek
...
* gh-37630:
Polish "Instrument user-created DataSource for checkpoint-restore"
Instrument user-created DataSource for checkpoint-restore
Closes gh-37630
2023-10-10 10:50:26 +01:00
Andy Wilkinson
31008def76
Polish "Instrument user-created DataSource for checkpoint-restore"
...
See gh-37630
2023-10-10 10:27:10 +01:00
Olga MaciaszekSharma
4b5e50ba94
Instrument user-created DataSource for checkpoint-restore
...
See gh-37630
2023-10-10 10:26:15 +01:00
Andy Wilkinson
29ff01e4f7
Merge pull request #37801 from onobc
...
* gh-37801:
Upgrade to Pulsar Reactive 0.4.0
Closes gh-37801
2023-10-10 07:38:17 +01:00
Chris Bono
0a40fddaa7
Upgrade to Pulsar Reactive 0.4.0
...
This commit updates the Reactive client used by Spring Pulsar to
version 0.4.0. The updated client fixes an issue where the
non-reactive and reactive shaded producer cache had the same
relocation prefix. This allows the removal of the shaded
relocation prefixes from the checkRuntimeClasspathForConflicts
ignore closure.
See gh-37801
2023-10-10 07:36:37 +01:00
Scott Frederick
bd6606fa39
Merge branch '3.1.x'
...
Closes gh-37799
2023-10-09 15:42:32 -05:00
Scott Frederick
86216fb4e9
Search implemented interfaces for @ServiceConnection fields
...
Fixes gh-37671
2023-10-09 15:37:42 -05:00
Andy Wilkinson
d50ad6b36b
Merge branch '3.1.x'
2023-10-09 17:43:57 +01:00
Andy Wilkinson
4271e6da6c
Start building against Spring Kafka 3.0.12 snapshots
...
See gh-37797
2023-10-09 17:43:12 +01:00
Andy Wilkinson
a77ebafc90
Merge branch '3.1.x'
2023-10-09 16:00:39 +01:00
Andy Wilkinson
0de8349706
Merge branch '3.0.x' into 3.1.x
2023-10-09 16:00:26 +01:00