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
Stephane Nicoll
4485466fe4
Upgrade to Netty Tcnative 2.0.13.Final
...
Closes gh-14101
2018-08-17 13:53:04 +02:00
Stephane Nicoll
08bc604158
Upgrade to Hazelcast 3.10.4
...
Closes gh-14100
2018-08-17 13:53:04 +02:00
Stephane Nicoll
cf8fb949ef
Upgrade to Couchbase Client 2.6.1
...
Closes gh-14099
2018-08-17 13:53:04 +02:00
Stephane Nicoll
f30453dc52
Upgrade to Spring Framework 5.1.0.RC2
...
Closes gh-14038
2018-08-17 11:49:43 +02:00
Stephane Nicoll
5cdff9bce6
Merge branch '2.0.x'
2018-08-17 11:49:04 +02:00
Stephane Nicoll
22bc2bd7ba
Upgrade to Httpasyncclient 4.1.4
...
Closes gh-14098
2018-08-17 11:34:43 +02:00
Stephane Nicoll
412ff051e3
Upgrade to Derby 10.14.2.0
...
Closes gh-14097
2018-08-17 11:34:43 +02:00
Stephane Nicoll
b1805f4d37
Upgrade to Activemq 5.15.5
...
Closes gh-14096
2018-08-17 11:34:42 +02:00
Stephane Nicoll
bffc542409
Upgrade to Jest 5.3.4
...
Closes gh-14095
2018-08-17 11:34:41 +02:00
Stephane Nicoll
05dfdfad1d
Upgrade to Rxjava2 2.1.17
...
Closes gh-14094
2018-08-17 11:34:41 +02:00
Stephane Nicoll
83ee7fc934
Upgrade to Netty 4.1.28.Final
...
Closes gh-14093
2018-08-17 11:34:40 +02:00
Stephane Nicoll
8c29586699
Upgrade to Lettuce 5.0.5.RELEASE
...
Closes gh-14092
2018-08-17 11:34:40 +02:00