Commit Graph

49238 Commits

Author SHA1 Message Date
Andy Wilkinson
762434c85f Upgrade to Spring Framework 6.2.0-M4
See gh-41177
2024-06-20 20:18:07 +01:00
Andy Wilkinson
9016695746 Prohibit Jakarta EE 11 spec upgrades
Closes gh-41176
2024-06-20 20:17:56 +01:00
Andy Wilkinson
e97bd37798 Merge branch '3.3.x' 2024-06-20 19:50:46 +01:00
Andy Wilkinson
23597cc744 Start work on Spring Boot 3.4 2024-06-20 19:50:32 +01:00
Andy Wilkinson
7c6d40f777 Prepare 3.3.x branch 2024-06-20 19:46:14 +01:00
Andy Wilkinson
6110e0ff43 Merge branch '3.2.x'
Closes gh-41184
2024-06-20 19:30:12 +01:00
Stéphane Nicoll
e9eeac9028 Use Spring Framework's NoOpResponseErrorHandler
See spring-projects/spring-framework#32750

Closes gh-41183
2024-06-20 18:28:36 +01:00
Moritz Halbritter
908f0912a9 Next development version (v3.3.2-SNAPSHOT) 2024-06-20 13:44:18 +02:00
Moritz Halbritter
3ef5254d93 Merge branch '3.2.x' 2024-06-20 11:22:53 +02:00
Moritz Halbritter
b65aae4530 Next development version (v3.2.8-SNAPSHOT) 2024-06-20 11:22:26 +02:00
Moritz Halbritter
8e405c0224 Merge branch '3.2.x'
Closes gh-41172
2024-06-20 08:48:11 +02:00
Moritz Halbritter
c2f21e9fcd Don't execute @DockerComposeTests if docker is not running
Closes gh-41171
2024-06-20 08:47:56 +02:00
Moritz Halbritter
e7ffeb3dc9 Use Tomcat's new setter for max queue size
Closes gh-41093
Closes gh-40957
Closes gh-40945
2024-06-20 08:39:03 +02:00
Phillip Webb
fb9d779aeb Merge pull request #41162 from mateusscheper
* pr/41162:
  Polish 'Improve readability of documentation'
  Improve readability of documentation
  Improving readability

Closes gh-41162
2024-06-19 22:59:27 -07:00
Phillip Webb
955fe1868b Polish 'Improve readability of documentation'
See gh-41162
2024-06-19 22:59:06 -07:00
Mateus Scheper
cf8ed63dde Improve readability of documentation
See gh-41162
2024-06-19 22:58:02 -07:00
Mateus Scheper
6c34c02acf Improving readability
Improving readability by adding ",".
2024-06-19 22:57:59 -07:00
Phillip Webb
dfa7359977 Don't use versioned micrometer documentation links
Closes gh-40916
2024-06-19 22:56:39 -07:00
Phillip Webb
9dda006a18 Merge branch '3.2.x' 2024-06-19 22:55:00 -07:00
Phillip Webb
2a4582b084 Update copyright year of changed files 2024-06-19 22:54:40 -07:00
Phillip Webb
9ab086d2b4 Merge branch '3.2.x'
Closes gh-41169
2024-06-19 22:53:38 -07:00
Andy Wilkinson
126e87e44d Fix appending of JDBC parameters to SQL Server JDBC URL
Fixes gh-41146
2024-06-19 22:51:40 -07:00
Phillip Webb
f2c778a5a0 Merge branch '3.2.x'
Closes gh-41168
2024-06-19 22:44:12 -07:00
Andy Wilkinson
43cd24102f Rework Docker Compose integration tests
This commit introduces a new annotation, `@DockerComposeTest`,
that allows a test class to have multiple tests, each of which
uses a different Docker Compose YAML file.

Closes gh-41154
2024-06-19 22:34:38 -07:00
Phillip Webb
905d6b96d0 Merge branch '3.2.x'
Closes gh-41166
2024-06-19 22:30:58 -07:00
Andy Wilkinson
491f34d25c Improve container test code
Replace `DockerImageNames` with a enum and relocate it from the
`testcontainers` to `container` package. The enum now also
becomes a common location that we can use to apply container
configuration such as timeouts.

