Commit Graph

30500 Commits

Author SHA1 Message Date
Stephane Nicoll 10b9448e1e Upgrade to Mockito 3.7.7
Closes gh-24919
2021-01-20 09:15:08 +01:00
Stephane Nicoll 10a692edcd Upgrade to Micrometer 1.6.3
Closes gh-24918
2021-01-20 09:15:06 +01:00
Stephane Nicoll c57ca65eb8 Upgrade to Log4j2 2.14.0
Closes gh-24917
2021-01-20 09:15:05 +01:00
Stephane Nicoll 4407d00664 Upgrade to Lettuce 6.0.2.RELEASE
Closes gh-24916
2021-01-20 09:15:04 +01:00
Stephane Nicoll 78a15dc8c9 Upgrade to Json Path 2.5.0
Closes gh-24915
2021-01-20 09:15:03 +01:00
Stephane Nicoll 0399b65904 Upgrade to Johnzon 1.2.9
Closes gh-24914
2021-01-20 09:15:01 +01:00
Stephane Nicoll 9e12bd088e Upgrade to Jetty 9.4.36.v20210114
Closes gh-24913
2021-01-20 09:15:00 +01:00
Stephane Nicoll 02b434460d Upgrade to Jetty Reactive HTTPClient 1.1.5
Closes gh-24912
2021-01-20 09:14:59 +01:00
Stephane Nicoll 6d8043aae7 Upgrade to Jersey 2.33
Closes gh-24911
2021-01-20 09:14:57 +01:00
Stephane Nicoll 8d5dd8d4b2 Upgrade to Jaybird 3.0.10
Closes gh-24910
2021-01-20 09:14:56 +01:00
Stephane Nicoll 7b39cfb061 Upgrade to Jackson Bom 2.12.1
Closes gh-24909
2021-01-20 09:14:54 +01:00
Stephane Nicoll 7b22d69857 Upgrade to InfluxDB Java 2.21
Closes gh-24908
2021-01-20 09:14:52 +01:00
Stephane Nicoll 346bc4730b Upgrade to Infinispan 11.0.9.Final
Closes gh-24907
2021-01-20 09:14:50 +01:00
Stephane Nicoll 09b3363dae Upgrade to HtmlUnit 2.46.0
Closes gh-24906
2021-01-20 09:14:49 +01:00
Stephane Nicoll d5d100eb11 Upgrade to Hibernate Validator 6.2.0.Final
Closes gh-24905
2021-01-20 09:14:47 +01:00
Stephane Nicoll 62ad346765 Upgrade to Hibernate 5.4.27.Final
Closes gh-24904
2021-01-20 09:14:46 +01:00
Stephane Nicoll ee6c8425e2 Upgrade to Hazelcast Hibernate5 2.2.0
Closes gh-24903
2021-01-20 09:14:45 +01:00
Stephane Nicoll 9ed2e722fd Upgrade to Hazelcast 4.1.1
Closes gh-24902
2021-01-20 09:14:44 +01:00
Stephane Nicoll b3221f4fc5 Upgrade to Elasticsearch 7.10.2
Closes gh-24901
2021-01-20 09:14:42 +01:00
Stephane Nicoll 1c42d22e1c Upgrade to Dropwizard Metrics 4.1.17
Closes gh-24900
2021-01-20 09:14:40 +01:00
Stephane Nicoll 5cea9e74ab Upgrade to Couchbase Client 3.1.1
Closes gh-24899
2021-01-20 09:14:39 +01:00
Stephane Nicoll 644c03124a Upgrade to Cassandra Driver 4.10.0
Closes gh-24898
2021-01-20 09:14:38 +01:00
Stephane Nicoll aa29d950a9 Upgrade to Byte Buddy 1.10.19
Closes gh-24897
2021-01-20 09:14:36 +01:00
Stephane Nicoll 4ab3b5c0d4 Upgrade to Artemis 2.16.0
Closes gh-24896
2021-01-20 09:14:35 +01:00
Stephane Nicoll 95cf9d91e9 Upgrade to AppEngine SDK 1.9.84
Closes gh-24895
2021-01-20 09:14:34 +01:00
Phillip Webb b5674173f8 Merge branch '2.4.x'
Closes gh-24893
2021-01-19 18:15:26 -08:00
Phillip Webb 80dbbaf012 Add ConfigData IGNORE_PROFILES support
Add a new `ConfigData.Option` that allows profile properties to be
ignored. This update will allow Spring Cloud Config Server to provide
`ConfigData` that only has profile properties processed on the
server-side.

