Spring Operator
3e2b6ac8ed
Update build and setup configuration to use HTTPS
...
See gh-16246
6 years ago
Brian Clozel
8866a25ef7
Polish Undertow tests
6 years ago
Brian Clozel
6138041578
Polish
...
Fixes gh-16014
6 years ago
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
6 years ago
Stephane Nicoll
50d0b4df46
Polish
6 years ago
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.
6 years ago
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.
6 years ago
Andy Wilkinson
c2eeeb032c
Work around javac bug
6 years ago
Andy Wilkinson
361437f4e2
Merge branch '1.5.x' into 2.0.x
6 years ago
Andy Wilkinson
821ee0cf83
Ensure that @Bean methods are only declared on @Configuration classes
...
Closes gh-16190
6 years ago
Andy Wilkinson
fd8a2691a5
Upgrade Maven Wrapper and drop back to Maven 3.5.4
...
See gh-16167
6 years ago
Andy Wilkinson
affdbeef41
Polish
6 years ago
Andy Wilkinson
17a1b2822c
Isolate LoggerContext state to each test
...
Closes gh-16162
6 years ago
Andy Wilkinson
83216c34e5
Merge branch '1.5.x' into 2.0.x
6 years ago
Andy Wilkinson
3fdf2818b3
Remove reliance on side-effects in LogbackLoggingSystemTests
...
Closes gh-16160
6 years ago
Andy Wilkinson
e56580ddc6
Merge branch '1.5.x' into 2.0.x
6 years ago
Andy Wilkinson
2916421188
Revert "Upgrade to Jetty 9.4.15.v20190215"
...
This reverts commit 53e7c5cde1
.
See gh-16118
6 years ago
Andy Wilkinson
4cfc532890
Upgrade to Spring Ws 3.0.7.RELEASE
...
Closes gh-16127
6 years ago
Andy Wilkinson
51657e1ad0
Upgrade to Spring Integration 5.0.12.RELEASE
...
Closes gh-16126
6 years ago
Andy Wilkinson
ab05a07807
Upgrade to Neo4j Ogm 3.1.8
...
Closes gh-16125
6 years ago
Andy Wilkinson
7a26a092aa
Upgrade to Hibernate Validator 6.0.15.Final
...
Closes gh-16124
6 years ago
Andy Wilkinson
31892a3488
Upgrade to Elasticsearch 5.6.15
...
Closes gh-16123
6 years ago
Andy Wilkinson
5f35a1d089
Merge branch '1.5.x' into 2.0.x
6 years ago
Andy Wilkinson
3bf7eb4a5b
Upgrade to Jedis 2.9.3
...
Closes gh-16122
6 years ago
Andy Wilkinson
3bf4ee562b
Upgrade to Spring Ws 2.4.5.RELEASE
...
Closes gh-16121
6 years ago
Andy Wilkinson
ac84f76e08
Upgrade to Spring Security Oauth 2.0.17.RELEASE
...
Closes gh-16120
6 years ago
Andy Wilkinson
0fa34d7997
Upgrade to Slf4j 1.7.26
...
Closes gh-16119
6 years ago
Andy Wilkinson
53e7c5cde1
Upgrade to Jetty 9.4.15.v20190215
...
Closes gh-16118
6 years ago
Andy Wilkinson
6459ec9fc1
Upgrade to H2 1.4.198
...
Closes gh-16117
6 years ago
Stephane Nicoll
b8cbd0c17f
Merge branch '1.5.x' into 2.0.x
6 years ago
Stephane Nicoll
1e3f764383
Merge pull request #16070 from wonwoo
...
* pr/16070:
Polish "Permit use of @JsonTest without Jackson"
Permit use of @JsonTest without Jackson
6 years ago
Stephane Nicoll
329a6905d8
Polish "Permit use of @JsonTest without Jackson"
...
Closes gh-16070
6 years ago
fidel
36f7188334
Permit use of @JsonTest without Jackson
...
See gh-16070
6 years ago
Andy Wilkinson
cfbd56cb73
Merge branch '1.5.x' into 2.0.x
6 years ago
Andy Wilkinson
6ffa80870d
Add Bomr metadata to prohibit unwanted upgrades
...
Closes gh-16064
6 years ago
Andy Wilkinson
824e44e9cc
Merge branch '1.5.x' into 2.0.x
6 years ago
Andy Wilkinson
2326284e29
Add Bomr metadata for bom upgrades and verification
...
Closes gh-16060
6 years ago
Andy Wilkinson
874489f1c8
Upgrade Java 8 CI image to 1.8.0_202-b08
...
Closes gh-15813
6 years ago
Andy Wilkinson
5dc285f2cf
Upgrade to Spring Hateoas 0.25.1.RELEASE
...
Closes gh-15944
6 years ago
Andy Wilkinson
103e072836
Upgrade to Thymeleaf Extras Java8time 3.0.3.RELEASE
...
Closes gh-15913
6 years ago
Andy Wilkinson
776e6bd47b
Upgrade to Neo4j Ogm 3.1.7
...
Closes gh-15912
6 years ago
Andy Wilkinson
4bc40f9c47
Upgrade to Hibernate 5.2.18.Final
...
Closes gh-15911
6 years ago
Andy Wilkinson
bb0d948f66
Upgrade to Janino 3.0.12
...
Closes gh-15910
6 years ago
Andy Wilkinson
33c32e8cb4
Upgrade to Reactor Bom Bismuth-SR16
...
Closes gh-15909
6 years ago
Andy Wilkinson
8ddf4a5a52
Upgrade to Netty 4.1.33.Final
...
Closes gh-15908
6 years ago
Andy Wilkinson
b16aa6b21c
Merge branch '1.5.x' into 2.0.x
6 years ago
Andy Wilkinson
df28a44620
Upgrade to Spring Security Jwt 1.0.10.RELEASE
...
Closes gh-15907
6 years ago
Andy Wilkinson
984c0d85b9
Upgrade to Spring Retry 1.2.4.RELEASE
...
Closes gh-15906
6 years ago
Andy Wilkinson
bdfe377af5
Upgrade to Tomcat 8.5.38
...
Closes gh-15905
6 years ago
Andy Wilkinson
8c4bffd5cf
Upgrade to Httpcore 4.4.11
...
Closes gh-15904
6 years ago