- 07 Dec, 2020 15 commits
-
-
Stephane Nicoll authored
Closes gh-24363
-
Stephane Nicoll authored
Closes gh-24362
-
Stephane Nicoll authored
Closes gh-24361
-
Stephane Nicoll authored
Closes gh-24360
-
Stephane Nicoll authored
Closes gh-24359
-
Stephane Nicoll authored
Closes gh-24358
-
Stephane Nicoll authored
Closes gh-24357
-
Stephane Nicoll authored
Closes gh-24356
-
Stephane Nicoll authored
Closes gh-24355
-
Stephane Nicoll authored
Closes gh-24354
-
Stephane Nicoll authored
Closes gh-24353
-
Stephane Nicoll authored
Closes gh-24352
-
Stephane Nicoll authored
Closes gh-24351
-
Stephane Nicoll authored
See gh-24344
-
Stephane Nicoll authored
This commit upgrades the docker image for CentOS to Centos 7.9 as CentOs 6 is EOL since November 30. Given that CentOS 7 does no longer support SysVinit, this commit also updates the integration tests to not test this OS anymore. Closes gh-24344
-
- 05 Dec, 2020 6 commits
-
-
Phillip Webb authored
See gh-24337
-
Phillip Webb authored
This reverts commit 5a51b585.
-
Phillip Webb authored
Restore `HazelcastHealthIndicatorTests` which was accidentally replaced with a version from 2.4.x. See gh-24337
-
Phillip Webb authored
See gh-24337
-
Phillip Webb authored
See gh-24337
-
Phillip Webb authored
Closes gh-24337
-
- 02 Dec, 2020 1 commit
-
-
Madhura Bhave authored
Closes gh-11987
-
- 30 Nov, 2020 2 commits
-
-
Stephane Nicoll authored
See gh-24276
-
Stephane Nicoll authored
See gh-24273
-
- 25 Nov, 2020 3 commits
-
-
Stephane Nicoll authored
* pr/24208: Polish "Reduce redis health indicator info command result size" Reduce redis health indicator info command result size Closes gh-24208
-
Stephane Nicoll authored
See gh-24208
-
xJoeWoo authored
See gh-24208
-
- 20 Nov, 2020 4 commits
-
-
Andy Wilkinson authored
Fixes gh-24123
-
Andy Wilkinson authored
* gh-24095: Polish "Ensure that MeterRegistry bean is defined before SI looks for it" Ensure that MeterRegistry bean is defined before SI looks for it Closes gh-24095
-
Andy Wilkinson authored
See gh-24095
-
Artem Bilan authored
Previously, it was possible for Spring Integration, including its built-in Micrometer support, to be auto-configured before the Micrometer auto-configuration had defined the MeterRegistry bean. This resulted in missing Spring Integration metrics. Spring Integration is unusual in having its own built-in Micrometer support that it configures itself. Rather than providing auto-configuration for Integration's Micrometer support (Which isn't needed), this commit introduces some auto-configuration that just affects the ordering of the auto-configuration classes. This ordering ensures that the MeterRegistry bean has been defined by Spring Integration is auto-configured. This ensures that the MeterRegistry bean is known to the BeanFactory when Spring Integration goes looking for it. See gh-24095
-
- 18 Nov, 2020 6 commits
-
-
Andy Wilkinson authored
Closes gh-24197
-
Stephane Nicoll authored
Closes gh-23558
-
Stephane Nicoll authored
* pr/24147: Polish "Avoid unnecessary pattern compilation in WebFluxTags" Avoid unnecessary pattern compilation in WebFluxTags Closes gh-24147
-
Stephane Nicoll authored
See gh-24147
-
Peter Paul Bakker authored
See gh-24147
-
Madhura Bhave authored
Closes gh-24145
-
- 17 Nov, 2020 3 commits
-
-
Stephane Nicoll authored
* pr/24173: Provide dependency management for elasticsearch-rest-client-sniffer Closes gh-24173
-
izeye authored
See gh-24173
-
Andy Wilkinson authored
Closes gh-24175
-