Commit Graph

54471 Commits

Author SHA1 Message Date
Eddú Meléndez
2634d0c6b1 Support service connections for redis-stack and redis-stack-server
See gh-41327
2024-07-17 10:54:06 +01:00
Andy Wilkinson
2216b48e64 Match one of multiple names in ContainerConnectionDetailsFactory
Closes gh-41543

Co-Authored-By: Eddú Meléndez <eddu.melendez@gmail.com>
2024-07-17 10:43:50 +01:00
Andy Wilkinson
8917c94a04 Add workflow for releases to the milestone repository
Closes gh-40426
2024-07-17 10:04:19 +01:00
Stéphane Nicoll
fc2890d1cd Use native connection factory with message listener containers
This commit updates the auto-configuration to use the native connection
factory for configuring message listener containers. Previously, the
connection factory that could have been wrapped in a caching connection
factory was used.

While using a caching connection factory is suitable for sending
messages (i.e. JmsTemplate usage), it isn't for message listeners as
they need to own the connection for local recovery purposes.

Closes gh-39816
2024-07-17 10:41:12 +02:00
Andy Wilkinson
369cfc4c4c Correct the global pattern for matching 3.4.x tags 2024-07-17 09:36:52 +01:00
Stéphane Nicoll
d26ce6cb52 Merge branch '3.3.x' 2024-07-17 09:47:20 +02:00
Stéphane Nicoll
f7780b4fef Polish 2024-07-17 09:46:25 +02:00
Andy Wilkinson
c8f16e7fbe Upgrade to H2 2.3.230
Closes gh-41538
2024-07-17 08:05:42 +01:00
Andy Wilkinson
18c85d9fae Fix version ranges used to prohibit Jakarta EE 11 spec upgrades
See gh-41176
2024-07-17 08:03:55 +01:00
Andy Wilkinson
57b3a128ab Upgrade to Spring Pulsar 1.1.2
Closes gh-41537
2024-07-17 07:46:27 +01:00
Andy Wilkinson
60c0004105 Merge branch '3.3.x' 2024-07-17 07:44:26 +01:00
Andy Wilkinson
51646fb5f4 Upgrade to Spring Pulsar 1.1.2
Closes gh-41536
2024-07-17 07:44:17 +01:00
Andy Wilkinson
eb2060793c Merge branch '3.3.x'
Closes gh-41535
2024-07-17 07:42:33 +01:00
Andy Wilkinson
1fccf90323 Merge branch '3.2.x' into 3.3.x
Closes gh-41534
2024-07-17 07:42:24 +01:00
Andy Wilkinson
07b103cc2b Prohibit upgrades to Undertow 2.3.15
Closes gh-41533
2024-07-17 07:42:02 +01:00
Andy Wilkinson
062ea78381 Merge branch '3.3.x' 2024-07-17 07:41:14 +01:00
Andy Wilkinson
326b35fcc7 Merge branch '3.2.x' into 3.3.x 2024-07-17 07:40:55 +01:00
Andy Wilkinson
4e205ede1d Upgrade to Spring Pulsar 1.0.8
Closes gh-41532
2024-07-17 07:38:49 +01:00
Andy Wilkinson
23facd31db Upgrade to Spring Session 3.4.0-M1
Closes gh-41312
2024-07-16 19:54:25 +01:00
Andy Wilkinson
3bffbeb89c Upgrade to Spring Integration 6.4.0-M1
Closes gh-41309
2024-07-16 19:54:23 +01:00
Andy Wilkinson
0768b47e3e Merge branch '3.3.x' 2024-07-16 19:51:57 +01:00
Andy Wilkinson
bf890c71d0 Upgrade to Spring Integration 6.3.2
Closes gh-41302
2024-07-16 19:51:44 +01:00
Andy Wilkinson
ef0fd1cc53 Merge pull request #41511 from theodorosidmar
* gh-41511:
  Polish "Add support for Postgres trust host auth method with Docker Compose"
  Add support for Postgres trust host auth method with Docker Compose

