Commit Graph

48465 Commits

Author SHA1 Message Date
Stéphane Nicoll f8c9fe428b Upgrade to Spring Authorization Server 1.2.7
Closes gh-42534
2024-10-23 08:03:23 +02:00
Stéphane Nicoll 0e84c489b3 Upgrade to Spring Security 6.2.7
Closes gh-42541
2024-10-22 09:03:31 +02:00
Stéphane Nicoll ced285d7a8 Upgrade to Spring Pulsar 1.0.11
Closes gh-42539
2024-10-22 09:03:30 +02:00
Stéphane Nicoll 747a971a26 Upgrade to Pulsar Reactive 0.5.8
Closes gh-42817
2024-10-22 09:03:30 +02:00
Stéphane Nicoll 92166c30c7 Upgrade to jOOQ 3.18.21
Closes gh-42816
2024-10-22 09:03:26 +02:00
Andy Wilkinson f95e56dbb7 Upgrade to Spring RESTDocs 3.0.2
Closes gh-42741
2024-10-21 17:24:55 +01:00
Stéphane Nicoll dfd5817a66 Merge pull request #42809 from jeonghyeon00
* pr/42809:
  Polish

Closes gh-42809
2024-10-21 17:18:54 +02:00
jeonghyeon00 cc25e6145e Polish
See gh-42809
2024-10-21 17:00:42 +02:00
Moritz Halbritter 2bbdc53222 Fix systemd example configuration
Closes gh-42795
2024-10-21 10:43:34 +02:00
Stéphane Nicoll c9e16dc926 Upgrade to Spring Retry 2.0.10
Closes gh-42540
2024-10-19 10:28:49 +02:00
Phillip Webb a45844e7cd Reclaim docker disk space on CI during build
Attempt to fix disk space issues by removing large docker images
after they have been used.

This commit backports commits from `3.4.x` that were applied to
test the changes.

Closes gh-42776
2024-10-18 10:58:27 -07:00
Phillip Webb 3481107ff7 Update copyright year of changed files 2024-10-18 10:48:29 -07:00
Andy Wilkinson 65fa6ef372 Ignore hotfix releases when creating forward merge issue 2024-10-18 17:06:16 +01:00
Andy Wilkinson 74d13d3a8d Note that max HTTP request head size semantics are server-specific
Closes gh-40798
2024-10-18 15:31:54 +01:00
Andy Wilkinson 788fe6120f Clarify why @Primary is recommended when defining custom ObjectMapper
Closes gh-42598
2024-10-18 15:19:14 +01:00
Andy Wilkinson 1020793198 Output condition evaluation report when app under test fails to start
Closes gh-42185
2024-10-18 14:52:47 +01:00
Andy Wilkinson 7b9cd51132 Upgrade to Spring Data Bom 2023.1.11
Closes gh-42535
2024-10-18 13:16:07 +01:00
Andy Wilkinson 706f30838b Abort upgrades upon user interrupt
Closes gh-39685
2024-10-18 12:48:58 +01:00
Andy Wilkinson 90edd92b68 Prohibit upgrades to Undertow 2.3.18.Final
See gh-42750
2024-10-18 12:00:37 +01:00
Moritz Halbritter 85936e7c2a Remove tool cache on the GitHub actions runner
See gh-42776
2024-10-18 11:03:03 +02:00
Stéphane Nicoll c8eb603f33 Upgrade to Spring LDAP 3.2.7
Closes gh-42538
2024-10-18 10:28:19 +02:00
Andy Wilkinson 302ec981f8 Merge pull request #42777 from quaff
* gh-42777:
  Polish "Polish javadoc for Binder#bindOrCreate(String, Class)"
  Polish javadoc for Binder#bindOrCreate(String, Class)

