Andy Wilkinson
d6f93704e9
Upgrade to Dropwizard Metrics 4.1.2
...
Closes gh-19740
5 years ago
Andy Wilkinson
cb951d1103
Upgrade to Hikaricp 3.4.2
...
Closes gh-19739
5 years ago
Andy Wilkinson
37e699b391
Upgrade to Unboundid Ldapsdk 4.0.14
...
Closes gh-19738
5 years ago
Andy Wilkinson
bbcf9e2d9f
Upgrade to Okhttp3 3.14.6
...
Closes gh-19737
5 years ago
Andy Wilkinson
f47a75a9f9
Upgrade to Hazelcast 3.12.5
...
Closes gh-19736
5 years ago
Andy Wilkinson
1e9afc6482
Upgrade to Jackson 2.10.2
...
Closes gh-19735
5 years ago
Andy Wilkinson
589c58a21e
Upgrade to Spring Retry 1.2.5.RELEASE
...
Closes gh-19734
5 years ago
Andy Wilkinson
be11ddd4f9
Upgrade to Slf4j 1.7.30
...
Closes gh-19733
5 years ago
Andy Wilkinson
9989e14b0d
Upgrade to Postgresql 42.2.9
...
Closes gh-19732
5 years ago
Andy Wilkinson
22c127878f
Upgrade to Neo4j Ogm 3.1.16
...
Closes gh-19731
5 years ago
Andy Wilkinson
b63f63ff9d
Upgrade to Infinispan 9.4.17.Final
...
Closes gh-19730
5 years ago
Andy Wilkinson
c52f2828a8
Upgrade to Hibernate 5.3.15.Final
...
Closes gh-19729
5 years ago
Andy Wilkinson
501f98c25c
Upgrade to Jetty 9.4.25.v20191220
...
Closes gh-19728
5 years ago
Andy Wilkinson
f2e93774e4
Upgrade to Groovy 2.5.9
...
Closes gh-19727
5 years ago
Andy Wilkinson
8ec2c77b83
Upgrade to Httpcore 4.4.13
...
Closes gh-19726
5 years ago
Andy Wilkinson
9f979cb03f
Upgrade to Mysql 8.0.19
...
Closes gh-19725
5 years ago
Andy Wilkinson
3f45874245
Upgrade to Undertow 2.0.29.Final
...
Closes gh-19724
5 years ago
Andy Wilkinson
159be1a78d
Upgrade to Rxjava2 2.2.17
...
Closes gh-19723
5 years ago
Andy Wilkinson
f73c4a837c
Upgrade to Netty 4.1.45.Final
...
Closes gh-19722
5 years ago
Andy Wilkinson
64df377600
Upgrade to Unboundid Ldapsdk 4.0.14
...
Closes gh-19721
5 years ago
Andy Wilkinson
1e6cc4c308
Upgrade to Hazelcast 3.11.6
...
Closes gh-19720
5 years ago
Andy Wilkinson
727b4d164e
Upgrade to Jackson 2.9.10.20200103
...
Closes gh-19719
5 years ago
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
5 years ago
Andy Wilkinson
5bcd185ce1
Upgrade to Spring Data Lovelace-SR15
...
Closes gh-19642
5 years ago
Madhura Bhave
aae1151f12
Merge branch '2.2.x'
...
Closes gh-19714
5 years ago
Madhura Bhave
3bf943d597
Merge branch '2.1.x' into 2.2.x
...
Closes gh-19713
5 years ago
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
5 years ago
Madhura Bhave
91e459a5d4
Polish "Limit ChronoField values to their range"
...
See gh-19595
5 years ago
Dmytro Nosan
9bc68b9877
Limit ChronoField values to their range
...
See gh-19595
5 years ago
Andy Wilkinson
244b5391bc
Fix file handle leak in JarFileArchiveTests
...
Closes gh-19655
5 years ago
Stephane Nicoll
dee71f064b
Harmonize Cassandra bean names
5 years ago
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
5 years ago
Stephane Nicoll
246f5ce8eb
Polish Cassandra v4 support
5 years ago
Stephane Nicoll
e5499ca17a
Upgrade to Spring Framework 5.2.3
...
Closes gh-19534
5 years ago
Stephane Nicoll
29163041ae
Upgrade to Spring Framework 5.2.3
...
Closes gh-19531
5 years ago
Stephane Nicoll
717439d3a0
Upgrade to Spring Framework 5.1.13
...
Closes gh-19530
5 years ago
Brian Clozel
711391cf2f
Move spring.http.* config properties namespace
...
Closes gh-18827
5 years ago
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
5 years ago
Phillip Webb
3fe4245ab6
Disable failing TomcatReactiveWebServerFactoryTests
...
Temporarily disable some tests in `TomcatReactiveWebServerFactoryTests`
that fail since the Netty upgrade.
See gh-19702
5 years ago
Phillip Webb
862462b791
Update copyright year of changed files
5 years ago
Phillip Webb
1e5ba09a3e
Merge branch '2.2.x'
5 years ago
Phillip Webb
15652ae4c1
Update copyright year of changed files
5 years ago
Phillip Webb
f57281340c
Merge branch '2.2.x'
5 years ago
Phillip Webb
3cfbfebbb1
Merge branch '2.1.x' into 2.2.x
5 years ago
Madhura Bhave
d1f51e064b
Merge branch '2.2.x'
...
Closes gh-19701
5 years ago
Madhura Bhave
e60194c7d5
Ignore trailing slash when recording Web metrics
...
Fixes gh-18207
5 years ago
Phillip Webb
9bd49562fe
Update copyright year of changed files
5 years ago
Scott Frederick
c789592e26
Remove support for deprecated Elasticsearch Jest client
...
Closes #19676
5 years ago
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
5 years ago
Stephane Nicoll
be79252fbd
Upgrade to Reactor Dysprosium-SR3
...
Closes gh-19653
5 years ago
Stephane Nicoll
b3d32c7214
Upgrade to Reactor Dysprosium-SR3
...
Closes gh-19643
5 years ago
Stephane Nicoll
405b9b7f93
Merge branch '2.2.x'
...
Closes gh-19693
5 years ago
dreis2211
852659684b
Fix typo in NoSuchBeanDefinitionFailureAnalyzer exception
...
See gh-19690
5 years ago
Andy Wilkinson
550e042ff0
Merge branch '2.2.x'
...
Closes gh-19691
5 years ago
Andy Wilkinson
30e9ba4659
Upgrade to Jakarta Validation 2.0.2
...
Closes gh-19687
5 years ago
Andy Wilkinson
4a76bc8b46
Cope with different exception messages in ValidationException failure analyzer
...
Fixes gh-19671
5 years ago
Andy Wilkinson
9ca588631e
Merge branch '2.2.x'
...
Closes gh-19689
5 years ago
Andy Wilkinson
27306369c5
Cope with different exception messages in ValidationException failure analyzer
...
Fixes gh-19671
5 years ago
dreis2211
d454c9653c
Disable tests on Java 13 that require an incompatible Gradle version
...
See gh-19680
5 years ago
Stephane Nicoll
f13ff3b939
Merge branch '2.2.x'
...
Closes gh-19686
5 years ago
Stephane Nicoll
101fd14286
Merge branch '2.1.x' into 2.2.x
...
Closes gh-19685
5 years ago
Stephane Nicoll
8b8a4ee65e
Polish "Make equality checks defensive to null reference"
...
See gh-19540
5 years ago
liuhuan
6d8b849361
Make equality checks defensive to null reference
...
See gh-19540
5 years ago
Stephane Nicoll
4796701337
Merge branch '2.2.x'
...
Closes gh-19683
5 years ago
Stephane Nicoll
66755105ea
Merge branch '2.1.x' into 2.2.x
...
Closes gh-19682
5 years ago
Dmytro Nosan
b7e69890f3
Fix retrieval of parent logger in PoolingDataSourceBean
...
See gh-19637
5 years ago
Stephane Nicoll
738ba15d0c
Merge branch '2.2.x'
...
Closes gh-19679
5 years ago
Stephane Nicoll
0c7dae0d51
Remove duplicate note in Hazelcast section of reference guide
...
Closes gh-19678
5 years ago
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
5 years ago
Andy Wilkinson
648e468c86
Build against Spring HATEOAS 1.1.0.M1 snapshots
...
See gh-19649
5 years ago
Stephane Nicoll
ca1710ee56
Upgrade to Apache Cassandra 4.3.1
...
See gh-19588
5 years ago
Stephane Nicoll
d282eb619f
Upgrade to Elasticsearch 7.5.1
...
See gh-19588
5 years ago
Scott Frederick
f268ede3c0
Start building against Spring Data Neumann-M1 snapshots
...
See gh-19588
5 years ago
Andy Wilkinson
e415f759a2
Raise the minimum supported version of Gradle to 5.6
...
Closes gh-18777
5 years ago
Dmytro Nosan
25838b4794
Support nested requests in MetricsClientHttpRequestInterceptor
...
Prior to this commit, requests made by `HttpRequestInterceptor`
instances configured on `RestTemplate` would not be recorded
properly.
This commit ensures that nested requests are recorded separately.
See gh-19381
5 years ago
Andy Wilkinson
b23b69fea3
Upgrade to Reactor Californium-SR15
...
Closes gh-19640
5 years ago
Andy Wilkinson
c66d2e8039
Relax the Gradle plugin's Kotlin version constraint
...
Enforcing the spring-boot-dependencies platform makes for too strong
an opinion about the version of Kotlin that should be on the build
script's classpath. It clashes with the version of Kotlin that's
embedded in Gradle and used with Gradle's Kotlin DSL.
This commit switches to a normal platform (rather than an enforced
platform) which allows it to express an opinion about the version of
Kotlin without making it a strict requirement.
Closes gh-19609
5 years ago
Andy Wilkinson
c8236a74d8
Upgrade to Spring Security 5.3.0.M1
...
Closes gh-19654
5 years ago
Andy Wilkinson
39d9e486dd
Build against Reactor Dysprosium-SR3 snapshots
...
See gh-19653
5 years ago
Andy Wilkinson
16fe64ded4
Build against Micrometer 1.3.3 snapshots
5 years ago
Andy Wilkinson
3a2f25c6ff
Build against Spring AMQP 2.2.3 snapshots
...
See gh-19651
5 years ago
Andy Wilkinson
7595336184
Build against Spring Integration 5.3.0.M1 snapshots
...
See gh-19650
5 years ago
Brian Clozel
18ccbf031a
Remove validation starter from web starters
...
This commit removes the validation starter from the web and
webflux starters - we've reconsidered that choice since many were
not using this feature as part of their default web experience.
Thit commit also changes the default EL implementation for the
Jakarta implementation, aligning all servers on it and simplifying
dependency management (especially exclusions that were required
previously).
Closes gh-19550
5 years ago
Andy Wilkinson
6d16c7d860
Build against Spring Data Moore-SR4 snapshots
...
See gh-19648
5 years ago
Andy Wilkinson
3faf023da4
Build against Spring Integration 5.2.3 snapshots
...
See gh-19647
5 years ago
Andy Wilkinson
0509248bf7
Build against Spring AMQP 2.2.3 snapshots
...
See gh-19646
5 years ago
Andy Wilkinson
803a24d6f4
Build against Micrometer 1.3.3 snapshots
...
See gh-19645
5 years ago
Andy Wilkinson
cedcbaccdb
Build against Spring HATEOAS 1.0.3 snapshots
...
See gh-19644
5 years ago
Andy Wilkinson
fbc958e4dd
Build against Reactor Dysprosium-SR3 snapshots
...
See gh-19643
5 years ago
Andy Wilkinson
5e14e33c94
Start building against Micrometer 1.1.10 snapshots
...
See gh-19639
5 years ago
Andy Wilkinson
2d995e740a
Start building against Spring Data Lovelace-SR15 snapshots
...
See gh-19642
5 years ago
Andy Wilkinson
bcaae99fa9
Start building against Spring AMQP 2.1.13 snapshots
...
See gh-19641
5 years ago
Andy Wilkinson
d75a58d789
Start building against Reactor Californium-SR15 snapshots
...
See gh-19640
5 years ago
Andy Wilkinson
7fda317f0d
Merge branch '2.1.x' into 2.2.x
...
Closes gh-19657
5 years ago
Andy Wilkinson
617ebaf3c0
Isolate Gradle Plugin build from other Gradle configuration
...
Closes gh-19656
5 years ago
Stephane Nicoll
b97b0c1d7b
Merge branch '2.2.x'
...
Closes gh-19635
5 years ago
dreis2211
9fe114ebad
Update copyright in legal doc section
...
See gh-19621
5 years ago
Brian Clozel
e0171a5da8
Polish
5 years ago
Madhura Bhave
94ab996597
Merge branch '2.2.x'
5 years ago
Madhura Bhave
1fa83757ce
Fix tests
...
See gh-19599
5 years ago