Commit Graph

17754 Commits

Author SHA1 Message Date
Andy Wilkinson
19a8b5b8a9 Upgrade to Spring Amqp 1.7.12.RELEASE
Closes gh-15680
2019-01-11 13:21:27 +00:00
Andy Wilkinson
9e8588a25e Merge branch '1.5.x' into 2.0.x 2019-01-11 12:23:46 +00:00
Andy Wilkinson
2be0f4174d Upgrade to Spring Batch 3.0.10.RELEASE
Closes gh-15657
2019-01-11 12:22:39 +00:00
Stephane Nicoll
9635e8ffb4 Merge branch '1.5.x' into 2.0.x 2019-01-11 08:26:41 +01:00
Stephane Nicoll
391a851c1a Upgrade to Spring Session 1.3.5
Closes gh-15418
2019-01-11 08:24:00 +01:00
Stephane Nicoll
18694c948e Upgrade to Spring Security 4.2.11
Closes gh-15415
2019-01-11 08:23:22 +01:00
Stephane Nicoll
255c49f80d Upgrade to Spring Integration 4.3.19
Closes gh-15411
2019-01-11 08:22:34 +01:00
Stephane Nicoll
89fcb8b381 Upgrade to Spring Session Apple-SR8
Closes gh-15530
2019-01-11 08:13:39 +01:00
Stephane Nicoll
aaadc620da Upgrade to Spring Security 5.0.11
Closes gh-15416
2019-01-11 08:12:47 +01:00
Stephane Nicoll
3c917bc80f Upgrade to Spring Integration 5.0.11
Closes gh-15412
2019-01-11 08:11:25 +01:00
Stephane Nicoll
e1c2eb04e0 Upgrade to Spring AMQP 2.0.11
Closes gh-15406
2019-01-11 08:10:03 +01:00
Andy Wilkinson
b9d2fab70c Upgrade to Reactor Bom Bismuth-SR15
Closes gh-15676
2019-01-10 15:42:10 +00: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
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
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
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
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
7330b8b16f Upgrade to Hibernate Validator 6.0.14.Final
Closes gh-15639
2019-01-07 17:16:01 +01:00
Stephane Nicoll
d909b722f6 Upgrade to Maven Assembly Plugin 3.1.1
Closes gh-15612
2019-01-04 13:37:48 +01:00
Stephane Nicoll
1132ad411d Upgrade to Johnzon Jsonb 1.1.11
Closes gh-15611
2019-01-04 13:37:47 +01:00
Stephane Nicoll
be161b23cb Polish class conditions documentation
Closes gh-15578
2018-12-31 10:36:02 +01:00
Stephane Nicoll
0a0568867a Merge pull request #15583 from OleksiiBondar
* pr/15583:
  Polish "Add unit test for cassandra health checker"
  Add unit test for cassandra health checker
2018-12-30 10:02:25 +01:00
Stephane Nicoll
4509164789 Polish "Add unit test for cassandra health checker"
Closes gh-15583
2018-12-30 10:01:37 +01:00
Oleksii Bondar
db22a81742 Add unit test for cassandra health checker
See gh-15583
2018-12-30 10:00:59 +01:00
Stephane Nicoll
06be9053f6 Merge pull request #15394 from hdeadman
* pr/15394:
  Polish "Avoid NPE when replacement property does not exist"
  Avoid NPE when replacement property does not exist
2018-12-28 18:20:21 +01:00
Stephane Nicoll
4cae2c9c94 Polish "Avoid NPE when replacement property does not exist"
Closes gh-15394
2018-12-28 18:19:12 +01:00
hdeadman
a1b71ef910 Avoid NPE when replacement property does not exist
See gh-15394
2018-12-28 15:34:23 +01:00
Stephane Nicoll
6906859a60 Merge pull request #15536 from dreis2211
* pr/15536:
  Polish javadoc of ConfigurableUndertowWebServerFactory method
2018-12-20 18:02:22 +01:00
dreis2211
9ffb4f69cd Polish javadoc of ConfigurableUndertowWebServerFactory method
Closes gh-15536
2018-12-20 18:01:38 +01:00
Stephane Nicoll
8d0ad03b6d Merge pull request #15473 from dreis2211
* pr/15473:
  Optimize StringSequence
2018-12-20 17:59:19 +01:00
dreis2211
27e89bbb8a Optimize StringSequence
Closes gh-15473
2018-12-20 17:55:30 +01:00
Andy Wilkinson
0741c90489 Avoid blocking on a Mono indefinitely
Closes gh-15535
2018-12-20 15:31:39 +00:00
Andy Wilkinson
6403ec6e1b Revert "Upgrade to Netty 4.1.32.Final"
This reverts commit f9ce6c9dc2.

See gh-15505
2018-12-20 11:49:33 +00:00
Andy Wilkinson
0a1add7116 Start building against Spring Session Apple-SR8 snapshots
See gh-15530
2018-12-20 10:20:52 +00:00
Andy Wilkinson
a8cd52f4bb Merge branch '1.5.x' into 2.0.x 2018-12-20 10:15:13 +00:00
Andy Wilkinson
f8e8ee84ac Start building against Spring Framework 4.3.22 snapshots
See gh-15529
2018-12-20 10:14:39 +00:00
Andy Wilkinson
658930acea Start building against Spring Framework 5.0.12 snapshots
See gh-15528
2018-12-20 10:03:35 +00:00
Andy Wilkinson
d5c8caab59 Merge branch '1.5.x' into 2.0.x 2018-12-20 10:00:35 +00:00
Andy Wilkinson
aa9945c86c Upgrade to Jetty 9.4.14.v20181114
Closes gh-15239
2018-12-20 09:54:44 +00:00
Andy Wilkinson
86280f1db2 Upgrade to Jedis 2.9.1
Closes gh-15508
2018-12-20 09:40:46 +00:00
Andy Wilkinson
172a930e31 Upgrade to Jetty El 8.5.35.1
Closes gh-15507
2018-12-20 09:40:45 +00:00
Andy Wilkinson
5ede23226b Upgrade to Elasticsearch 5.6.14
Closes gh-15506
2018-12-20 09:40:44 +00:00