Closes gh-42777
2024-10-18 08:58:13 +01:00
Andy Wilkinson 868814d0a8 Polish "Polish javadoc for Binder#bindOrCreate(String, Class)"
See gh-42777
2024-10-18 08:56:51 +01:00
Yanming Zhou 4135622bd5 Polish javadoc for Binder#bindOrCreate(String, Class)
See gh-42777
2024-10-18 08:55:45 +01:00
Moritz Halbritter ce106eb43c Remove calls to deprecated Project.getBuildDir() in Gradle files
Closes gh-42739
2024-10-17 17:46:17 +02:00
Andy Wilkinson a48dfbd5c7 Upgrade to Undertow 2.3.18.Final
Closes gh-42750
2024-10-17 14:55:35 +01:00
Andy Wilkinson 9b9dfbbccf Upgrade to R2DBC Postgresql 1.0.7.RELEASE
Closes gh-42749
2024-10-17 14:55:30 +01:00
Andy Wilkinson b10e0bac34 Upgrade to R2DBC Pool 1.0.2.RELEASE
Closes gh-42748
2024-10-17 14:55:24 +01:00
Andy Wilkinson d808e8b697 Upgrade to Jaybird 5.0.6.java11
Closes gh-42747
2024-10-17 14:55:19 +01:00
Andy Wilkinson 2f28e36902 Start building against Spring RESTDocs 3.0.2 snapshots
See gh-42741
2024-10-17 14:24:58 +01:00
Andy Wilkinson 10625e6b54 Start building against Spring GraphQL 1.2.9 snapshots
See gh-42740
2024-10-17 14:24:53 +01:00
Moritz Halbritter 7613e91a51 Remove calls to deprecated Project.getBuildDir()
Closes gh-42728
2024-10-17 14:30:29 +02:00
Moritz Halbritter a3060652f8 Call String.toLowerCase and .toUppercase with explicit locale
Closes gh-42719
2024-10-17 13:20:39 +02:00
Dmytro Nosan 666e0c1a53 Added Arch Rules for String.toLowerCase and String.toUpperCase without Locale 2024-10-17 13:20:39 +02:00
Moritz Halbritter 4a4af0ac66 React to JavaPlugin to get ArchitectureCheck tasks registered again
Closes gh-42732
2024-10-17 11:55:09 +02:00
Stéphane Nicoll 923271336f Upgrade to Spring Framework 6.1.14
Closes gh-42536
2024-10-17 10:37:21 +02:00
Phillip Webb 851395a5ab Merge pull request #42691 from IMWoo94
* pr/42691:
  Remove dead "Converting a jar to a war" guide link

Closes gh-42691
2024-10-16 16:50:52 -07:00
Lee SangMin 497bdb8fee Remove dead "Converting a jar to a war" guide link
See gh-42691
2024-10-16 16:50:09 -07:00
Phillip Webb 41ae973d16 Update copyright year of changed files 2024-10-16 13:08:37 -07:00
Phillip Webb a4473b97aa Polish 2024-10-16 12:38:34 -07:00
Stéphane Nicoll be9f342d35 Fix credentials for the verify step of the release workflow 2024-10-16 16:16:17 +02:00
Andy Wilkinson 2c982260df Use platform dependencies instead of the dependency management plugin
Closes gh-42712
2024-10-16 12:08:44 +01:00
Stéphane Nicoll f163aa31a8 Upgrade to Spring Session 3.2.6
Closes gh-42542
2024-10-16 09:49:27 +02:00
Stéphane Nicoll b923b61404 Upgrade to Reactor Bom 2023.0.11
Closes gh-42533
2024-10-16 09:49:27 +02:00
Stéphane Nicoll b37dce1776 Upgrade to Micrometer Tracing 1.2.11
Closes gh-42532
2024-10-16 09:49:27 +02:00
Stéphane Nicoll 8574d1759d Upgrade to Micrometer 1.12.11
Closes gh-42531
2024-10-16 09:49:26 +02:00
Phillip Webb 51ff8d411c Fix Oracle JDK download URLs
Closes gh-42704
2024-10-15 18:02:40 -07:00
Andy Wilkinson c989948869 Increase short-lived access token's expiry to 4 hours
Closes gh-42695
2024-10-15 17:30:05 +01:00
Stéphane Nicoll b0dd42e9b9 Transform Maven settings with proper plugin repository tag
This commit adapts d44e7c9 to transforms plugin repositories using the
correct root tag. Previously, they were transformed with the regular
<repository> tag, which is invalid.

Closes gh-42687
2024-10-15 10:39:59 +02:00
Stéphane Nicoll 4cf0f86990 Merge pull request #42645 from nosan
* pr/42645:
  Polish "Fix links to CNCF resources in Javadoc"
  Fix links to CNCF resources in Javadoc

Closes gh-42645
2024-10-15 09:32:25 +02:00