Moritz Halbritter
00a25f5d89
Don't apply CookieSameSiteSupplier to session cookies when using Jetty
...
Closes gh-39766
2 years ago
Moritz Halbritter
b416db4dee
Merge branch '3.1.x' into 3.2.x
...
Closes gh-40498
2 years ago
Moritz Halbritter
178d3ca817
Merge pull request #40494 from dukbong
...
* pr/40494:
Polish "Remove unnecessary nesting of calls to String.format"
Remove unnecessary nesting of calls to String.format
Closes gh-40494
2 years ago
Moritz Halbritter
2cb19f368e
Polish "Remove unnecessary nesting of calls to String.format"
...
See gh-40494
2 years ago
Hyeon Sung
0cf15fcad0
Remove unnecessary nesting of calls to String.format
...
See gh-40494
2 years ago
Andy Wilkinson
97f0e62364
Merge branch '3.1.x' into 3.2.x
...
Closes gh-40487
2 years ago
Andy Wilkinson
ee6677b2bd
Merge pull request #40477 from dependabot[bot]
...
* gh-40477:
Polish "Bump gradle/actions from 3.3.0 to 3.3.1"
Bump gradle/actions from 3.3.0 to 3.3.1
Closes gh-40477
2 years ago
Andy Wilkinson
36e96b3453
Polish "Bump gradle/actions from 3.3.0 to 3.3.1"
...
See gh-40477
2 years ago
dependabot[bot]
15caacf327
Bump gradle/actions from 3.3.0 to 3.3.1
...
Signed-off-by: dependabot[bot] <support@github.com>
See gh-40477
2 years ago
Moritz Halbritter
35c9233007
Merge branch '3.1.x' into 3.2.x
...
Closes gh-40485
2 years ago
Moritz Halbritter
b50b0e89c9
Remove detection of missing parameter information
...
There are some cases where false positives of the detection prevent
compiling an application to native which otherwise would run perfectly
fine in a native image.
Closes gh-40051
2 years ago
Phillip Webb
5c9d5e262f
Merge branch '3.1.x' into 3.2.x
...
Closes gh-40482
2 years ago
Phillip Webb
3e5d6c9cce
Register ServiceLevelObjectiveBoundary reflection hinds
...
Register hints for `ServiceLevelObjectiveBoundary` so that the `valueOf`
method can be used when binding in a native image.
Fixes gh-40480
2 years ago
Scott Frederick
08bc0460ed
Document usage of Docker Compose support in tests
...
Closes gh-40171
2 years ago
Scott Frederick
3a9ee9f1a7
Merge branch '3.1.x' into 3.2.x
...
Closes gh-40478
2 years ago
Scott Frederick
362c0c1b4e
Verify alignment of MongoDB UUID representation defaults
...
Closes gh-33532
2 years ago
Scott Frederick
fc03fded39
Merge branch '3.1.x' into 3.2.x
...
Closes gh-40475
2 years ago
Scott Frederick
cdf207cf74
Stop expecting deprecations in NativeImagePluginActionIntegrationTests
...
Closes gh-35709
2 years ago
Andy Wilkinson
1f06aa2e20
Merge pull request #39865 from quaff
...
* gh-39865:
Polish "Consider HandlerMethodValidationException in DefaultErrorAttributes"
Consider HandlerMethodValidationException in DefaultErrorAttributes
Closes gh-39865
2 years ago
Andy Wilkinson
82b218937c
Polish "Consider HandlerMethodValidationException in DefaultErrorAttributes"
...
See gh-39865
2 years ago
Yanming Zhou
20e9ff9f3d
Consider HandlerMethodValidationException in DefaultErrorAttributes
...
See gh-39865
2 years ago
Moritz Halbritter
4b61ae415b
Merge branch '3.1.x' into 3.2.x
...
Closes gh-40470
2 years ago
Moritz Halbritter
5510c6f61b
Clarify that all named properties must match for @ConditionalOnProperty to match
...
Closes gh-40110
2 years ago
Andy Wilkinson
3a6f83e2d6
Fix links to Batch's javadoc
...
Closes gh-40468
2 years ago
Andy Wilkinson
07bb1878cf
Merge branch '3.1.x' into 3.2.x
...
Closes gh-40466
2 years ago
Andy Wilkinson
1476d8d9c5
Merge pull request #39819 from tobi-laa
...
* gh-39819:
Polish "Fix handling of Redis nodes with IPv6 addresses"
Fix handling of Redis nodes with IPv6 addresses
Closes gh-39819
2 years ago
Andy Wilkinson
34f53d48b9
Polish "Fix handling of Redis nodes with IPv6 addresses"
...
See gh-39819
2 years ago
Tobias Laatsch
9b326d59fe
Fix handling of Redis nodes with IPv6 addresses
...
See gh-39819
2 years ago
Andy Wilkinson
deffda47f6
Merge branch '3.1.x' into 3.2.x
...
Closes gh-40464
2 years ago
Andy Wilkinson
ca4d64ed16
Use absolute path when showing classpath where main class was not found
...
Closes gh-40463
2 years ago
Andy Wilkinson
2e114b6971
Merge branch '3.1.x' into 3.2.x
...
Closes gh-40450
2 years ago
Andy Wilkinson
172b3d5336
Improve diagnostics when native image fails before logging is set up
...
Closes gh-40429
2 years ago
Andy Wilkinson
f78b239ada
Merge branch '3.1.x' into 3.2.x
...
Closes gh-40447
2 years ago
Andy Wilkinson
335d42ba64
Run system tests on GitHub Actions
...
Closes gh-40446
2 years ago
Andy Wilkinson
0ce2a80c81
Merge branch '3.1.x' into 3.2.x
...
Closes gh-40444
2 years ago
Andy Wilkinson
7bf20cfae7
Move steps for preparing a Gradle build into a reusable action
...
Closes gh-40443
2 years ago
Andy Wilkinson
4c7cb683b5
Merge branch '3.1.x' into 3.2.x
...
Closes gh-40442
2 years ago
Andy Wilkinson
67fb115b6c
Set artifact properties on the docs zip when releasing
...
Closes gh-40433
2 years ago
Andy Wilkinson
c55f136c2a
Merge branch '3.1.x' into 3.2.x
...
Closes gh-40440
2 years ago
Andy Wilkinson
5e9161f785
Make DevToolsDataSourceAutoConfiguration back off without DataSource class
...
Manually tested as an automated test is prohibitively difficult as it
requires hiding one of the JDK's own classes.
Closes gh-40434
2 years ago
Moritz Halbritter
887b94cbc8
Merge branch '3.1.x' into 3.2.x
...
Closes gh-40413
2 years ago
Moritz Halbritter
a715c917d8
Upgrade Java 21 version in CI image
...
Closes gh-40411
2 years ago
Moritz Halbritter
01c26ef84e
Merge branch '3.1.x' into 3.2.x
...
Closes gh-40416
2 years ago
Moritz Halbritter
7b96941fb9
Update Java in SDKman and CI image to 17.0.11-librca
...
Closes gh-40414
2 years ago
Phillip Webb
38af8cd362
Merge branch '3.1.x' into 3.2.x
2 years ago
Phillip Webb
20db2b54c7
Update copyright year of changed files
2 years ago
Andy Wilkinson
20e7e35df3
Correct misconfigured step in update-homebrew-tap action
2 years ago
Andy Wilkinson
740dc58661
Next development version (v3.2.6-SNAPSHOT)
2 years ago
Moritz Halbritter
f5b51ab74a
Merge branch '3.1.x' into 3.2.x
2 years ago
Moritz Halbritter
6b440723d6
Remove dependency on the git ref when creating releases
2 years ago