Closes gh-41164

Co-authored-by: Phillip Webb <phil.webb@broadcom.com>
2024-06-19 20:10:03 -07:00
Andy Wilkinson
0d56b0d64e Upgrade to Tomcat 10.1.25
Closes gh-41161
2024-06-19 20:42:49 +01:00
Andy Wilkinson
e530eeec00 Upgrade to Spring Session 3.3.1
Closes gh-41041
2024-06-19 20:42:44 +01:00
Andy Wilkinson
4edf5da94d Upgrade to Spring Integration 6.3.1
Closes gh-41036
2024-06-19 20:42:43 +01:00
Andy Wilkinson
33575b7079 Upgrade to Spring GraphQL 1.3.1
Closes gh-41035
2024-06-19 20:42:42 +01:00
Andy Wilkinson
fae73b7f44 Upgrade to Spring Framework 6.1.10
Closes gh-41150
2024-06-19 20:42:41 +01:00
Andy Wilkinson
cd922daab9 Upgrade to Spring Authorization Server 1.3.1
Closes gh-41032
2024-06-19 20:42:40 +01:00
Andy Wilkinson
3496aa6cfa Upgrade to Maven Jar Plugin 3.4.2
Closes gh-41160
2024-06-19 20:42:39 +01:00
Andy Wilkinson
821a17df9d Upgrade to Infinispan 15.0.5.Final
Closes gh-41159
2024-06-19 20:42:35 +01:00
Andy Wilkinson
88c6548530 Merge branch '3.2.x' 2024-06-19 20:38:12 +01:00
Andy Wilkinson
36a504b2fb Upgrade to Tomcat 10.1.25
Closes gh-41158
2024-06-19 20:34:06 +01:00
Andy Wilkinson
abf49e55db Upgrade to Spring Session 3.2.4
Closes gh-41026
2024-06-19 20:34:02 +01:00
Andy Wilkinson
02cb160057 Upgrade to Spring Integration 6.2.6
Closes gh-41021
2024-06-19 20:34:01 +01:00
Andy Wilkinson
fd4dc4d719 Upgrade to Spring GraphQL 1.2.7
Closes gh-41020
2024-06-19 20:34:00 +01:00
Andy Wilkinson
32ef349f6c Upgrade to Spring Framework 6.1.10
Closes gh-41149
2024-06-19 20:34:00 +01:00
Andy Wilkinson
b606a6e4ca Upgrade to Spring Authorization Server 1.2.5
Closes gh-41017
2024-06-19 20:33:59 +01:00
Phillip Webb
705aad4b31 Merge branch '3.2.x'
Closes gh-41152
2024-06-18 17:01:22 -07:00
Phillip Webb
242263d8d4 Update GitProperties date/time coercion to deal with more patterns
Update `GitProperties` to deal with updated date/time patterns that
are now used by the `git-commit-id` maven plugin. Previous patterns are
still supported as a fallback.

Fixes gh-41109
2024-06-18 17:01:03 -07:00
Phillip Webb
c1fcce4a8d Merge pull request #41140 from mateusscheper
* pr/41140:
  Improving readability by adding a comma

Closes gh-41140
2024-06-18 10:33:04 -07:00
Mateus Scheper
159e7745b6 Improving readability by adding a comma
See gh-41140
2024-06-18 10:32:20 -07:00
Andy Wilkinson
7247ca7598 Start building against Spring Framework 6.1.10 snapshots
See gh-41150
2024-06-18 15:09:13 +01:00
Andy Wilkinson
58f6f7b188 Merge branch '3.2.x' 2024-06-18 15:08:30 +01:00
Andy Wilkinson
9cd6dfd85f Start building against Spring Framework 6.1.10 snapshots
See gh-41149
2024-06-18 15:07:43 +01:00
Andy Wilkinson
7c318be829 Fix links to Spring AMQP's javadoc
Closes gh-41144
2024-06-18 09:24:52 +01:00
Andy Wilkinson
d595487f72 Upgrade to Spring Pulsar 1.1.1
Closes gh-41039
2024-06-18 09:12:54 +01:00