734 Commits

Author SHA1 Message Date
Stephane Nicoll
f3ece97d9d Add spring-framework.version alias for spring.version
Closes gh-12544
2018-09-06 15:31:28 +02:00
Phillip Webb
0e725543d5 Merge branch '2.0.x' 2018-09-05 13:43:16 -07:00
Phillip Webb
a2cea6a45a Upgrade amqp-client to 5.4.1
See gh-14259
2018-09-05 13:41:50 -07:00
Stephane Nicoll
5f56adc334 Add activation API to WebServices samples on Java 11+
Closes gh-14308
2018-09-05 14:17:31 +02:00
Stephane Nicoll
45204d7ee0 Harmonize JAXB version in dependency management
Closes gh-14308
2018-09-05 10:35:28 +02:00
Phillip Webb
59b5c54489 Upgrade to Rabbit AMQP Client to 5.4.0
Closes gh-14303
2018-09-04 15:21:06 -07:00
Phillip Webb
0cd64ea690 Merge branch '2.0.x' 2018-09-04 15:15:57 -07:00
Phillip Webb
45613f8c3c Merge branch '1.5.x' into 2.0.x 2018-09-04 15:12:22 -07:00
Stephane Nicoll
3e745eefc0 Upgrade to Spring Batch 4.1.0.M3
Closes gh-14296
2018-09-04 15:18:54 +02:00
Stephane Nicoll
3dfece779c Upgrade to Kotlin 1.2.61
Closes gh-14290
2018-09-03 14:10:30 +02:00
Stephane Nicoll
2fc557a5a9 Improve WebSocket documentation for reactive applications
Closes gh-14069
2018-08-31 11:53:51 +02:00
asomov
46c30d01e9 Upgrade to SnakeYAML 1.23
Closes gh-14224
2018-08-30 11:31:11 +02:00
Gary Russell
59c6dc5c7a Improve Kafka Auto-configuration
- transaction manager
- error handler
- after rollback processor

See gh-14215
2018-08-28 16:22:12 +02:00
Madhura Bhave
caf7221485 Update OAuth2 config following changes in Spring Security DSL
Closes gh-14169
2018-08-24 12:15:35 -07:00
Sebastien Deleuze
f74dd7d58c Manage dependency for Jetty RS HTTP client
This commit adds the Jetty RS HTTP client to the Spring Boot
dependency management. As of SPR-15092 and SPR-17124, this HTTP
client library is supported by Spring Framework.

This commit is first step towards supporting that library as
a driver for the WebClient / ClientHttpConnector auto-configuration.

See gh-14005
2018-08-23 10:37:58 +02:00
Stephane Nicoll
fe81db59bb Merge branch '2.0.x' 2018-08-21 17:48:04 +02:00
Stephane Nicoll
3d7d1e070f Upgrade to Neo4j Ogm 3.1.2
Closes gh-14164
2018-08-21 17:43:47 +02:00
Brian Clozel
551689c38b Switch back to Spring Framework 5.1.0 SNAPSHOTs 2018-08-21 16:40:47 +02:00
Stephane Nicoll
f5d922c712 Upgrade to Spring Integration 5.1.0.M2
Upgrade to M2 broke a test that was looking for a particular bean that
is configured by Spring Integration (`HeaderChannelRegistry`).

It looks like INT-4517 is related to the regression as it registers the
bean too late for the auto-configuration to see it.

This commit changes the condition to a more central bean that is created
very early on.

