TheoCaldas
869ed4f71a
Delimit output value in failure analysis
...
See gh-31571
2 years ago
Stephane Nicoll
3e3ea914bb
Merge pull request #31539 from izeye
...
* pr/31539:
Disable incompatible tests on macOS AArch64
Closes gh-31539
2 years ago
Johnny Lim
f591c75ad7
Disable incompatible tests on macOS AArch64
...
This commit also updates related test support classes.
See gh-31539
2 years ago
Andy Wilkinson
8c4708982b
Test our Gradle plugin against 7.5
...
Closes gh-31753
2 years ago
Andy Wilkinson
50aa92e60c
Upgrade to Gradle Enterprise Conventions 0.0.11
...
Closes gh-31697
2 years ago
Andy Wilkinson
79cda3e5cc
Configure the Gradle Enterprise cache URL in the CI pipeline
...
Closes gh-31696
2 years ago
Stephane Nicoll
8a58fc438f
Upgrade to Netty 4.1.79.Final
...
Closes gh-31731
2 years ago
Stephane Nicoll
99ad445229
Upgrade to Neo4j Java Driver 4.4.9
...
Closes gh-31730
2 years ago
Stephane Nicoll
877fffc02b
Upgrade to MariaDB 2.7.6
...
Closes gh-31729
2 years ago
Stephane Nicoll
e99d53bfeb
Upgrade to Lettuce 6.1.9.RELEASE
...
Closes gh-31728
2 years ago
Stephane Nicoll
6181db3f20
Upgrade to JsonAssert 1.5.1
...
Closes gh-31727
2 years ago
Stephane Nicoll
38713f2586
Upgrade to Jetty Reactive HTTPClient 1.1.12
...
Closes gh-31726
2 years ago
Stephane Nicoll
02bf666f88
Upgrade to HttpCore5 5.1.4
...
Closes gh-31725
2 years ago
Stephane Nicoll
6b54aefe3e
Upgrade to Hibernate 5.6.10.Final
...
Closes gh-31724
2 years ago
Andy Wilkinson
9443713c53
Disable Log4j2's shutdown hook with 2.18 and later
...
Closes gh-31719
2 years ago
Stephane Nicoll
32b8e6cc3e
Merge pull request #31712 from dependabot[bot]
...
* pr/31712:
Upgrade to actions/checkout 3
Closes gh-31712
2 years ago
dependabot[bot]
ed4b69c0c0
Upgrade to actions/checkout 3
...
See gh-31712
2 years ago
Stephane Nicoll
77194eed29
Upgrade to Spring Framework 5.3.22
...
Closes gh-31610
2 years ago
Stephane Nicoll
f8c6b2d34a
Merge pull request #31567 from naveensrinivasan
...
* pr/31567:
Include GitHub actions in Dependabot config
Closes gh-31567
2 years ago
naveen
45f207d6fd
Include GitHub actions in Dependabot config
...
See gh-31567
2 years ago
Stephane Nicoll
bfb4cdec98
Merge pull request #31516 from jakubskalak
...
* pr/31516:
Update copyright year of changed files
Add missing descriptions for HTTP Server and Data repositories metrics
Closes gh-31516
2 years ago
Stephane Nicoll
628a7b0c5c
Update copyright year of changed files
...
See gh-31516
2 years ago
“Jakub
ed7b333138
Add missing descriptions for HTTP Server and Data repositories metrics
...
See gh-31516
2 years ago
Stephane Nicoll
0ef213a38d
Merge pull request #31540 from izeye
...
* pr/31540:
Polish gh-31231
Closes gh-31540
2 years ago
Johnny Lim
b17cb9b92b
Polish gh-31231
...
See gh-31540
2 years ago
Andy Wilkinson
7c55639167
Depend on log4j-api directly rather than via Elastic's transitives
...
Closes gh-31692
2 years ago
Stephane Nicoll
77ecdc6ba5
Merge pull request #31689 from felixscheinost
...
* pr/31689:
Polish "Fix deprecation metadata for grid-fs-database"
Fix deprecation metadata for grid-fs-database
Closes gh-31689
2 years ago
Stephane Nicoll
a368919600
Polish "Fix deprecation metadata for grid-fs-database"
...
See gh-31689
2 years ago
Felix Scheinost
d5e18e61c5
Fix deprecation metadata for grid-fs-database
...
See gh-31689
2 years ago
Stephane Nicoll
793586f898
Upgrade to Reactor 2020.0.21
...
Closes gh-31607
2 years ago
Andy Wilkinson
b11776f07b
Upgrade to Gradle Enterprise plugin 3.10.3
...
Closes gh-31684
2 years ago
Andy Wilkinson
fe19984147
Upgrade to Micrometer 1.8.8
...
Closes gh-31612
2 years ago
Andy Wilkinson
b94527de3b
Start building against Micrometer 1.8.8 snapshots
...
See gh-31612
2 years ago
Andy Wilkinson
f417b4b9b2
Start building against Spring Data 2021.1.6 snapshots
...
See gh-31611
2 years ago
Andy Wilkinson
ece51636fd
Start building against Spring Framework 5.3.22 snapshots
...
See gh-31610
2 years ago
Andy Wilkinson
c38a3c0da4
Start building against Reactor 2020.0.21 snapshots
...
See gh-31607
2 years ago
Scott Frederick
17bdc526f6
Avoid adding layers for buildpacks that exist in the builder
...
This commit adds validation of any buildpacks that are specified for
image building to match them against buildpacks that are bundled in
the builder. If an image buildpack's ID, version, and one layer
hash match the same information stored in a label on the builder
image, that buildpack won't be added and the buildpack bundled in
the builder will be used instead. This reduces the chance of adding to
the total count of layers in a builder image unnecessarily.
Fixes gh-31233
2 years ago
Andy Wilkinson
6411f88f28
Upgrade to Dependency Management Plugin 1.0.12.RELEASE
...
Closes gh-31555
2 years ago
Andy Wilkinson
c87340e5c1
Remove unnecessary throws
2 years ago
Andy Wilkinson
f49b16c645
Upgrade to Spring Java Format 0.0.34
...
Closes gh-31524
2 years ago
Spring Builds
53da5e87cc
Next development version (v2.6.10-SNAPSHOT)
2 years ago
Stephane Nicoll
6484be2aa5
Upgrade to Jetty 9.4.48.v20220622
...
Closes gh-31507
2 years ago
Phillip Webb
9e98f694c7
Merge pull request #31238 from ittays
...
* pr/31238:
Polish 'Allow spring.data.cassandra.config file to override default values'
Allow spring.data.cassandra.config file to override default values
Closes gh-31238
2 years ago
Phillip Webb
904feb2490
Polish 'Allow spring.data.cassandra.config file to override default values'
...
See gh-31238
2 years ago
Stern, Ittay (is9613)
1c7d99890e
Allow spring.data.cassandra.config file to override default values
...
Update `CassandraAutoConfiguration` so that properties in a
`spring.data.cassandra.config` file can override the default values
defined in `CassandraProperties`.
This commit changes two things:
1. Any primitive on `CassandraProperties` are replaced with object values.
This allows distinguishing between defaults values and no-values. Then
CassandraAutoConfiguration.mapConfig() can use whenNonNull() predicate
to ignore those.
2. `CassandraProperties` no longer populate default values on any
property. With that, the defaults can be applied on top of the file
spring.data.cassandra.config; i.e. the config file have higher
precedence than the defaults, but lower that any spring.data.cassandra.*
property.
See gh-31238
2 years ago
Phillip Webb
7017e103f6
Merge pull request #31495 from terminux
...
* pr/31495:
Polish CompositeHandlerExceptionResolver
Use ExceptionHandler when Spring MVC uses a different management port
Closes gh-31495
2 years ago
Phillip Webb
aed4c47adb
Polish CompositeHandlerExceptionResolver
...
See gh-31495
2 years ago
Guirong Hu
3592292e4b
Use ExceptionHandler when Spring MVC uses a different management port
...
Update `CompositeHandlerExceptionResolver` to search for beans in
all contexts. Note that `BeanFactoryUtils.beansOfTypeIncludingAncestors`
cannot not be used since we need to pick up all beans, even if they
have the same name.
See gh-31495
2 years ago
Andy Wilkinson
a784156f66
Revert "Start building against Spring Session 2021.1.4 snapshots"
...
This reverts commit 2f40c52d81
.
2 years ago
Andy Wilkinson
17c757c600
Upgrade to Spring Integration 5.5.13
...
Closes gh-31482
2 years ago