Scott Frederick
511258f486
Upgrade to Infinispan 10.1.1.Final
...
See gh-19790
2020-01-21 14:46:56 +01:00
Stephane Nicoll
08967bca3e
Merge branch '2.2.x'
...
Closes gh-19843
2020-01-21 14:44:01 +01:00
Stephane Nicoll
84324c438b
Merge branch '2.1.x' into 2.2.x
...
Closes gh-19842
2020-01-21 14:34:44 +01:00
Stephane Nicoll
34c263a828
Polish actuator dependencies and test resources
...
This commit removes references of cache infra following the move to
Micrometer. We no longer ships an infinispan specific binder so the
dependency has been removed as well.
Closes gh-19838
2020-01-21 14:20:28 +01:00
Andy Wilkinson
1e72fa202c
Rework loader-tools resource generation to work with Buildship
...
Previously, the generated resources were added as an output to the
main source set. This worked on the command line, but resulted in
the META-INF folder that contains the loader jar not being on the
classpath of downstream projects in Eclipse.
This commit changes loader-tools to add the generated resources
as a srcDir to the main source set. This results in it appearing on
the classpath of other projects in Eclipse that depend on loader-tools
such as the Gradle plugin, thereby allowing its tests to be run in
the IDE as well as on the command line.
Fixes gh-19841
2020-01-21 12:52:02 +00:00
Andy Wilkinson
62a848f1b1
Register JNA's native library integration in LinuxSocketDomain
...
See gh-19836
2020-01-21 11:09:31 +00:00
dreis2211
991bcf5ce4
Revisit documentation that mentions Gradle "compile" configuration
...
See gh-19797
2020-01-21 11:09:41 +01:00
Stephane Nicoll
d421c63747
Disable integration test on Linux
...
See gh-19836
2020-01-21 10:46:55 +01:00
Stephane Nicoll
ffd7670843
Attempt to make DockerApiIntegrationTests work on Linux
2020-01-21 10:19:56 +01:00
dreis2211
042694bc53
Reinstate running of OutputCaptureRuleTests
...
See gh-19826
2020-01-21 09:47:41 +01:00
dreis2211
088e79f446
Add UTF-8 encoding to spring-boot-starter-parent POM
...
See gh-19835
2020-01-21 09:36:38 +01:00
Phillip Webb
cb4928ad51
Add build-image support to the maven plugin
...
Add a new `build-image` goal to the Maven plugin to allow Docker images
to be create via using the cloud native buildpack.
See gh-19830
2020-01-20 23:48:47 -08:00
Phillip Webb
16e6bc89ed
Create a new ImagePackager tools class
...
Pull functionality from `Repackager` into a new `Packager` base class
and develop a variant for Docker image creation. The new `ImagePackager`
class provides a general purpose way to construct jar entries without
being tied to an actual file. This will allow us to link it to a
buildpack and provide application content directly.
Closes gh-19834
2020-01-20 23:48:47 -08:00
Phillip Webb
aa1954717c
Add cloud native buildpack module
...
Add a Java implementation of the buildpacks.io specification allowing
projects to be packaged into OCI containers. The `builder` class
provides a Java equivalent of `pack build` command and is based on
the `pack` CLI Go code published at https://github.com/buildpacks/pack .
Closes gh-19828
2020-01-20 23:48:47 -08:00
Andy Wilkinson
29d8b6db5a
Merge branch '2.2.x'
...
Closes gh-19822
2020-01-20 15:18:18 +00:00
Andy Wilkinson
f708aace65
Merge branch '2.1.x' into 2.2.x
...
Fixes gh-19821
2020-01-20 15:18:00 +00:00
Stephane Nicoll
67bba7c64a
Merge branch '2.2.x'
...
Closes gh-19820
2020-01-20 16:13:03 +01:00
Stephane Nicoll
3dba4c8f4e
Polish "Document RedisCacheManagerBuilderCustomizer"
...
See gh-19819
2020-01-20 16:02:38 +01:00
Dmytro Nosan
61d8bacd23
Document RedisCacheManagerBuilderCustomizer
...
See gh-19819
2020-01-20 16:02:20 +01:00
Andy Wilkinson
c85f19b75b
Revert "Add profiles directly to the application environment for tests"
...
This reverts commit 487b9cbf96
.
Fixes gh-19788
2020-01-20 15:01:09 +00:00
Andy Wilkinson
235b74ca12
Merge branch '2.2.x'
...
Closes gh-19814
2020-01-20 11:33:56 +00:00
Andy Wilkinson
7693d332fa
Upgrade to Dependency Management Plugin 1.0.9.RELEASE
...
Closes gh-19783
2020-01-20 11:32:09 +00:00
Stephane Nicoll
4ab19c3cfb
Upgrade to Reactor Dysprosium-SR4
...
Closes gh-19809
2020-01-20 09:24:43 +01:00
Stephane Nicoll
ae561ce59b
Upgrade to Reactor Dysprosium-SR4
...
Closes gh-19795
2020-01-20 09:22:38 +01:00
Andy Wilkinson
bfdb49f2a2
Retry when findAvailableTcpPort returns an unavailable port
...
Closes gh-19801
2020-01-18 12:25:13 +00:00
Andy Wilkinson
fabd692812
Upgrade to Spring HATEOAS 1.1.0.M1
...
Closes gh-19649
2020-01-17 20:27:33 +00:00
Andy Wilkinson
60fcc4bab1
Upgrade to Spring AMQP 2.2.3.RELEASE
...
Closes gh-19651
2020-01-17 20:13:18 +00:00
Andy Wilkinson
408f17f821
Close FileInputStreams in RepackagerTests
2020-01-17 20:04:31 +00:00
Andy Wilkinson
724597d45f
Use a centrally managed version for commons-compress
2020-01-17 10:34:55 +00:00
Stephane Nicoll
986bef9cba
Upgrade to Spring Data Neumann-M2
...
Closes gh-19588
2020-01-17 09:49:17 +01:00
Phillip Webb
abad00754b
Revert "Upgrade to Spring Data Neumann-M1"
...
This reverts commit e44206e88e
.
2020-01-16 16:54:43 -08:00
Phillip Webb
fd792cedaf
Polish DisabledIfDockerUnavailable
...
Convert `DisabledIfDockerUnavailable` to be an annotation and make
it slightly less noisy.
2020-01-16 16:54:43 -08:00
Madhura Bhave
cf01f9fba0
Add tests for configuring layered jar layout
...
Closes gh-19768
2020-01-16 11:27:41 -08:00
Stephane Nicoll
e44206e88e
Upgrade to Spring Data Neumann-M1
...
Closes gh-19588
2020-01-16 16:28:12 +01:00
dreis2211
dcdadb9aa7
Make Tomcat javadoc link version dependent
...
See gh-19632
2020-01-16 15:51:36 +01:00
Stephane Nicoll
7270ca5cf4
Polish "Remove deprecated Joda-Time support"
...
See gh-19699
2020-01-16 15:15:21 +01:00
Scott Frederick
c4592e7df8
Remove deprecated Joda-Time support
...
See gh-19699
2020-01-16 14:48:46 +01:00
Scott Frederick
8f102aee68
Remove deprecated 2.2 code
...
See gh-19699
2020-01-16 14:44:52 +01:00
Scott Frederick
2e32cb2af1
Remove deprecated HealthIndicator and HealthAggregator 2.2 code
...
See gh-19699
2020-01-16 14:44:51 +01:00
Scott Frederick
1f1b06dfe2
Remove deprecated Actuator metrics 2.2 code
...
See gh-19699
2020-01-16 14:44:09 +01:00
Stephane Nicoll
03139f066b
Polish "Remove deprecated logging properties"
...
See gh-19699
2020-01-16 14:42:38 +01:00
Scott Frederick
7031a3b17d
Remove deprecated logging properties
...
See gh-19699
2020-01-16 14:35:41 +01:00
Stephane Nicoll
421c464dd8
Deprecate CachingOperationInvoker#apply
...
This commit deprecates the only public accessor to
`CacheOperationInvoker` so that we can make the entire class package
private in the next feature release.
Closes gh-19089
2020-01-16 14:30:47 +01:00
Andy Wilkinson
d6631a578b
Upgrade to Micrometer 1.3.2
...
Closes gh-19778
2020-01-16 12:52:52 +00:00
Andy Wilkinson
9b5af810dd
Merge branch '2.2.x'
...
Closes gh-19774
2020-01-16 10:06:24 +00:00
Andy Wilkinson
9d5975bd09
Upgrade to Gradle 6.1
...
Closes gh-19772
2020-01-16 10:00:45 +00:00
Andy Wilkinson
4c8626ea56
Allow Boot's Jetty error handler to be overridden
...
Fixes gh-19520
2020-01-16 09:33:22 +00:00
Andy Wilkinson
a162c8ac0b
Revert "Build against Micrometer 1.3.3 snapshots"
...
The release didn't happen in time for 2.2.3.
See gh-19645
2020-01-16 09:16:58 +00:00
Andy Wilkinson
8f209ced6d
Revert "Start building against Micrometer 1.1.10 snapshots"
...
The release did not happen in time for 2.1.12.
See gh-19649.
2020-01-16 09:13:09 +00:00
Phillip Webb
8fde088574
Add layered jar layout support to the maven plugin
...
Update the Maven plugin with a new `LAYERED_JAR` layout option.
See gh-19768
2020-01-15 23:33:29 -08:00
Madhura Bhave
e9d61bac75
Support generation and loading of layered jars
...
Support an alternative fat jar format that is more amenable to Docker
image layers.
The new format arranges files in the following structure:
BOOT-INF/
layers/
<layer-name #1>
/classes
/lib
<layer-name #2>
/classes
/lib
The `BOOT-INF/layers.idx` file provides the names of the layers and the
order in which they should be added (starting with the least changed).
The `JarLauncher` class can load layered jars in both fat and exploded
forms.
Closes gh-19767
Co-authored-by: Phillip Webb <pwebb@pivotal.io>
2020-01-15 23:32:58 -08:00
Madhura Bhave
45b1ab46c3
Add classpath index support for exploded archives
...
Update the `Repackager` class so that an additional `classpath.idx` file
is written into the jar that provides the original order of the
classpath. The `JarLauncher` class now uses this file when running as
an exploded archive to ensure that the classpath order is the same as
when running from the far jar.
Closes gh-9128
Co-authored-by: Phillip Webb <pwebb@pivotal.io>
2020-01-15 23:31:17 -08:00
Phillip Webb
ad72f86bdb
Polish loader and loader-tools
...
Polish and refactor `spring-boot-loader` and `spring-boot-loader-tools`
to make it easier to add indexing and layering support.
Closes gh-19766
2020-01-15 23:29:11 -08:00
Andy Wilkinson
56e30258fb
Merge branch '2.2.x'
2020-01-15 20:45:42 +00:00
Andy Wilkinson
b7e250eb04
Merge branch '2.1.x' into 2.2.x
2020-01-15 20:45:24 +00:00
Andy Wilkinson
ebebe09a9d
Fix file handle leak in JarFileTests
...
The JarFile was not being closed which linked a file handle and caused
a test failure on Windows.
The local variable has been renamed as, when declared in a
try-with-resources, Checkstyle was confused by the shadowing of the
jarFile field and required references to jarFile within the try-block
the be prefixed with this.
See gh-19595
2020-01-15 20:43:54 +00:00
Andy Wilkinson
18462796bf
Upgrade to Spring Kafka 2.3.5
...
Closes gh-19613
2020-01-15 20:36:13 +00:00
Andy Wilkinson
072b253b14
Upgrade to Spring Integration 5.2.3
...
Closes gh-19647
2020-01-15 20:35:31 +00:00
Andy Wilkinson
cef9f0f3f5
Upgrade to Spring AMQP 2.2.3
...
Closes gh-19646
2020-01-15 20:34:06 +00:00
Andy Wilkinson
b982bbec37
Upgrade to Spring Kafka 2.2.12.RELEASE
...
Closes gh-19761
2020-01-15 19:40:29 +00:00
Andy Wilkinson
5c7bd33fed
Upgrade to Spring AMQP 2.1.13
...
Closes gh-19641
2020-01-15 19:38:48 +00:00
Andy Wilkinson
2e8dc83a80
Upgrade to Spring Data Moore-SR4
...
Closes gh-19648
2020-01-15 15:09:58 +00:00
Andy Wilkinson
e6fa8530d7
Upgrade to Spring HATEOAS 1.0.3.RELEASE
...
Closes gh-19644
2020-01-15 15:09:58 +00:00
Andy Wilkinson
6e93ea3631
Upgrade to Spring Retry 1.2.5.RELEASE
...
Closes gh-19758
2020-01-15 15:09:58 +00:00
Andy Wilkinson
8d4711617f
Upgrade to Slf4j 1.7.30
...
Closes gh-19757
2020-01-15 15:09:58 +00:00
Andy Wilkinson
5083209447
Upgrade to Postgresql 42.2.9
...
Closes gh-19756
2020-01-15 15:09:58 +00:00
Andy Wilkinson
89c20a3ada
Upgrade to Neo4j Ogm 3.2.6
...
Closes gh-19755
2020-01-15 15:09:58 +00:00
Andy Wilkinson
443d1a6a21
Upgrade to Liquibase 3.8.5
...
Closes gh-19754
2020-01-15 15:09:58 +00:00
Andy Wilkinson
17d584fd1d
Upgrade to Kotlin Coroutines 1.3.3
...
Closes gh-19753
2020-01-15 14:53:04 +00:00
Andy Wilkinson
57414039e6
Upgrade to Infinispan 9.4.17.Final
...
Closes gh-19752
2020-01-15 14:53:04 +00:00
Andy Wilkinson
2989af4cee
Upgrade to Hibernate 5.4.10.Final
...
Closes gh-19751
2020-01-15 14:53:04 +00:00
Andy Wilkinson
911d86d232
Upgrade to Elasticsearch 6.8.6
...
Closes gh-19750
2020-01-15 14:53:04 +00:00
Andy Wilkinson
7ba8eed286
Upgrade to Jetty 9.4.25.v20191220
...
Closes gh-19749
2020-01-15 14:53:04 +00:00
Andy Wilkinson
570b1ba630
Upgrade to Groovy 2.5.9
...
Closes gh-19748
2020-01-15 14:53:04 +00:00
Andy Wilkinson
2d461fef37
Upgrade to Awaitility 4.0.2
...
Closes gh-19747
2020-01-15 14:53:03 +00:00
Andy Wilkinson
3de1abfacf
Upgrade to Httpcore 4.4.13
...
Closes gh-19746
2020-01-15 14:53:03 +00:00
Andy Wilkinson
a77ccf7763
Upgrade to Byte Buddy 1.10.6
...
Closes gh-19745
2020-01-15 14:53:03 +00:00
Andy Wilkinson
d8645bafcd
Upgrade to Mysql 8.0.19
...
Closes gh-19744
2020-01-15 14:53:03 +00:00
Andy Wilkinson
4df55a64ab
Upgrade to Undertow 2.0.29.Final
...
Closes gh-19743
2020-01-15 14:53:03 +00:00
Andy Wilkinson
073d362078
Upgrade to Rxjava2 2.2.17
...
Closes gh-19742
2020-01-15 14:53:03 +00:00
Andy Wilkinson
285ae01691
Upgrade to Netty 4.1.45.Final
...
Closes gh-19741
2020-01-15 14:53:03 +00:00
Andy Wilkinson
d6f93704e9
Upgrade to Dropwizard Metrics 4.1.2
...
Closes gh-19740
2020-01-15 14:48:21 +00:00
Andy Wilkinson
cb951d1103
Upgrade to Hikaricp 3.4.2
...
Closes gh-19739
2020-01-15 14:48:19 +00:00
Andy Wilkinson
37e699b391
Upgrade to Unboundid Ldapsdk 4.0.14
...
Closes gh-19738
2020-01-15 14:48:18 +00:00
Andy Wilkinson
bbcf9e2d9f
Upgrade to Okhttp3 3.14.6
...
Closes gh-19737
2020-01-15 14:48:13 +00:00
Andy Wilkinson
f47a75a9f9
Upgrade to Hazelcast 3.12.5
...
Closes gh-19736
2020-01-15 14:48:11 +00:00
Andy Wilkinson
1e9afc6482
Upgrade to Jackson 2.10.2
...
Closes gh-19735
2020-01-15 14:48:10 +00:00
Andy Wilkinson
589c58a21e
Upgrade to Spring Retry 1.2.5.RELEASE
...
Closes gh-19734
2020-01-15 13:12:31 +00:00
Andy Wilkinson
be11ddd4f9
Upgrade to Slf4j 1.7.30
...
Closes gh-19733
2020-01-15 13:12:31 +00:00
Andy Wilkinson
9989e14b0d
Upgrade to Postgresql 42.2.9
...
Closes gh-19732
2020-01-15 13:12:31 +00:00
Andy Wilkinson
22c127878f
Upgrade to Neo4j Ogm 3.1.16
...
Closes gh-19731
2020-01-15 13:12:31 +00:00
Andy Wilkinson
b63f63ff9d
Upgrade to Infinispan 9.4.17.Final
...
Closes gh-19730
2020-01-15 13:12:31 +00:00
Andy Wilkinson
c52f2828a8
Upgrade to Hibernate 5.3.15.Final
...
Closes gh-19729
2020-01-15 13:12:31 +00:00
Andy Wilkinson
501f98c25c
Upgrade to Jetty 9.4.25.v20191220
...
Closes gh-19728
2020-01-15 13:12:31 +00:00
Andy Wilkinson
f2e93774e4
Upgrade to Groovy 2.5.9
...
Closes gh-19727
2020-01-15 13:12:30 +00:00
Andy Wilkinson
8ec2c77b83
Upgrade to Httpcore 4.4.13
...
Closes gh-19726
2020-01-15 13:12:30 +00:00
Andy Wilkinson
9f979cb03f
Upgrade to Mysql 8.0.19
...
Closes gh-19725
2020-01-15 13:12:30 +00:00
Andy Wilkinson
3f45874245
Upgrade to Undertow 2.0.29.Final
...
Closes gh-19724
2020-01-15 13:12:30 +00:00
Andy Wilkinson
159be1a78d
Upgrade to Rxjava2 2.2.17
...
Closes gh-19723
2020-01-15 13:12:30 +00:00
Andy Wilkinson
f73c4a837c
Upgrade to Netty 4.1.45.Final
...
Closes gh-19722
2020-01-15 13:12:30 +00:00
Andy Wilkinson
64df377600
Upgrade to Unboundid Ldapsdk 4.0.14
...
Closes gh-19721
2020-01-15 12:35:10 +00:00
Andy Wilkinson
1e6cc4c308
Upgrade to Hazelcast 3.11.6
...
Closes gh-19720
2020-01-15 12:35:08 +00:00
Andy Wilkinson
727b4d164e
Upgrade to Jackson 2.9.10.20200103
...
Closes gh-19719
2020-01-15 12:35:07 +00:00
Andy Wilkinson
714a187d8f
Rework dep mgmt again to avoid consumers picking up strict constraints
...
This paves the way for publishing Gradle module metadata once the
problem caused by snapshot versions and our two-step publication
process has been addressed.
See gh-19609
2020-01-15 12:33:18 +00:00
Andy Wilkinson
5bcd185ce1
Upgrade to Spring Data Lovelace-SR15
...
Closes gh-19642
2020-01-15 11:33:07 +00:00
Madhura Bhave
aae1151f12
Merge branch '2.2.x'
...
Closes gh-19714
2020-01-14 18:52:35 -08:00
Madhura Bhave
3bf943d597
Merge branch '2.1.x' into 2.2.x
...
Closes gh-19713
2020-01-14 18:51:50 -08:00
Madhura Bhave
f375277026
Merge pull request #19595 from nosan
...
* pr/19595:
Polish "Limit ChronoField values to their range"
Limit ChronoField values to their range
Closes gh-19595
2020-01-14 18:27:30 -08:00
Madhura Bhave
91e459a5d4
Polish "Limit ChronoField values to their range"
...
See gh-19595
2020-01-14 18:26:01 -08:00
Dmytro Nosan
9bc68b9877
Limit ChronoField values to their range
...
See gh-19595
2020-01-14 18:25:28 -08:00
Andy Wilkinson
244b5391bc
Fix file handle leak in JarFileArchiveTests
...
Closes gh-19655
2020-01-14 17:20:29 +00:00
Stephane Nicoll
dee71f064b
Harmonize Cassandra bean names
2020-01-14 15:22:16 +01:00
Andy Wilkinson
aefe52e4d0
Revert "Rework dep management to avoid consumers picking up strict constraints"
...
This reverts commit b34a311d02
as,
having disabled the publishing of Gradle's module metadata (4f75ab5
),
the changes are no longer needed.
See gh-19609
2020-01-14 12:15:53 +00:00
Stephane Nicoll
246f5ce8eb
Polish Cassandra v4 support
2020-01-14 12:25:44 +01:00
Stephane Nicoll
e5499ca17a
Upgrade to Spring Framework 5.2.3
...
Closes gh-19534
2020-01-14 11:34:54 +01:00
Stephane Nicoll
29163041ae
Upgrade to Spring Framework 5.2.3
...
Closes gh-19531
2020-01-14 11:32:32 +01:00
Stephane Nicoll
717439d3a0
Upgrade to Spring Framework 5.1.13
...
Closes gh-19530
2020-01-14 11:30:57 +01:00
Brian Clozel
711391cf2f
Move spring.http.* config properties namespace
...
Closes gh-18827
2020-01-14 10:45:31 +01:00
Stephane Nicoll
7f6b01c3d2
Make sure Redis cache prefix includes cache name
...
This commit maps 'spring.cache.redis.key-prefix' to the new
'prefixCacheNameWith' method introduced in Spring Data Neumann. This
makes sure that the configured prefix includes the cache name.
Closes gh-16676
2020-01-14 09:09:33 +01:00
Phillip Webb
3fe4245ab6
Disable failing TomcatReactiveWebServerFactoryTests
...
Temporarily disable some tests in `TomcatReactiveWebServerFactoryTests`
that fail since the Netty upgrade.
See gh-19702
2020-01-13 18:44:04 -08:00
Phillip Webb
862462b791
Update copyright year of changed files
2020-01-13 17:04:19 -08:00
Phillip Webb
1e5ba09a3e
Merge branch '2.2.x'
2020-01-13 17:03:51 -08:00
Phillip Webb
15652ae4c1
Update copyright year of changed files
2020-01-13 16:47:17 -08:00
Phillip Webb
f57281340c
Merge branch '2.2.x'
2020-01-13 16:46:49 -08:00
Phillip Webb
3cfbfebbb1
Merge branch '2.1.x' into 2.2.x
2020-01-13 16:45:40 -08:00
Madhura Bhave
d1f51e064b
Merge branch '2.2.x'
...
Closes gh-19701
2020-01-13 14:15:01 -08:00
Madhura Bhave
e60194c7d5
Ignore trailing slash when recording Web metrics
...
Fixes gh-18207
2020-01-13 14:14:28 -08:00
Phillip Webb
9bd49562fe
Update copyright year of changed files
2020-01-13 14:09:11 -08:00
Scott Frederick
c789592e26
Remove support for deprecated Elasticsearch Jest client
...
Closes #19676
2020-01-13 21:03:12 +01:00
Andy Wilkinson
b34a311d02
Rework dep management to avoid consumers picking up strict constraints
...
Previously, enforcedPlatform dependencies were using to pull in the
constraints defined in spring-boot-dependencies and
spring-boot-parent and applied them strictly so that the constrained
version had to be used. This worked as intended in Spring Boot's own
build but incorrectly enforced those same strict version requirements
on external consumers of Spring Boot's modules.
This commit reworks how Spring Boot defines its internal dependency
management so that platform dependencies are exposed to external
consumers while enforced platform dependencies are using internally.
See gh-19609
2020-01-13 19:59:56 +00:00
Stephane Nicoll
be79252fbd
Upgrade to Reactor Dysprosium-SR3
...
Closes gh-19653
2020-01-13 20:27:57 +01:00
Stephane Nicoll
b3d32c7214
Upgrade to Reactor Dysprosium-SR3
...
Closes gh-19643
2020-01-13 20:25:59 +01:00
Stephane Nicoll
405b9b7f93
Merge branch '2.2.x'
...
Closes gh-19693
2020-01-13 18:50:46 +01:00
dreis2211
852659684b
Fix typo in NoSuchBeanDefinitionFailureAnalyzer exception
...
See gh-19690
2020-01-13 18:48:35 +01:00
Andy Wilkinson
550e042ff0
Merge branch '2.2.x'
...
Closes gh-19691
2020-01-13 17:13:58 +00:00
Andy Wilkinson
30e9ba4659
Upgrade to Jakarta Validation 2.0.2
...
Closes gh-19687
2020-01-13 17:11:48 +00:00
Andy Wilkinson
4a76bc8b46
Cope with different exception messages in ValidationException failure analyzer
...
Fixes gh-19671
2020-01-13 17:11:11 +00:00
Andy Wilkinson
9ca588631e
Merge branch '2.2.x'
...
Closes gh-19689
2020-01-13 17:10:16 +00:00
Andy Wilkinson
27306369c5
Cope with different exception messages in ValidationException failure analyzer
...
Fixes gh-19671
2020-01-13 17:10:03 +00:00
dreis2211
d454c9653c
Disable tests on Java 13 that require an incompatible Gradle version
...
See gh-19680
2020-01-13 16:51:55 +00:00
Stephane Nicoll
f13ff3b939
Merge branch '2.2.x'
...
Closes gh-19686
2020-01-13 17:45:06 +01:00
Stephane Nicoll
101fd14286
Merge branch '2.1.x' into 2.2.x
...
Closes gh-19685
2020-01-13 17:44:45 +01:00
Stephane Nicoll
8b8a4ee65e
Polish "Make equality checks defensive to null reference"
...
See gh-19540
2020-01-13 17:38:38 +01:00
liuhuan
6d8b849361
Make equality checks defensive to null reference
...
See gh-19540
2020-01-13 17:38:26 +01:00
Stephane Nicoll
4796701337
Merge branch '2.2.x'
...
Closes gh-19683
2020-01-13 17:24:08 +01:00
Stephane Nicoll
66755105ea
Merge branch '2.1.x' into 2.2.x
...
Closes gh-19682
2020-01-13 17:21:24 +01:00
Dmytro Nosan
b7e69890f3
Fix retrieval of parent logger in PoolingDataSourceBean
...
See gh-19637
2020-01-13 17:16:57 +01:00
Stephane Nicoll
738ba15d0c
Merge branch '2.2.x'
...
Closes gh-19679
2020-01-13 17:01:17 +01:00
Stephane Nicoll
0c7dae0d51
Remove duplicate note in Hazelcast section of reference guide
...
Closes gh-19678
2020-01-13 17:00:28 +01:00
Brian Clozel
b780e5247c
Remove support for Elasticsearch transport client
...
The Elasticsearch transport client has been deprecated since Spring Boot
2.2.0 and is about to be removed from Spring Data Elasticsearch and
Elasticsearch itself in their next major releases.
The available REST client support variants are now the preferred way of
using Elasticsearch features.
Closes gh-19668
2020-01-13 16:00:18 +01:00