Closes gh-24890
2021-01-19 18:13:24 -08:00
Andy Wilkinson 452fbf3a3e Prohibit upgrades to REST Assured 4.3
REST Assured 4.3.x requires Groovy 3 that we can't yet upgrade to as
there is no compatibile GA of Spock.

This commit prohibits upgrades to 4.3 so that Bomr ignores the possible
upgrade.

See gh-22303
2021-01-19 16:53:53 +00:00
Andy Wilkinson 847bb62d69 Merge pull request #24680 from pedivo
* gh-24680:
  Polish "Add config prop for endpoints' CORS allowed origin patterns"
  Add config prop for endpoints' CORS allowed origin patterns

Closes gh-24680
2021-01-19 16:06:41 +00:00
Andy Wilkinson b095c7761a Polish "Add config prop for endpoints' CORS allowed origin patterns"
See gh-24680
2021-01-19 15:51:14 +00:00
Pedro Ivo Machado d7f891be39 Add config prop for endpoints' CORS allowed origin patterns
See gh-24680
2021-01-19 15:50:31 +00:00
Andy Wilkinson 743343cf18 Avoid compiler warning that only occurs with Java 8 2021-01-19 13:58:34 +00:00
Andy Wilkinson 294231efe7 Merge branch '2.4.x'
Closes gh-24883
2021-01-19 13:22:32 +00:00
Andy Wilkinson 7b4fbd2c85 Document WebMvcProperties.MatchingStrategt as being since 2.4.0
Closes gh-24875
2021-01-19 13:22:00 +00:00
Andy Wilkinson 535050ad48 Automatically register HttpSessionIdListener's with the servlet context
Closes gh-24879
2021-01-19 11:28:34 +00:00
Andy Wilkinson 48002e969f Merge branch '2.4.x'
Closes gh-24882
2021-01-19 10:53:41 +00:00
Andy Wilkinson 3ad2832cb2 Fix pattern extraction when MVC is using a PathPatternParser
Fixes gh-24874
2021-01-19 10:34:11 +00:00
Andy Wilkinson 4e918b141b Polish 2021-01-18 16:30:14 +00:00
Stephane Nicoll 0669f5604d Merge branch '2.4.x'
Closes gh-24873
2021-01-18 17:09:01 +01:00
Stephane Nicoll 59b01324ae Merge branch '2.3.x' into 2.4.x
Closes gh-24872
2021-01-18 17:08:36 +01:00
Stephane Nicoll 28ed3355bd Merge pull request #24753 from izeye
* pr/24753:
  Update copyright of changed file
  Make MetricsClientHttpRequestInterceptor defensive against metrics recoding failures

Closes gh-24753
2021-01-18 17:06:22 +01:00
Stephane Nicoll 1ad5a3fe2e Update copyright of changed file
See gh-24753
2021-01-18 17:01:31 +01:00
izeye ddfa1e632b Make MetricsClientHttpRequestInterceptor defensive against metrics recoding failures
See gh-24753
2021-01-18 17:00:26 +01:00
Andy Wilkinson c6ce97b8a9 Disable all mappings endpoint infra when endpoint is unavailable
Previously, when the mappings endpoint was not available, the beans
that provide mapping descriptions were still created. This resulted
in unnecessary CPU and memory usage collecting and storing
information that would never by used.

This commit updates the auto-configuration for the mappings endpoint
so that all the beans that it creates are conditional on the endpoint
being available, rather than only the endpoint bean itself.

Closes gh-23977
2021-01-18 15:43:48 +00:00
Stephane Nicoll 7592c98d5c Merge branch '2.4.x'
Closes gh-24871
2021-01-18 14:45:02 +01:00
Stephane Nicoll 819809849f Merge pull request #24867 from izeye
* pr/24867:
  Fix property name for spring.dao.exceptiontranslation.enabled

Closes gh-24867
2021-01-18 14:44:07 +01:00
izeye 21db14227c Fix property name for spring.dao.exceptiontranslation.enabled
See gh-24867
2021-01-18 14:41:41 +01:00
Stephane Nicoll e0a3b79bda Merge pull request #24866 from izeye
* pr/24866:
  Update copyright of changed file
  Restore persistOfNullThrowsIllegalArgumentExceptionWithoutExceptionTranslation()

Closes gh-24866
2021-01-18 14:40:49 +01:00
Stephane Nicoll 742983fc5e Update copyright of changed file
See gh-24866
2021-01-18 14:38:58 +01:00
izeye 41fcc427c6 Restore persistOfNullThrowsIllegalArgumentExceptionWithoutExceptionTranslation()
See gh-24866
2021-01-18 14:37:34 +01:00