Closes gh-14142
2018-08-21 09:56:19 +02:00
Stephane Nicoll
4dc8b71200 Upgrade to Spring Security 5.1.0.RC1
Closes gh-14144
2018-08-21 09:54:34 +02:00
Stephane Nicoll
16374599d6 Upgrade to Spring Session Bean-M2
Closes gh-14123
2018-08-21 09:54:33 +02:00
Stephane Nicoll
579bed48a9 Upgrade to Spring Kafka 2.2.0.M2
Closes gh-14143
2018-08-21 09:02:32 +02:00
Stephane Nicoll
3085647024 Upgrade to Spring Amqp 2.1.0.M2
Closes gh-14155
2018-08-21 08:59:34 +02:00
Stephane Nicoll
f804d5ce4c Upgrade to Spring Data Lovelace RC2
Closes gh-14081
2018-08-20 11:29:51 +02:00
Marcel Overdijk
b80f57f336 Fix typo
Closes gh-14138
2018-08-20 09:48:47 +02:00
Stephane Nicoll
70fe276d53 Merge branch '2.0.x' 2018-08-19 15:16:42 +02:00
Gerrit Meier
7e570acf07 Upgrade to Neo4j Ogm 3.1.1
Closes gh-14132
2018-08-19 15:14:45 +02:00
Vedran Pavic
94d45c7361 Start building against Spring Session Bean M2 snapshots
See gh-14123
2018-08-18 11:25:38 +02:00
Madhura Bhave
09e09bf430 Add starter for OpenID Connect/OAuth2 client
Closes gh-13830
2018-08-17 13:03:55 -07:00
Stephane Nicoll
d1ac774af2 Configure build to be compatible with Java 11
See gh-14028
2018-08-17 15:16:02 +02:00
Stephane Nicoll
930c838da9 Remove Narayana support
The Spring Boot integration is now handled by the Narayana project
itself at https://github.com/snowdrop/narayana-spring-boot

This commit removes our support.

Closes gh-12026
2018-08-17 15:08:55 +02:00
Stephane Nicoll
598f630b8c Upgrade to Hibernate 5.3.5.Final
Closes gh-14120
2018-08-17 13:53:04 +02:00
Stephane Nicoll
4e92d590ad Upgrade to Rest Assured 3.1.1
Closes gh-14119
2018-08-17 13:53:04 +02:00
Stephane Nicoll
0643d0a5d7 Upgrade to Rxjava2 2.2.0
Closes gh-14118
2018-08-17 13:53:04 +02:00
Stephane Nicoll
d9a95df159 Upgrade to Xmlunit2 2.6.1
Closes gh-14117
2018-08-17 13:53:04 +02:00
Stephane Nicoll
29ee712a7c Upgrade to Selenium 3.14.0
Closes gh-14116
2018-08-17 13:53:04 +02:00
Stephane Nicoll
143f94aeb6 Upgrade to Selenium Htmlunit 2.32.1
Closes gh-14115
2018-08-17 13:53:04 +02:00
Stephane Nicoll
9b4a8e784e Upgrade to Lombok 1.18.2
Closes gh-14114
2018-08-17 13:53:04 +02:00
Stephane Nicoll
837d4d97da Upgrade to Pooled Jms Version 1.0.3
Closes gh-14113
2018-08-17 13:53:04 +02:00
Stephane Nicoll
b20611633b Upgrade to Junit Jupiter 5.3.0-RC1
Closes gh-14112
2018-08-17 13:53:04 +02:00
Stephane Nicoll
c399c73ee4 Upgrade to Jooq 3.11.4
Closes gh-14111
2018-08-17 13:53:04 +02:00
Stephane Nicoll
65528a1781 Upgrade to Kotlin 1.2.60
Closes gh-14110
2018-08-17 13:53:04 +02:00
Stephane Nicoll
bbda4480a9 Upgrade to Influxdb Java 2.12
Closes gh-14109
2018-08-17 13:53:04 +02:00
Stephane Nicoll
409b684ecd Upgrade to Elasticsearch 6.3.2
Closes gh-14108
2018-08-17 13:53:04 +02:00
Stephane Nicoll
ad33822df7 Upgrade to Groovy 2.5.2
Closes gh-14107
2018-08-17 13:53:04 +02:00
Stephane Nicoll
7454989c8e Upgrade to Log4j2 2.11.1
Closes gh-14106
2018-08-17 13:53:04 +02:00
Stephane Nicoll
ddfb157717 Upgrade to Htmlunit 2.32
Closes gh-14105
2018-08-17 13:53:04 +02:00
Stephane Nicoll
5cb2c8ed4b Upgrade to Byte Buddy 1.8.17
Closes gh-14104
2018-08-17 13:53:04 +02:00
Stephane Nicoll
906b04e993 Upgrade to Mysql 8.0.12
Closes gh-14103
2018-08-17 13:53:04 +02:00
Stephane Nicoll
023a001ca5 Upgrade to Undertow 2.0.13.Final
Closes gh-14102
2018-08-17 13:53:04 +02:00