Closes gh-41511
2024-07-16 19:43:02 +01:00
Andy Wilkinson
3b13490689 Polish "Add support for Postgres trust host auth method with Docker Compose"
See gh-41511
2024-07-16 19:16:59 +01:00
sid
af89924582 Add support for Postgres trust host auth method with Docker Compose
See gh-41511
2024-07-16 19:16:23 +01:00
Andy Wilkinson
6fd049c1d7 Merge branch '3.3.x' 2024-07-16 18:50:38 +01:00
Andy Wilkinson
0b9e8e4a7d Merge branch '3.2.x' into 3.3.x 2024-07-16 18:50:30 +01:00
Andy Wilkinson
0eb830de15 Upgrade to Spring Integration 6.2.7
Closes gh-41296
2024-07-16 18:50:21 +01:00
Andy Wilkinson
11344d7655 Upgrade to Spring GraphQL 1.3.2
Closes gh-41529
2024-07-16 18:45:03 +01:00
Andy Wilkinson
8f12b5b973 Upgrade to Commons Codec 1.17.1
Closes gh-41528
2024-07-16 18:44:58 +01:00
Andy Wilkinson
1e7908e00f Merge branch '3.3.x' 2024-07-16 18:41:28 +01:00
Andy Wilkinson
e7c8b80f88 Upgrade to Spring GraphQL 1.3.2
Closes gh-41527
2024-07-16 18:40:59 +01:00
Stéphane Nicoll
d4dd9f76e0 Merge branch '3.3.x'
Closes gh-41525
2024-07-16 16:49:14 +02:00
Stéphane Nicoll
dc0204b68a Merge pull request #41325 from eddumelendez
* pr/41325:
  Add support for ServiceConnection in DataLdapTest

Closes gh-41325
2024-07-16 16:49:07 +02:00
Eddú Meléndez
31d2bebd49 Add support for ServiceConnection in DataLdapTest
See gh-41325
2024-07-16 16:48:21 +02:00
Andy Wilkinson
cfb73473e4 Merge branch '3.3.x' 2024-07-16 12:39:05 +01:00
Andy Wilkinson
eae7b3103c Merge branch '3.2.x' into 3.3.x 2024-07-16 12:38:52 +01:00
Andy Wilkinson
7966d11c49 Upgrade to Spring GraphQL 1.2.8
Closes gh-41523
2024-07-16 12:37:29 +01:00
Andy Wilkinson
a61abb0d74 Merge branch '3.3.x'
Closes gh-41522
2024-07-16 12:05:21 +01:00
Andy Wilkinson
f062c46154 Merge branch '3.2.x' into 3.3.x
Closes gh-41521
2024-07-16 12:05:02 +01:00
Andy Wilkinson
1cc7498c9a Add property for Integration's default endpoint timeout
Fixes gh-41477
2024-07-16 11:22:27 +01:00
Andy Wilkinson
350a70199c Merge branch '3.3.x'
Closes gh-41519
2024-07-16 08:48:05 +01:00
Andy Wilkinson
754e71d265 Merge branch '3.2.x' into 3.3.x
Closes gh-41518
2024-07-16 08:47:49 +01:00
Andy Wilkinson
17d6f90468 Document types to which format properties apply
Closes gh-41482
2024-07-16 08:47:30 +01:00
Andy Wilkinson
80cfd5e981 Merge branch '3.3.x'
Closes gh-41517
2024-07-16 08:45:39 +01:00
Andy Wilkinson
30d34c0c34 Merge branch '3.2.x' into 3.3.x
Closes gh-41516
2024-07-16 08:45:21 +01:00
Andy Wilkinson
6941d0e84b Document that logging.file.path if logging.file.name is set
Closes gh-41351
2024-07-16 08:45:01 +01:00
Stéphane Nicoll
d22d2e8547 Merge branch '3.3.x' 2024-07-16 08:13:24 +02:00
Stéphane Nicoll
a65e4520a5 Merge branch '3.2.x' into 3.3.x 2024-07-16 08:13:04 +02:00
Stéphane Nicoll
5f5336f5d9 Upgrade to Spring Security 6.4.0-M1
Closes gh-41311
2024-07-16 08:12:31 +02:00