Commit Graph

10271 Commits (7ce5442240c46a4e9a405a5148f3cd33d0e7293e)

Author SHA1 Message Date
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
Andy Wilkinson 915c3ec712 Merge branch '2.3.x'
Closes gh-22781
4 years ago
Andy Wilkinson 95b504ccad Make processResources out-of-date on version change
Closes gh-22780
4 years ago
Madhura Bhave 6d82e9e97f Merge branch '2.3.x'
Closes gh-22775
4 years ago
Madhura Bhave 3f82ca40e2 Merge branch '2.2.x' into 2.3.x
Closes gh-22774
4 years ago
Madhura Bhave f39f33bb8d Fix documentation related to the health endpoint's inner details
Closes gh-22490
4 years ago
Phillip Webb f8c8b65cbf Add ConfigDataEnvironmentPostProcessor.applyTo
Add static methods to `ConfigDataEnvironmentPostProcessor` so that
post-processing can be applied to `Environment` instances directly.

Closes gh-22601
4 years ago
Phillip Webb f7f4ff0ac9 Update copyright year of changed files 4 years ago
Phillip Webb dfd233cada Polish 4 years ago
Phillip Webb 8d06b0f368 Merge branch '2.3.x' 4 years ago
Phillip Webb 4924573074 Merge branch '2.2.x' into 2.3.x 4 years ago
Phillip Webb fdd6a89a61 Polish 4 years ago
Stephane Nicoll dac63fc3e5 Polish 4 years ago
Andy Wilkinson 8b3f8a6138 Merge branch '2.3.x'
Closes gh-22768
4 years ago
Andy Wilkinson 11d1002f15 Merge branch '2.2.x' into 2.3.x
Closes gh-22767
4 years ago
Andy Wilkinson 07699ea6ff Retry when dependency resolution fails in ModifiedClassPathClassLoader
Closes gh-22763
4 years ago
Brian Clozel 4ef08425e6 Require RSocket 1.0+
This commit removes usage of methods and classes that were previously
deprecated in RSocket and Spring Framework and have been removed.

Closes gh-22764
4 years ago
Andy Wilkinson 4b17bfd889 Merge branch '2.3.x' 4 years ago
Andy Wilkinson 327138c227 Merge branch '2.2.x' into 2.3.x 4 years ago
Andy Wilkinson 63f7c75b61 Polish 4 years ago
Andy Wilkinson 079b5d3f50 Polish Gradle plugin after layering being enabled by default
Closes gh-20983
4 years ago
Brian Clozel 9f558181d5 Instrument SpringBootApplication for ApplicationStartup
This commit allows the configuration of a custom `ApplicationStartup`
implementation on the `SpringApplication` and
`SpringApplicationBuilder` for collecting `StartupStep` metrics.

This also instruments Spring Boot run listeners and server-specific
application context implementations for collecting Spring Boot
application events during startup.

Closes gh-22600
4 years ago
Andy Wilkinson 5cc5baa303 Starting building against Spring AMQP 2.3.0-M2 snapshots
See gh-22761
4 years ago
Andy Wilkinson 792c4f46ef Merge branch '2.3.x'
Closes gh-22759
4 years ago
Andy Wilkinson c121f9f61f Merge branch '2.2.x' into 2.3.x
Closes gh-22758
4 years ago
Andy Wilkinson b53f54f2cf Add tip about using AopTestUtils.getTargetProxy with proxied spy beans
Closes gh-22281
4 years ago
Madhura Bhave f0ef47dfad Fix additional deprecations 4 years ago
Madhura Bhave 0d79bd08a6 Fix deprecations 4 years ago
Madhura Bhave 5f386e456b Fix test 4 years ago
Madhura Bhave b9abcf1615 Fail hard if spring.profiles.include is used with new config processing
Closes gh-22693
4 years ago
Brian Clozel e719a246df Upgrade to Spring Security 5.4.0-RC1
Closes gh-22668
4 years ago
Andy Wilkinson 9c417d280c Merge branch '2.3.x'
Closes gh-22749
4 years ago
Andy Wilkinson a160755da5 Merge branch '2.2.x' into 2.3.x
Closes gh-22748
4 years ago
Andy Wilkinson bfe250e5d3 Clarify docs on schema and data SQL scripts with Flyway and Liquibase
Closes gh-20920
4 years ago
Andy Wilkinson 0e83b2f4c4 Merge branch '2.3.x'
Closes gh-22747
4 years ago
Andy Wilkinson c40835eba0 Merge branch '2.2.x' into 2.3.x
Closes gh-22746
4 years ago
Andy Wilkinson 71ffb44a3c Remove WebClient's in-memory buffer size limit for endpoint tests
Previously, the endpoints' responses could occasionally exceed
WebClient's in-memory buffer limt, for example if the threads endpoint
was reporting a large number of threads or the threads had large
stacks.

This commit disables WebClient's in-memory buffer size limit so that
the tests passing is not dependent on the size of the endpoints'
responses.

Closes gh-22743
4 years ago
Stephane Nicoll 516582f6d3 Merge branch '2.3.x'
Closes gh-22744
4 years ago