Commit Graph

30522 Commits (20b7016a924ac98ca3c2f83f95fe3f565c35d03d)
 

Author SHA1 Message Date
Phillip Webb f3719b99ca Merge branch '2.4.x' 4 years ago
Spring Buildmaster dc76aa312e Next development version (v2.4.3-SNAPSHOT) 4 years ago
Phillip Webb 0fd3cd5ed5 Merge branch '2.4.x' 4 years ago
Phillip Webb 26f2caca22 Update copyright year of changed files 4 years ago
Phillip Webb daf2b2fea3 Merge branch '2.4.x'
Fixes gh-24846
4 years ago
Phillip Webb c0aef4c35f Apply SystemProperties to LoggerContext
Update `LoggingSystemProperties` so that system environment properties
are also applied to the `LoggerContext`. This is required when multiple
applications are deployed to the same Servlet container. In such setups
there's only a single JVM and the System Environment can be changed
when multiple applications start at the same time.

Fixes gh-24835
4 years ago
Madhura Bhave b7843f9399 Merge branch '2.4.x'
Closes gh-24846
4 years ago
Madhura Bhave 68fc2329c8 Revert "Remove unnecessary code"
Fixes gh-24835
4 years ago
Scott Frederick 45acd5f30c Merge branch '2.4.x' 4 years ago
Scott Frederick 716dce3859 Merge branch '2.3.x' into 2.4.x 4 years ago
Spring Buildmaster 8f692a16c6 Next development version (v2.3.9.BUILD-SNAPSHOT) 4 years ago
Brian Clozel 4dd60684c9 Merge branch '2.4.x'
Closes gh-24844
4 years ago
Brian Clozel 6f51831001 Fix docs on probe state during graceful shutdown
This commit improves the "Application lifefycle and Probes states"
section and underlines the difference between `AvailabilityState` and
the availability of Probes over HTTP.

Closes gh-24843
4 years ago
Stephane Nicoll a788ef4958 Merge branch '2.4.x'
Closes gh-24842
4 years ago
Stephane Nicoll dda8b5d287 Revert "Upgrade to Kafka 2.6.1"
See gh-24247
4 years ago
Stephane Nicoll 2072e7242a Merge branch '2.3.x' into 2.4.x
Closes gh-24841
4 years ago
Stephane Nicoll 283ed48d63 Unwrap Datasource against an actual interface
This commit updates DataSourceUnwrapper to take a separate interface
type argument if the target datasource has to be unwrapped, given that
the target type is usually not an interface.

Closes gh-24697
4 years ago
Stephane Nicoll 51636eef97 Merge branch '2.2.x' into 2.3.x 4 years ago
Stephane Nicoll 9f40b9de7b Merge branch '2.4.x'
Closes gh-24832
4 years ago
Stephane Nicoll 5d85ac6838 Complete configuration metadata for spring.config.*
Closes gh-24816
4 years ago
Spring Buildmaster 4a843d40c8 Next development version (v2.2.14.BUILD-SNAPSHOT) 4 years ago
Stephane Nicoll 03844c00cc Upgrade to Dependency Management Plugin 1.0.11
Closes gh-24830
4 years ago
Stephane Nicoll 146a884827 Merge branch '2.4.x' 4 years ago
Stephane Nicoll 3aa960a060 Upgrade to Spring Kafka 2.6.5
Closes gh-24703
4 years ago
Stephane Nicoll d6d0abcfd5 Upgrade to Spring AMQP 2.3.4
Closes gh-24702
4 years ago
Stephane Nicoll da8a8b9712 Upgrade to Spring Integration 5.4.3
Closes gh-24701
4 years ago
Stephane Nicoll bb33574ad4 Upgrade to Netty tcNative 2.0.36.Final
Closes gh-24829
4 years ago
Stephane Nicoll e73c124b2d Upgrade to Netty 4.1.58.Final
Closes gh-24828
4 years ago
Stephane Nicoll 27162bc3b9 Upgrade to Dependency Management Plugin 1.0.11.RELEASE
Closes gh-24827
4 years ago
Stephane Nicoll 19188de1bf Merge branch '2.3.x' into 2.4.x 4 years ago
Stephane Nicoll 3ecd1001a1 Upgrade to Spring Kafka 2.5.11.RELEASE
Closes gh-24826
4 years ago
Stephane Nicoll 696539c68f Upgrade to Spring Integration 5.3.5.RELEASE
Closes gh-24825
4 years ago
Stephane Nicoll 8908969a6c Upgrade to Spring AMQP 2.2.14.RELEASE
Closes gh-24824
4 years ago
Stephane Nicoll 92f132ae35 Upgrade to Netty tcNative 2.0.36.Final
Closes gh-24823
4 years ago
Stephane Nicoll 6f9e3a6e94 Upgrade to Netty 4.1.58.Final
Closes gh-24822
4 years ago
Stephane Nicoll 1dd445b6ca Upgrade to Dependency Management Plugin 1.0.11.RELEASE
Closes gh-24821
4 years ago
Stephane Nicoll f8c14c9681 Merge branch '2.2.x' into 2.3.x 4 years ago
Stephane Nicoll 5cde6ba719 Upgrade to Dependency Management Plugin 1.0.11
Close gh-24742
4 years ago
Stephane Nicoll a9f7b2a29b Upgrade to Spring Integration 5.2.11.RELEASE
Closes gh-24820
4 years ago
Stephane Nicoll 0d48b9ff2f Upgrade to Spring Amqp 2.2.14.RELEASE
Closes gh-24819
4 years ago
Stephane Nicoll 4c68ae7102 Upgrade to Netty 4.1.58.Final
Closes gh-24818
4 years ago
Madhura Bhave fec707164a Merge branch '2.4.x'
See gh-24815
4 years ago
Madhura Bhave ea08a517c7 Merge branch '2.3.x' into 2.4.x
See gh-24814
4 years ago
Madhura Bhave f57adde61c Merge branch '2.2.x' into 2.3.x
See gh-24813
4 years ago
Madhura Bhave a78ec9da6a Simplify lowercase grep logic in docker script
See gh-24811
4 years ago
Madhura Bhave a32622a353 Merge branch '2.4.x'
Closes gh-24815
4 years ago
Madhura Bhave c957d97167 Merge branch '2.3.x' into 2.4.x
Closes gh-24814
4 years ago
Madhura Bhave c34188f077 Merge branch '2.2.x' into 2.3.x
Closes gh-24813
4 years ago
Madhura Bhave aefeb3ffaf Fix parsing of location header in docker update script
Fixes gh-24811
4 years ago
Madhura Bhave b1c6829707 Merge branch '2.4.x'
Closes gh-24812
4 years ago