Commit Graph

17766 Commits

Author SHA1 Message Date
Spring Operator
3e2b6ac8ed Update build and setup configuration to use HTTPS
See gh-16246
2019-03-19 16:58:31 +00:00
Brian Clozel
8866a25ef7 Polish Undertow tests 2019-03-13 11:55:53 +01:00
Brian Clozel
6138041578 Polish
Fixes gh-16014
2019-03-13 11:55:41 +01:00
Johnny Lim
a6ccdbe19f Handle missing exceptions in WebMvcMetricsFilter
Prior to this commit, exceptions nested in
`NestedServletExceptions` would not be recorded by the
`WebMvcMetricsFilter`. This commit ensures that exceptions
happening downstream (e.g. happening while writing the response
body itself) are properly recorded.

See https://github.com/micrometer-metrics/micrometer/issues/1190
See gh-16014
2019-03-13 11:07:32 +01:00
Stephane Nicoll
50d0b4df46 Polish 2019-03-12 11:04:00 +01:00
Phillip Webb
9c3af103e0 Fix ScheduledTasksEndpointAutoConfigurationTests
Update the `CustomEndpointConfiguration` class in
`ScheduledTasksEndpointAutoConfigurationTests` to be package private
so that it can be enhanced by cglib.

Prior to merge commit 361437f4 the class was a lite configuration so
it didn't matter that it was a private class.
2019-03-11 22:12:36 -07:00
Phillip Webb
03beed603c Fix ScheduledTasksEndpointTests BaseConfiguration
Update the `BaseConfiguration` class in `ScheduledTasksEndpointTests`
to be package private so that it can be enhanced by cglib.

Prior to merge commit 361437f4 the class was a lite configuration so
it didn't matter that it was a private class.
2019-03-11 21:07:20 -07:00
Andy Wilkinson
c2eeeb032c Work around javac bug 2019-03-11 16:27:56 +00:00
Andy Wilkinson
361437f4e2 Merge branch '1.5.x' into 2.0.x 2019-03-11 15:53:34 +00:00
Andy Wilkinson
821ee0cf83 Ensure that @Bean methods are only declared on @Configuration classes
Closes gh-16190
2019-03-11 15:01:59 +00:00
Andy Wilkinson
fd8a2691a5 Upgrade Maven Wrapper and drop back to Maven 3.5.4
See gh-16167
2019-03-08 08:19:42 +00:00
Andy Wilkinson
affdbeef41 Polish 2019-03-07 10:08:39 +00:00
Andy Wilkinson
17a1b2822c Isolate LoggerContext state to each test
Closes gh-16162
2019-03-07 09:37:41 +00:00
Andy Wilkinson
83216c34e5 Merge branch '1.5.x' into 2.0.x 2019-03-07 09:25:17 +00:00
Andy Wilkinson
3fdf2818b3 Remove reliance on side-effects in LogbackLoggingSystemTests
Closes gh-16160
2019-03-07 09:22:42 +00:00
Andy Wilkinson
e56580ddc6 Merge branch '1.5.x' into 2.0.x 2019-03-06 15:10:25 +00:00
Andy Wilkinson
2916421188 Revert "Upgrade to Jetty 9.4.15.v20190215"
This reverts commit 53e7c5cde1.

