Commit Graph

23481 Commits

Author SHA1 Message Date
Stephane Nicoll
da96c122ad Merge branch '2.1.x' 2019-01-10 14:24:17 +01:00
Stephane Nicoll
7529179d39 Upgrade to Spring Data Lovelace SR4
Closes gh-15410
2019-01-10 14:22:59 +01:00
Stephane Nicoll
f562806744 Merge branch '2.1.x' 2019-01-10 13:39:07 +01:00
Stephane Nicoll
8722d02c1e Merge branch '2.0.x' into 2.1.x 2019-01-10 13:38:34 +01:00
Stephane Nicoll
c323b840dc Merge branch '1.5.x' into 2.0.x 2019-01-10 13:35:26 +01:00
Stephane Nicoll
bf0b0d392a Upgrade to Spring Data Ingalls SR18
Closes gh-15408
2019-01-10 13:34:05 +01:00
Stephane Nicoll
c8c047d3d8 Upgrade to Spring Data Kay SR13
Closes gh-15409
2019-01-10 13:32:28 +01:00
Stephane Nicoll
a697d641e7 Upgrade to Neo4j Ogm 3.1.6
Closes gh-15671
2019-01-10 13:30:36 +01:00
Stephane Nicoll
2fa357c880 Merge pull request #15666 from izeye
* pr/15666:
  Polish "Remove an unused interface in RestarterTests"
  Remove an unused interface in RestarterTests
2019-01-10 13:25:59 +01:00
Stephane Nicoll
dca6879d4e Polish "Remove an unused interface in RestarterTests"
Closes gh-15666
2019-01-10 13:25:34 +01:00
Johnny Lim
d7f0c1d63c Remove an unused interface in RestarterTests
See gh-15666
2019-01-10 13:25:14 +01:00
Stephane Nicoll
badccc083e Merge branch '2.1.x' 2019-01-10 10:29:18 +01:00
Stephane Nicoll
cdf76e34a9 Merge branch '2.0.x' into 2.1.x 2019-01-10 10:26:40 +01:00
Stephane Nicoll
44dc29901b Upgrade to Micrometer 1.0.9
Closes gh-15669
2019-01-10 10:21:15 +01:00
Stephane Nicoll
9a35a037a9 Upgrade to Spring Web Services 3.0.6.RELEASE
Closes gh-15667
2019-01-10 10:20:17 +01:00
Stephane Nicoll
58d545f614 Merge branch '1.5.x' into 2.0.x 2019-01-10 10:18:42 +01:00
Stephane Nicoll
8038c49e0e Upgrade to Spring Web Services 2.4.4.RELEASE
Closes gh-15668
2019-01-10 10:13:40 +01:00
Stephane Nicoll
28f89773ce Merge branch '2.1.x' 2019-01-09 15:09:58 +01:00
Stephane Nicoll
5a5367591a Upgrade to Spring Framework 5.1.4.RELEASE
Closes gh-15493
2019-01-09 14:41:05 +01:00
Stephane Nicoll
aa01111579 Merge branch '2.0.x' into 2.1.x 2019-01-09 14:40:23 +01:00
Stephane Nicoll
e28b802775 Upgrade to Spring Framework 5.0.12.RELEASE
Closes gh-15528
2019-01-09 14:39:59 +01:00
Stephane Nicoll
11459ba914 Merge branch '1.5.x' into 2.0.x 2019-01-09 14:39:45 +01:00
Stephane Nicoll
d08888b197 Upgrade to Spring Framework 4.3.22.RELEASE
Closes gh-15529
2019-01-09 14:35:43 +01:00
Brian Clozel
a3737cd76d Merge branch '2.1.x' 2019-01-08 21:45:54 +01:00
Brian Clozel
958e08c413 Merge branch '2.0.x' into 2.1.x 2019-01-08 21:45:41 +01:00
dreis2211
95e26ffcb9 Avoid uri tag explosion when use of path variable is undetected
This commit aligns the Spring WebFlux instrumentation on Spring MVC
since gh-12447.
From now on, if the best matching path pattern is not found,
the recorded uri tag will be "UNKNOWN".

