Stephane Nicoll
ac7320d7fe
Document that Cassandra's application.conf is not considered
...
Closes gh-21787
4 years ago
Andy Wilkinson
5e04e1f4a3
Merge branch '2.3.x'
...
Closes gh-22888
4 years ago
Andy Wilkinson
1896566bc8
Avoid duplicates with different versions in Devtools' int test deps
...
Closes gh-22887
4 years ago
Andy Wilkinson
b54ef4c4ab
Upgrade to Versions Maven Plugin 2.8.1
...
Closes gh-22884
4 years ago
Andy Wilkinson
7f143af6a2
Upgrade to Selenium HtmlUnit 2.43.0
...
Closes gh-22883
4 years ago
Andy Wilkinson
23f5bec312
Upgrade to Pooled JMS 1.1.2
...
Closes gh-22882
4 years ago
Andy Wilkinson
5bfc14b3bd
Upgrade to Maven Resources Plugin 3.2.0
...
Closes gh-22881
4 years ago
Andy Wilkinson
76901bbb0c
Upgrade to Lettuce 5.3.3.RELEASE
...
Closes gh-22880
4 years ago
Andy Wilkinson
59c0a16833
Upgrade to Kotlin Coroutines 1.3.8
...
Closes gh-22879
4 years ago
Andy Wilkinson
e51d2734dd
Upgrade to HtmlUnit 2.43.0
...
Closes gh-22878
4 years ago
Andy Wilkinson
28aac6cda5
Upgrade to Hibernate 5.4.20.Final
...
Closes gh-22877
4 years ago
Andy Wilkinson
92bc60fd87
Upgrade to Dropwizard Metrics 4.1.12.1
...
Closes gh-22876
4 years ago
Andy Wilkinson
62845b5a8d
Upgrade to Dependency Management Plugin 1.0.10.RELEASE
...
Closes gh-22875
4 years ago
Andy Wilkinson
289797b5d4
Upgrade to Spring Security 5.3.4.RELEASE
...
Closes gh-22873
4 years ago
Andy Wilkinson
4f79f39b31
Upgrade to Spring HATEOAS 1.1.1.RELEASE
...
Closes gh-22872
4 years ago
Andy Wilkinson
33ece49921
Upgrade to RSocket 1.0.2
...
Closes gh-22871
4 years ago
Andy Wilkinson
ad109c10d3
Upgrade to Pooled JMS 1.1.2
...
Closes gh-22870
4 years ago
Andy Wilkinson
006d960044
Upgrade to Lettuce 5.3.3.RELEASE
...
Closes gh-22869
4 years ago
Andy Wilkinson
abf6123bae
Upgrade to Kafka 2.5.1
...
Closes gh-22868
4 years ago
Andy Wilkinson
e8307178c3
Upgrade to jOOQ 3.13.4
...
Closes gh-22867
4 years ago
Andy Wilkinson
6b843d3066
Upgrade to Jetty 9.4.31.v20200723
...
Closes gh-22866
4 years ago
Andy Wilkinson
c89bc5120e
Upgrade to Jackson Bom 2.11.2
...
Closes gh-22865
4 years ago
Andy Wilkinson
7a0af85b6e
Upgrade to Hibernate 5.4.20.Final
...
Closes gh-22864
4 years ago
Andy Wilkinson
38891f7594
Upgrade to Dropwizard Metrics 4.1.12.1
...
Closes gh-22863
4 years ago
Andy Wilkinson
977f33ad80
Upgrade to Dependency Management Plugin 1.0.10.RELEASE
...
Closes gh-22862
4 years ago
Andy Wilkinson
8af4246db5
Upgrade to Couchbase Client 3.0.7
...
Closes gh-22861
4 years ago
Andy Wilkinson
6cb7eb926e
Upgrade to Commons Pool2 2.8.1
...
Closes gh-22860
4 years ago
Andy Wilkinson
d16aa3f377
Upgrade to Byte Buddy 1.10.14
...
Closes gh-22859
4 years ago
Stephane Nicoll
5bd69fcd61
Merge branch '2.3.x'
...
Closes gh-22874
4 years ago
Stephane Nicoll
dc4de06b35
Restore customization of the Couchbase cache manager
...
With the upgrade to the new Couchbase SDK and the related changes in
Spring Data Couchbase, CacheManagerCustomizer can no longer be used to
customize the Couchbase cache manager as it is an immutable class.
This commit introduces a dedicated callback for the
CouchbaseCacheManagerBuilder that is used by the auto-configuration and
update the documentation to refer to it with a sample usage.
Closes gh-22573
4 years ago
Andy Wilkinson
b2c0c958c9
Upgrade to Dependency Management Plugin 1.0.10.RELEASE
...
Closes gh-22615
4 years ago
Andy Wilkinson
ca93c8da94
Merge branch '2.3.x'
...
Closes gh-22856
4 years ago
Stephane Nicoll
91934b5e5a
Upgrade to Spring Framework 5.3.0-M2
...
Closes gh-22640
4 years ago
Andy Wilkinson
1270af90c2
Only enable full path optimization when there's one DispatcherServlet
...
Previously, UrlPathHelper's full path optimization was enabled when
there was a dispatcher servlet mapped to /. The UrlPathHelper is used
across Spring MVC and if there are multiple dispatcher servlets they
all share the sample UrlPathHelper. This meant that any additional
dispatcher servlets mapping to locations other than / would not be able
to map requests correctly as the UrlPathHelper would use the full path,
ignoring the url mapping of the dispatcher servlet.
This commit updates the MVC auto-configuration so that use of the full
path is only enabled if there's a single dispatcher servlet
registration.
Fixes gh-22682
4 years ago
Stephane Nicoll
5a96f7d682
Upgrade to RSocket 1.1.0-M1
...
Closes gh-22751
4 years ago
Stephane Nicoll
72189eed3d
Upgrade to Reactor 2020.0.0-M2
...
Closes gh-22667
4 years ago
Andy Wilkinson
969dd35e45
Upgrade to Mockito 3.4.6
...
Closes gh-22838
4 years ago
Stephane Nicoll
f2a52a87ec
Merge branch '2.3.x'
...
Closes gh-22850
4 years ago
Stephane Nicoll
980ddcffd0
Merge branch '2.2.x' into 2.3.x
...
Closes gh-22849
4 years ago
Stephane Nicoll
dd9c9fd171
Polish "Migrate legacy endpoint that have a dash in their id"
...
See gh-21615
4 years ago
Gabriele Bianchet-David
0f9f10f97e
Migrate legacy endpoint that have a dash in their id
...
See gh-21615
4 years ago
dreis2211
11df8216ad
Fix some doc anchors
...
See gh-22839
4 years ago
Stephane Nicoll
fcab5d6ce1
Merge branch '2.3.x'
4 years ago
Stephane Nicoll
2b578296f9
Merge branch '2.2.x' into 2.3.x
4 years ago
Stephane Nicoll
8962d6ca21
Polish
4 years ago
Stephane Nicoll
dedf09d20f
Merge branch '2.3.x'
...
Closes gh-22848
4 years ago
Stephane Nicoll
f466734801
Merge branch '2.2.x' into 2.3.x
...
Closes gh-22847
4 years ago
Stephane Nicoll
333af3d4e7
Polish "Propagate the cause that led Reactor"s debug agent to fail"
...
See gh-22777
4 years ago
davidbilge
12c419054a
Propagate the cause that led Reactor"s debug agent to fail
...
Prior to this commit, DebugAgentEnvironmentPostProcessor throws a
RuntimeException with a generic error message if its initialization
fails. The causing exception is discarded, which makes error analysis
unnecessarily difficult.
This commit attaches the cause to the newly thrown RuntimeException.
See gh-22777
4 years ago
Stephane Nicoll
b2e581947f
Upgrade to Reactor Dysprosium-SR11
...
Closes gh-22841
4 years ago
Stephane Nicoll
13260eab46
Merge branch '2.3.x'
...
Closes gh-22846
4 years ago
ksmilek
5cb1b41355
Fix wrong reference in `ReadinessStateHealthIndicator` javadoc
...
See gh-22760
4 years ago
Stephane Nicoll
dea2cc480d
Start building against Spring Data Neumann SR3 snapshots
...
See gh-22844
4 years ago
Stephane Nicoll
1fdc6017ae
Start building against Spring Kafka 2.5.5 snapshots
...
See gh-22843
4 years ago
Stephane Nicoll
4d95fb560b
Start building against Spring AMQP 2.2.10 snapshotsEnabled
...
See gh-22842
4 years ago
Stephane Nicoll
2a3d45e5c4
Start building against Reactor Dysprosium-SR11 snapshots
...
See gh-22841
4 years ago
Andy Wilkinson
4933b2688f
Align with changes in latest Integration snapshots
...
See gh-22729
4 years ago
Brian Clozel
7e159c346e
Adapt to MonoProcessor deprecations in Reactor
...
This commit updates our usage of `MonoProcessor` after the deprecations
introduced in reactor/reactor-core#1053
4 years ago
Brian Clozel
9343266c4f
End StartupSteps only once in SpringApplicationRunListeners
...
Fixes gh-22776
4 years ago
Andy Wilkinson
e240c180f3
Merge branch '2.3.x'
...
Closes gh-22831
4 years ago
Andy Wilkinson
181e3b34ba
Isolate Maven Plugin's integration tests from repo.spring.io
...
Previously, the Maven plugin integration tests used a settings.xml file
that defined https://repo.spring.io/snapshot as a repository. This
allowed them to resolve snapshots of the plugin's Spring Framework
dependencies but it had the unfortunate side-effect of also allowing
them to resolve snapshots of other Spring Boot modules from Artifactory
rather than using those currently being built.
This commit replaces the repositories in settings.xml with a Gradle
task that resolves the necessary dependencies and populates a local
repository with the dependencies' jars and pom files. This is achieved
using a ComponentMetadataRule that creates a custom variant of each
dependency that includes its pom file, inspired by the example in
gradle/gradle/#11449. A configuration that extends the
runtimeClasspath configuration and select the custom variant via its
attribute is then used to resolve the jars and pom files of the runtime
classpath such that they can then be used to populate the local
repository.
Closes gh-22828
4 years ago
Brian Clozel
6336007038
Merge branch '2.3.x'
...
Closes gh-22826
4 years ago
Brian Clozel
fea535d176
Update HTTP/2 auto-configuration for Jetty
...
Prior to this commit, the HTTP/2 server auto-configuration for Jetty
would require Conscrypt as a hard dependency.
This commit updates the auto-configuration for more flexibility and now
allows the following deployments:
* JDK9+ with the JDK ALPN implementation
* JDK8u252+ with the backported ALPN implementation
* Conscrypt with no JDK requirement
The auto-configuration now improves detection and guides developers in
case there is a missing `jetty-alpn-*-server` dependency.
The reference docs in the HOWTO section has been updated accordingly.
Closes gh-22188
4 years ago
Andy Wilkinson
0ffe51bb62
Merge branch '2.3.x'
...
Closes gh-22820
4 years ago
Andy Wilkinson
be32843dab
Configure generated snippets as inputs to the Asciidoctor tasks
...
Closes gh-22819
4 years ago
Andy Wilkinson
cd05716194
Upgrade to Tomcat 9.0.37
...
Closes gh-22818
4 years ago
Andy Wilkinson
ac9a269e77
Upgrade to SQLite JDBC 3.32.3.2
...
Closes gh-22817
4 years ago
Andy Wilkinson
d3b8c3fc6c
Upgrade to Spring HATEOAS 1.1.1.RELEASE
...
Closes gh-22816
4 years ago
Andy Wilkinson
312d94ef0c
Upgrade to Solr 8.5.2
...
Closes gh-22815
4 years ago
Andy Wilkinson
47c22fdbee
Upgrade to SendGrid 4.6.3
...
Closes gh-22814
4 years ago
Andy Wilkinson
1fdb86dc6c
Upgrade to Selenium HtmlUnit 2.42.0
...
Closes gh-22813
4 years ago
Andy Wilkinson
0af0fe765d
Upgrade to Netty 4.1.51.Final
...
Closes gh-22812
4 years ago
Andy Wilkinson
131319cb90
Upgrade to MySQL 8.0.21
...
Closes gh-22811
4 years ago
Andy Wilkinson
c46e84870a
Upgrade to MongoDB 4.1.0
...
Closes gh-22810
4 years ago
Andy Wilkinson
8a35b078ec
Upgrade to Micrometer 1.5.3
...
Closes gh-22809
4 years ago
Andy Wilkinson
a35073def5
Upgrade to Maven War Plugin 3.3.1
...
Closes gh-22808
4 years ago
Andy Wilkinson
b6edb4d252
Upgrade to MariaDB 2.6.2
...
Closes gh-22807
4 years ago
Andy Wilkinson
b204736f35
Upgrade to Liquibase 3.10.2
...
Closes gh-22806
4 years ago
Andy Wilkinson
36406a0d1e
Upgrade to Lettuce 5.3.2.RELEASE
...
Closes gh-22805
4 years ago
Andy Wilkinson
c00823bc63
Upgrade to jOOQ 3.13.4
...
Closes gh-22804
4 years ago
Andy Wilkinson
b977f14372
Upgrade to Johnzon 1.2.8
...
Closes gh-22803
4 years ago
Andy Wilkinson
dc56170d7b
Upgrade to Jetty 9.4.31.v20200723
...
Closes gh-22802
4 years ago
Andy Wilkinson
cfd11214fd
Upgrade to Jackson Bom 2.11.2
...
Closes gh-22801
4 years ago
Andy Wilkinson
ed8237ab98
Upgrade to Infinispan 11.0.3.Final
...
Closes gh-22800
4 years ago
Andy Wilkinson
6253ec8e81
Upgrade to HtmlUnit 2.42.0
...
Closes gh-22799
4 years ago
Andy Wilkinson
ebcecf3669
Upgrade to HSQLDB 2.5.1
...
Closes gh-22798
4 years ago
Andy Wilkinson
84c0b426eb
Upgrade to Hibernate 5.4.19.Final
...
Closes gh-22797
4 years ago
Andy Wilkinson
7ce5442240
Upgrade to Flyway 6.5.3
...
Closes gh-22796
4 years ago
Andy Wilkinson
89abcad3e8
Upgrade to Dropwizard Metrics 4.1.11
...
Closes gh-22795
4 years ago
Andy Wilkinson
d72b61ac6c
Upgrade to DB2 JDBC 11.5.4.0
...
Closes gh-22794
4 years ago
Andy Wilkinson
8b95b3a537
Upgrade to Commons Pool2 2.8.1
...
Closes gh-22793
4 years ago
Andy Wilkinson
37d0a62973
Upgrade to Commons Lang3 3.11
...
Closes gh-22792
4 years ago
Andy Wilkinson
c6e6d090b9
Upgrade to Cassandra Driver 4.8.0
...
Closes gh-22791
4 years ago
Andy Wilkinson
02ffeec89d
Upgrade to Caffeine 2.8.5
...
Closes gh-22790
4 years ago
Andy Wilkinson
c287f6fa1c
Upgrade to Byte Buddy 1.10.14
...
Closes gh-22789
4 years ago
Andy Wilkinson
35582774b2
Upgrade to Build Helper Maven Plugin 3.2.0
...
Closes gh-22788
4 years ago
Andy Wilkinson
2a95b9cb48
Upgrade to AspectJ 1.9.6
...
Closes gh-22787
4 years ago
Andy Wilkinson
7c54a3aa88
Upgrade to Artemis 2.14.0
...
Closes gh-22786
4 years ago
Andy Wilkinson
309e9d4d0a
Upgrade to AppEngine SDK 1.9.81
...
Closes gh-22785
4 years ago
Andy Wilkinson
66fa39355d
Upgrade to ActiveMQ 5.16.0
...
Closes gh-22784
4 years ago