See gh-16118
2019-03-06 15:09:21 +00:00
Andy Wilkinson
4cfc532890 Upgrade to Spring Ws 3.0.7.RELEASE
Closes gh-16127
2019-03-06 13:30:51 +00:00
Andy Wilkinson
51657e1ad0 Upgrade to Spring Integration 5.0.12.RELEASE
Closes gh-16126
2019-03-06 13:30:49 +00:00
Andy Wilkinson
ab05a07807 Upgrade to Neo4j Ogm 3.1.8
Closes gh-16125
2019-03-06 13:30:48 +00:00
Andy Wilkinson
7a26a092aa Upgrade to Hibernate Validator 6.0.15.Final
Closes gh-16124
2019-03-06 13:30:46 +00:00
Andy Wilkinson
31892a3488 Upgrade to Elasticsearch 5.6.15
Closes gh-16123
2019-03-06 13:30:45 +00:00
Andy Wilkinson
5f35a1d089 Merge branch '1.5.x' into 2.0.x 2019-03-06 13:30:09 +00:00
Andy Wilkinson
3bf7eb4a5b Upgrade to Jedis 2.9.3
Closes gh-16122
2019-03-06 13:27:48 +00:00
Andy Wilkinson
3bf4ee562b Upgrade to Spring Ws 2.4.5.RELEASE
Closes gh-16121
2019-03-06 13:27:48 +00:00
Andy Wilkinson
ac84f76e08 Upgrade to Spring Security Oauth 2.0.17.RELEASE
Closes gh-16120
2019-03-06 13:27:48 +00:00
Andy Wilkinson
0fa34d7997 Upgrade to Slf4j 1.7.26
Closes gh-16119
2019-03-06 13:27:48 +00:00
Andy Wilkinson
53e7c5cde1 Upgrade to Jetty 9.4.15.v20190215
Closes gh-16118
2019-03-06 13:27:48 +00:00
Andy Wilkinson
6459ec9fc1 Upgrade to H2 1.4.198
Closes gh-16117
2019-03-06 13:27:48 +00:00
Stephane Nicoll
b8cbd0c17f Merge branch '1.5.x' into 2.0.x 2019-03-04 14:55:10 +01:00
Stephane Nicoll
1e3f764383 Merge pull request #16070 from wonwoo
* pr/16070:
  Polish "Permit use of @JsonTest without Jackson"
  Permit use of @JsonTest without Jackson
2019-03-04 14:54:05 +01:00
Stephane Nicoll
329a6905d8 Polish "Permit use of @JsonTest without Jackson"
Closes gh-16070
2019-03-04 14:48:39 +01:00
fidel
36f7188334 Permit use of @JsonTest without Jackson
See gh-16070
2019-03-04 14:48:12 +01:00
Andy Wilkinson
cfbd56cb73 Merge branch '1.5.x' into 2.0.x 2019-03-01 10:21:20 +00:00
Andy Wilkinson
6ffa80870d Add Bomr metadata to prohibit unwanted upgrades
Closes gh-16064
2019-03-01 10:18:27 +00:00
Andy Wilkinson
824e44e9cc Merge branch '1.5.x' into 2.0.x 2019-02-28 17:07:00 +00:00
Andy Wilkinson
2326284e29 Add Bomr metadata for bom upgrades and verification
Closes gh-16060
2019-02-28 17:06:06 +00:00
Andy Wilkinson
874489f1c8 Upgrade Java 8 CI image to 1.8.0_202-b08
Closes gh-15813
2019-02-13 18:14:55 +00:00
Andy Wilkinson
5dc285f2cf Upgrade to Spring Hateoas 0.25.1.RELEASE
Closes gh-15944
2019-02-13 17:49:00 +00:00
Andy Wilkinson
103e072836 Upgrade to Thymeleaf Extras Java8time 3.0.3.RELEASE
Closes gh-15913
2019-02-12 11:17:54 +00:00
Andy Wilkinson
776e6bd47b Upgrade to Neo4j Ogm 3.1.7
Closes gh-15912
2019-02-12 11:17:53 +00:00
Andy Wilkinson
4bc40f9c47 Upgrade to Hibernate 5.2.18.Final
Closes gh-15911
2019-02-12 11:17:52 +00:00
Andy Wilkinson
bb0d948f66 Upgrade to Janino 3.0.12
Closes gh-15910
2019-02-12 11:17:51 +00:00
Andy Wilkinson
33c32e8cb4 Upgrade to Reactor Bom Bismuth-SR16
Closes gh-15909
2019-02-12 11:17:50 +00:00
Andy Wilkinson
8ddf4a5a52 Upgrade to Netty 4.1.33.Final
Closes gh-15908
2019-02-12 11:17:49 +00:00
Andy Wilkinson
b16aa6b21c Merge branch '1.5.x' into 2.0.x 2019-02-12 11:08:12 +00:00
Andy Wilkinson
df28a44620 Upgrade to Spring Security Jwt 1.0.10.RELEASE
Closes gh-15907
2019-02-12 11:03:51 +00:00
Andy Wilkinson
984c0d85b9 Upgrade to Spring Retry 1.2.4.RELEASE
Closes gh-15906
2019-02-12 11:03:50 +00:00
Andy Wilkinson
bdfe377af5 Upgrade to Tomcat 8.5.38
Closes gh-15905
2019-02-12 11:03:49 +00:00
Andy Wilkinson
8c4bffd5cf Upgrade to Httpcore 4.4.11
Closes gh-15904
2019-02-12 11:03:48 +00:00