Stéphane Nicoll
0aff403234
Merge pull request #42901 from ngocnhan-tran1996
...
* pr/42901:
Update copyright year of changed files
Remove redundant null check
Closes gh-42901
2024-10-29 13:39:20 +09:00
Stéphane Nicoll
eba7a5a077
Update copyright year of changed files
...
See gh-42901
2024-10-29 13:35:35 +09:00
Tran Ngoc Nhan
ff855d9421
Remove redundant null check
...
See gh-42901
2024-10-29 13:33:55 +09:00
Stéphane Nicoll
7a185a097f
Merge pull request #42910 from 1328032567
...
* pr/42910:
Polish "Prevent auth header to be included in Docker API call"
Prevent auth header to be included in Docker API call
Closes gh-42910
2024-10-29 13:26:47 +09:00
Stéphane Nicoll
d4010d3be0
Polish "Prevent auth header to be included in Docker API call"
...
See gh-42910
2024-10-29 13:24:09 +09:00
YiXuan Ding
351018ea65
Prevent auth header to be included in Docker API call
...
See gh-42910
2024-10-29 13:16:08 +09:00
Phillip Webb
9d6cfba278
Merge pull request #42876 from quaff
...
* pr/42876:
Remove unnecessary call of superclass constructor
Closes gh-42876
2024-10-25 18:21:02 -07:00
Yanming Zhou
4952fc7417
Remove unnecessary call of superclass constructor
...
See gh-42876
2024-10-25 18:20:44 -07:00
Phillip Webb
dc32cb87f4
Merge pull request #42868 from 1328032567
...
* pr/42868:
Update HttpWebServiceMessageSenderBuilder javadoc
Closes gh-42868
2024-10-25 18:18:17 -07:00
YiXuan Ding
1730bf6f94
Update HttpWebServiceMessageSenderBuilder javadoc
...
Update the return javadoc from "@return a new builder instance" to
"@return the current builder instance".
See gh-42868
2024-10-25 18:18:05 -07:00
Moritz Halbritter
4718485c7d
Merge pull request #42848 from izeye
...
* pr/42848:
Move default value descriptions to description field
Closes gh-42848
2024-10-25 08:35:41 +02:00
Johnny Lim
a1b4033d10
Move default value descriptions to description field
...
See gh-42848
2024-10-25 08:35:23 +02:00
Moritz Halbritter
728deafff2
Next development version (v3.2.12-SNAPSHOT)
2024-10-24 12:53:28 +02:00
Moritz Halbritter
9858b4b367
Fix release script
2024-10-24 12:45:52 +02:00
Moritz Halbritter
83a3212e98
Use github.ref_name when deploying snapshots
...
See gh-42808
2024-10-24 08:57:24 +02:00
Moritz Halbritter
76cfc57b35
Use steps.build-and-publish.outputs.version instead of github.ref_name
...
Closes gh-42808
2024-10-24 08:38:19 +02:00
Stéphane Nicoll
38d534807a
Upgrade to Spring Integration 6.2.10
...
Closes gh-42537
2024-10-23 08:03:24 +02:00
Stéphane Nicoll
78d0e48b7b
Upgrade to Spring GraphQL 1.2.9
...
Closes gh-42740
2024-10-23 08:03:24 +02:00
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