Andy Wilkinson
003eefee6c
Upgrade to Elasticsearch Client 8.10.3
...
Closes gh-37863
2023-10-12 15:27:27 +01:00
Andy Wilkinson
7b5126e009
Upgrade to Classmate 1.6.0
...
Closes gh-37862
2023-10-12 15:27:26 +01:00
Andy Wilkinson
be082cad7d
Upgrade to Undertow 2.3.9.Final
...
Closes gh-37860
2023-10-12 14:47:20 +01:00
Andy Wilkinson
a291e2e2f0
Upgrade to Reactor Bom 2022.0.12
...
Closes gh-37695
2023-10-12 14:47:14 +01:00
Andy Wilkinson
af6a65c824
Upgrade to R2DBC MySQL 1.0.5
...
Closes gh-37859
2023-10-12 14:47:14 +01:00
Andy Wilkinson
4a5e002b22
Upgrade to Netty 4.1.100.Final
...
Closes gh-37858
2023-10-12 14:47:08 +01:00
Andy Wilkinson
a46fb519b0
Upgrade to Micrometer Tracing 1.1.6
...
Closes gh-37694
2023-10-12 14:47:01 +01:00
Andy Wilkinson
e4e59e7ea7
Upgrade to Micrometer 1.11.5
...
Closes gh-37693
2023-10-12 14:47:01 +01:00
Andy Wilkinson
eff7819df7
Upgrade to jOOQ 3.18.7
...
Closes gh-37857
2023-10-12 14:47:00 +01:00
Andy Wilkinson
8468a2cbf9
Upgrade to Jetty 11.0.17
...
Closes gh-37856
2023-10-12 14:46:55 +01:00
Andy Wilkinson
d1a94a13ef
Upgrade to Infinispan 14.0.19.Final
...
Closes gh-37855
2023-10-12 14:46:50 +01:00
Andy Wilkinson
42f6e2ba65
Upgrade to Hibernate 6.2.13.Final
...
Closes gh-37854
2023-10-12 14:46:46 +01:00
Andy Wilkinson
6511b4b3cf
Upgrade to Byte Buddy 1.14.9
...
Closes gh-37853
2023-10-12 14:46:39 +01:00
Andy Wilkinson
6a7fc6bee8
Upgrade to Undertow 2.3.9.Final
...
Closes gh-37850
2023-10-12 13:33:41 +01:00
Andy Wilkinson
9612a24ff3
Upgrade to Reactor Bom 2022.0.12
...
Closes gh-37680
2023-10-12 13:33:36 +01:00
Andy Wilkinson
cabb20fad3
Upgrade to Netty 4.1.100.Final
...
Closes gh-37849
2023-10-12 13:33:35 +01:00
Andy Wilkinson
9dfc512bd4
Upgrade to Micrometer Tracing 1.0.11
...
Closes gh-37679
2023-10-12 13:33:29 +01:00
Andy Wilkinson
3e5cfce17d
Upgrade to Micrometer 1.10.12
...
Closes gh-37678
2023-10-12 13:33:28 +01:00
Andy Wilkinson
9fb3f8bed6
Upgrade to jOOQ 3.17.16
...
Closes gh-37848
2023-10-12 13:33:28 +01:00
Andy Wilkinson
811f4a1ec7
Upgrade to Jetty 11.0.17
...
Closes gh-37847
2023-10-12 13:33:23 +01:00
Andy Wilkinson
3f7847aec3
Upgrade to Infinispan 14.0.19.Final
...
Closes gh-37846
2023-10-12 13:33:18 +01:00
Johnny Lim
446677375e
Polish gh-35082
...
See gh-37831
2023-10-12 14:17:02 +02:00
Andy Wilkinson
c0eb2cb4ae
Prohibit upgrades to Undertow 2.2.27.Final
...
Closes gh-37844
2023-10-12 12:21:10 +01:00
Andy Wilkinson
e9f543c6ba
Upgrade to Reactor Bom 2020.0.37
...
Closes gh-37675
2023-10-12 12:21:09 +01:00
Andy Wilkinson
de6e87acf0
Upgrade to Netty 4.1.100.Final
...
Closes gh-37843
2023-10-12 12:21:09 +01:00
Andy Wilkinson
ecc017000d
Upgrade to Micrometer 1.9.16
...
Closes gh-37674
2023-10-12 12:21:09 +01:00
Andy Wilkinson
5ce281c982
Upgrade to Jetty 9.4.53.v20231009
...
Closes gh-37842
2023-10-12 12:21:08 +01:00
Andy Wilkinson
c6c6167fa0
Upgrade to Infinispan 13.0.20.Final
...
Closes gh-37841
2023-10-12 12:21:08 +01:00
Andy Wilkinson
8832b6788d
Upgrade to Elasticsearch 7.17.14
...
Closes gh-37840
2023-10-12 11:44:17 +01:00
Andy Wilkinson
81cbf05b41
Merge branch '3.1.x'
...
Closes gh-37839
2023-10-12 11:39:19 +01:00
Andy Wilkinson
19b877fc14
Merge branch '3.0.x' into 3.1.x
...
Closes gh-37838
2023-10-12 11:39:06 +01:00
Andy Wilkinson
f780cc6d03
Merge branch '2.7.x' into 3.0.x
...
Closes gh-37837
2023-10-12 11:38:32 +01:00
Andy Wilkinson
11311dbf6d
Register task executor metrics when using lazy init
...
Fixes gh-37832
2023-10-12 11:19:33 +01:00
Andy Wilkinson
6fbc328b4c
Polish "Add support for configuring non-standard JMS acknowledge modes"
...
See gh-37576
2023-10-12 10:56:43 +01:00
Vedran Pavic
d72fb8e127
Add support for configuring non-standard JMS acknowledge modes
...
Prior to this commit, `spring.jms.listener.session.acknowledge-mode`
and `spring.jms.template.session.acknowledge-mode` accepted only a
predefined set of values representing standard JMS acknowledge modes.
This commit adds support for also using arbitrary integer values to
these configuration properties, which allows vendor-specific JMS
acknowledge modes to be configured.
See gh-37576
2023-10-12 08:36:30 +01:00
Scott Frederick
5556739c8c
Add SSL bundle support to Rabbit auto-configuration
2023-10-11 15:39:51 -05:00
Andy Wilkinson
bdaf7a7603
Merge branch '3.1.x'
...
Closes gh-37830
2023-10-11 15:06:09 +01:00
Andy Wilkinson
411586347c
Merge branch '3.0.x' into 3.1.x
...
Closes gh-37829
2023-10-11 15:04:21 +01:00
Andy Wilkinson
781ac2ece2
Merge branch '2.7.x' into 3.0.x
...
Closes gh-37828
2023-10-11 15:02:36 +01:00
Andy Wilkinson
5a75fae23b
Polish "Polish"
...
See gh-37745
2023-10-11 14:58:04 +01:00
Johnny Lim
303015ea2d
Polish
...
See gh-37745
2023-10-11 14:57:38 +01:00
Andy Wilkinson
d0486ef43f
Merge branch '3.1.x'
...
Closes gh-37827
2023-10-11 14:47:35 +01:00
Andy Wilkinson
40461488db
Merge branch '3.0.x' into 3.1.x
...
Closes gh-37826
2023-10-11 14:47:23 +01:00
Andy Wilkinson
a80f8ea5e6
Configure Java toolchain on AOT-processing tasks
...
Closes gh-37717
2023-10-11 14:31:44 +01:00
Andy Wilkinson
b9a0159b97
Merge branch '3.1.x'
...
Closes gh-37825
2023-10-11 13:54:39 +01:00
Andy Wilkinson
ac1f7ccc33
Merge branch '3.0.x' into 3.1.x
...
Closes gh-37824
2023-10-11 13:54:25 +01:00
Andy Wilkinson
5a6cd77c56
Merge branch '2.7.x' into 3.0.x
...
Closes gh-37823
2023-10-11 13:54:11 +01:00
Andy Wilkinson
5a1abb76f7
Test the Gradle plugin against Gradle 8.4
...
Closes gh-37811
2023-10-11 13:52:03 +01: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
Johnny Lim
6591eaf88e
Remove obsolete prohibit for Couchbase Client library
...
See gh-37807
2023-10-11 13:34:09 +02: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
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
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
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
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
4271e6da6c
Start building against Spring Kafka 3.0.12 snapshots
...
See gh-37797
2023-10-09 17:43:12 +01:00
Andy Wilkinson
11ad08dcbb
Start building against Spring Kafka 3.0.12 snapshots
...
See gh-37796
2023-10-09 15:10:44 +01:00
Andy Wilkinson
ac320aff4d
Start building against Spring Integration 6.0.8 snapshots
...
See gh-37795
2023-10-09 15:10:34 +01:00
Andy Wilkinson
5bc0e258aa
Merge branch '3.0.x' into 3.1.x
...
Closes gh-37793
2023-10-09 14:13:17 +01:00
Andy Wilkinson
49a9d1dbfa
Upgrade to Neo4j Java Driver 5.13.0
...
Closes gh-37792
2023-10-09 14:12:28 +01:00
Andy Wilkinson
9233d7f2cf
Upgrade to UnboundID LDAPSDK 6.0.10
...
Closes gh-37791
2023-10-09 13:46:56 +01:00
Andy Wilkinson
0169c58664
Upgrade to Testcontainers 1.19.1
...
Closes gh-37790
2023-10-09 13:46:56 +01:00
Andy Wilkinson
b76d73952d
Upgrade to Selenium HtmlUnit 4.13.0
...
Closes gh-37789
2023-10-09 13:46:56 +01:00
Andy Wilkinson
328e154b6b
Upgrade to Selenium 4.13.0
...
Closes gh-37788
2023-10-09 13:46:55 +01:00
Andy Wilkinson
93c5e75298
Upgrade to RxJava3 3.1.8
...
Closes gh-37787
2023-10-09 13:46:55 +01:00
Andy Wilkinson
6c4d078c0a
Upgrade to Rabbit Stream Client 0.13.0
...
Closes gh-37786
2023-10-09 13:46:55 +01:00
Andy Wilkinson
6ff37859dc
Upgrade to Rabbit AMQP Client 5.19.0
...
Closes gh-37785
2023-10-09 13:46:55 +01:00
Andy Wilkinson
a0fc837c58
Upgrade to R2DBC MySQL 1.0.4
...
Closes gh-37784
2023-10-09 13:46:54 +01:00
Andy Wilkinson
4c110e2288
Upgrade to Pooled JMS 3.1.4
...
Closes gh-37783
2023-10-09 13:46:54 +01:00
Andy Wilkinson
c3e001f824
Upgrade to OpenTelemetry 1.31.0
...
Closes gh-37782
2023-10-09 13:46:54 +01:00
Andy Wilkinson
0cdf179f3e
Upgrade to Netty 4.1.99.Final
...
Closes gh-37781
2023-10-09 13:46:53 +01:00
Andy Wilkinson
ce707da416
Upgrade to Neo4j Java Driver 5.13.0
...
Closes gh-37780
2023-10-09 13:46:53 +01:00
Andy Wilkinson
d0fd48b38e
Upgrade to Mockito 5.6.0
...
Closes gh-37779
2023-10-09 13:46:53 +01:00
Andy Wilkinson
0369d0c40a
Upgrade to Maven Shade Plugin 3.5.1
...
Closes gh-37778
2023-10-09 13:46:53 +01:00
Andy Wilkinson
48059417b5
Upgrade to Kafka 3.6.0
...
Closes gh-37777
2023-10-09 13:46:52 +01:00
Andy Wilkinson
e645b0b61e
Upgrade to Jedis 5.0.1
...
Closes gh-37776
2023-10-09 12:13:37 +01:00
Andy Wilkinson
9a78fb38c2
Upgrade to HttpCore5 5.2.3
...
Closes gh-37775
2023-10-09 12:13:31 +01:00
Andy Wilkinson
afb8a76def
Upgrade to Flyway 9.22.2
...
Closes gh-37774
2023-10-09 12:13:27 +01:00
Andy Wilkinson
6625f6519d
Upgrade to Elasticsearch Client 8.10.2
...
Closes gh-37773
2023-10-09 12:13:21 +01:00
Andy Wilkinson
47d60052d9
Upgrade to Dropwizard Metrics 4.2.20
...
Closes gh-37772
2023-10-09 12:13:16 +01:00