Note that for WebFlux.fn, the pattern information is properly
recorded as of SPR-17395.

Closes gh-15609
2019-01-08 21:45:06 +01:00
Brian Clozel
d5ae59dad7 Polish
Closes gh-15594
2019-01-08 18:58:48 +01:00
Nishant Raut
21df40b6c7 Add an outcome tag to web client metrics
Similar to what's ben done in gh-15420 for Spring MVC and Spring
WebFlux, this commit adds an outcome tag for the client side on both
`RestTemplate` and `WebClient`.

See gh-15594
2019-01-08 18:57:05 +01:00
Brian Clozel
a83d9635af Merge branch '2.1.x' 2019-01-08 16:13:35 +01:00
Brian Clozel
6200a319f2 Polish
Closes gh-15385
2019-01-08 16:13:18 +01:00
ayudovin
e9588ca04b Support server.connection-timeout for Netty server 2019-01-08 16:03:08 +01:00
Brian Clozel
ead9b51c9b Merge branch '2.1.x' 2019-01-08 14:26:37 +01:00
Brian Clozel
c40e61c117 Merge branch '2.0.x' into 2.1.x 2019-01-08 14:26:03 +01:00
Brian Clozel
0e13fd039d Configure HTTP compression for HTTP/2 with Tomcat
This commit ensures that the compression options are also applied on the
`Http2Protocol` when http/2 is enabled with Tomcat.

Closes gh-15591
2019-01-08 14:14:10 +01:00
Stephane Nicoll
2b304e3d69 Merge branch '2.1.x' 2019-01-08 11:31:17 +01:00
Stephane Nicoll
c6b42c8e16 Merge pull request #15647 from PeppaLittlePig
* pr/15647:
  Polish "Remove redundant throws Exception"
  Remove redundant throws Exception
2019-01-08 11:30:46 +01:00
Stephane Nicoll
ca7f338a39 Polish "Remove redundant throws Exception"
Closes gh-15647
2019-01-08 11:27:28 +01:00
WangZengHuang
a5d2b2cfb4 Remove redundant throws Exception
See gh-15647
2019-01-08 11:27:01 +01:00
Stephane Nicoll
5ea9ac0ac6 Merge branch '2.1.x' 2019-01-08 11:14:32 +01:00
Stephane Nicoll
ed7cc951f3 Merge pull request #15642 from michael-simons
* pr/15642:
  Polish "Fix typo"
  Fix typo
2019-01-08 11:13:31 +01:00
Stephane Nicoll
02581c005a Polish "Fix typo"
Closes gh-15642
2019-01-08 11:12:05 +01:00
Michael Simons
7a2313892c Fix typo
See gh-15642
2019-01-08 11:11:34 +01:00
Stephane Nicoll
5fdcb219bb Merge branch '2.1.x' 2019-01-08 10:42:48 +01:00
Stephane Nicoll
1ccb64c4e8 Merge pull request #15645 from huangdenghe
* pr/15645:
  Remove redundant throws Exception
2019-01-08 10:42:34 +01:00
小呆
e5b2aeb5da Remove redundant throws Exception
Closes gh-15645
2019-01-08 10:42:11 +01:00
Brian Clozel
06bdb422b5 Upgrade to Reactor Californium-BUILD-SNAPSHOT 2019-01-07 18:42:27 +01:00
Stephane Nicoll
2dd3171b89 Merge branch '2.1.x' 2019-01-07 17:19:27 +01:00
Stephane Nicoll
4670770da9 Merge branch '2.0.x' into 2.1.x 2019-01-07 17:18:47 +01:00
Stephane Nicoll
7330b8b16f Upgrade to Hibernate Validator 6.0.14.Final
Closes gh-15639
2019-01-07 17:16:01 +01:00
Stephane Nicoll
448f1626f9 Merge branch '2.1.x' 2019-01-07 14:56:18 +01:00