Stéphane Nicoll
e4adc7da33
Merge branch '3.2.x' into 3.3.x
1 year ago
Stéphane Nicoll
8bf1a2db76
Upgrade to Spring GraphQL 1.3.3
...
Closes gh-42742
1 year ago
Stéphane Nicoll
9668ecd241
Upgrade to Spring Authorization Server 1.3.3
...
Closes gh-42546
1 year ago
Stéphane Nicoll
38d534807a
Upgrade to Spring Integration 6.2.10
...
Closes gh-42537
1 year ago
Stéphane Nicoll
78d0e48b7b
Upgrade to Spring GraphQL 1.2.9
...
Closes gh-42740
1 year ago
Stéphane Nicoll
f8c9fe428b
Upgrade to Spring Authorization Server 1.2.7
...
Closes gh-42534
1 year ago
Phillip Webb
dcbf0096d8
Use context class loader when watching SSL resource
...
Update `BundleContentProperty` to use a provided resource loader when
watching files.
Fixes gh-42468
1 year ago
Phillip Webb
499672184c
Use context class loader when loading auto-configured SSL bundles
...
Update `SslAutoConfiguration` to the `ApplicationContext` class loader
when loading SSL resources. Prior to this commit, the thread context
class loader was used to load resources which could be incorrect.
Specifically, when using a `ForkJoinPool` the thread context classloader
defaults to the JRE `AppClassLoader` which does not include uber jar
content.
The underlying `JksSslStoreBundle` class and `PemSslStore.load(...)`
method have been updated so support using a provided `ResourceLoader`.
Fixes gh-42468
1 year ago
Phillip Webb
61fbb12499
Polish
1 year ago
Phillip Webb
a9e50d67dd
Drop `@Input` from `getData()`
...
Remove `@Input` from the `getData()` method since it's built up from
other properties.
See gh-40572
1 year ago
Stéphane Nicoll
9acbee7533
Merge branch '3.2.x' into 3.3.x
1 year ago
Stéphane Nicoll
6ac8053a96
Upgrade to Spring Session 3.3.3
...
Closes gh-42554
1 year ago
Stéphane Nicoll
d5881a862e
Upgrade to Spring Security 6.3.4
...
Closes gh-42553
1 year ago
Stéphane Nicoll
870ef4d8ff
Upgrade to Spring Pulsar 1.1.5
...
Closes gh-42551
1 year ago
Stéphane Nicoll
15eafc7430
Upgrade to Pulsar Reactive 0.5.8
...
Closes gh-42819
1 year ago
Stéphane Nicoll
7fe805c120
Upgrade to jOOQ 3.19.14
...
Closes gh-42818
1 year ago
Stéphane Nicoll
0e84c489b3
Upgrade to Spring Security 6.2.7
...
Closes gh-42541
1 year ago
Stéphane Nicoll
ced285d7a8
Upgrade to Spring Pulsar 1.0.11
...
Closes gh-42539
1 year ago
Stéphane Nicoll
747a971a26
Upgrade to Pulsar Reactive 0.5.8
...
Closes gh-42817
1 year ago
Stéphane Nicoll
92166c30c7
Upgrade to jOOQ 3.18.21
...
Closes gh-42816
1 year ago
Andy Wilkinson
9f0d0e2e37
Merge branch '3.2.x' into 3.3.x
...
Closes gh-42743
1 year ago
Andy Wilkinson
f95e56dbb7
Upgrade to Spring RESTDocs 3.0.2
...
Closes gh-42741
1 year ago
Stéphane Nicoll
1688804f0c
Merge branch '3.2.x' into 3.3.x
...
Closes gh-42810
1 year ago
Stéphane Nicoll
dfd5817a66
Merge pull request #42809 from jeonghyeon00
...
* pr/42809:
Polish
Closes gh-42809
1 year ago
jeonghyeon00
cc25e6145e
Polish
...
See gh-42809
1 year ago
Moritz Halbritter
cd98aba680
Merge branch '3.2.x' into 3.3.x
...
Closes gh-42805
1 year ago
Moritz Halbritter
2bbdc53222
Fix systemd example configuration
...
Closes gh-42795
1 year ago
Stéphane Nicoll
95f3113755
Merge branch '3.2.x' into 3.3.x
1 year ago
Stéphane Nicoll
c9e16dc926
Upgrade to Spring Retry 2.0.10
...
Closes gh-42540
1 year ago
Stéphane Nicoll
5e9c4b2dc5
Upgrade to Spring Retry 2.0.10
...
Closes gh-42552
1 year ago
Phillip Webb
8d028aa55f
Merge branch '3.2.x' into 3.3.x
...
Closes gh-42793
1 year ago
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
1 year ago
Phillip Webb
223886ff37
Merge branch '3.2.x' into 3.3.x
1 year ago
Phillip Webb
3481107ff7
Update copyright year of changed files
1 year ago
Andy Wilkinson
f426ac9c92
Merge branch '3.2.x' into 3.3.x
1 year ago
Andy Wilkinson
65fa6ef372
Ignore hotfix releases when creating forward merge issue
1 year ago
Andy Wilkinson
7cc03444fb
Merge branch '3.2.x' into 3.3.x
...
Closes gh-42789
1 year ago
Andy Wilkinson
74d13d3a8d
Note that max HTTP request head size semantics are server-specific
...
Closes gh-40798
1 year ago
Andy Wilkinson
0fbaf8f1c2
Merge branch '3.2.x' into 3.3.x
...
Closes gh-42787
1 year ago
Andy Wilkinson
788fe6120f
Clarify why @Primary is recommended when defining custom ObjectMapper
...
Closes gh-42598
1 year ago
Andy Wilkinson
34eade32d7
Merge branch '3.2.x' into 3.3.x
...
Closes gh-42785
1 year ago
Andy Wilkinson
1020793198
Output condition evaluation report when app under test fails to start
...
Closes gh-42185
1 year ago
Andy Wilkinson
16bdb2532b
Upgrade to Spring Data Bom 2024.0.5
...
Closes gh-42547
1 year ago
Andy Wilkinson
b9a1f4a14c
Merge branch '3.2.x' into 3.3.x
1 year ago
Andy Wilkinson
7b9cd51132
Upgrade to Spring Data Bom 2023.1.11
...
Closes gh-42535
1 year ago
Andy Wilkinson
2a60a967bd
Merge branch '3.2.x' into 3.3.x
...
Closes gh-42783
1 year ago
Andy Wilkinson
706f30838b
Abort upgrades upon user interrupt
...
Closes gh-39685
1 year ago
Andy Wilkinson
66fd0b179a
Merge branch '3.2.x' into 3.3.x
...
See gh-42756
1 year ago
Andy Wilkinson
90edd92b68
Prohibit upgrades to Undertow 2.3.18.Final
...
See gh-42750
1 year ago
Moritz Halbritter
d6ac527fbc
Merge branch '3.2.x' into 3.3.x
1 year ago