...
- Atomikos 3.9.2 to 3.9.3
- Commons-codec 1.8 to 1.9
- CXF 2.7.11 to 3.0.1
- Deltaspike 0.7 to 1.0.1
- Dozer 5.4.0 to 5.5.1
- EhCache 2.8.1 to 2.8.3
- Groovy 2.2.2 to 2.3.4
- Guava 16.0.1 to 17.0
- Hapi 2.1 to 2.2
- Hazelcast 3.0.3 to 3.2.4
- JRuby 1.7.10 to 1.7.12
- MongoDB-Java-Driver 2.11.4 to 2.12.0
- RabbitMQ AMQ Client 3.2.2 to 3.3.0
- Restlet 2.17 to 2.2.1
- RxJava 0.17.5 to 0.19.4
- Scala 2.10.3 to 2.11.2
- Snmp4j 2.2.5 to 2.3.0
- SSHD 0.10.1 to 0.11.0
- spring-redis 1.1.0 to 1.3.0
- Twitter4j 3.0.5 x to 4.0.1
Internal changes
...
- Polling Consumer allows to configure initial queue size and whether to block when full when using the default
EventDrivenPollingConsumer which most components does. We now block by default, as otherwise the message may be lost if the queue was full, and a new message was offered.
-
camel-scala upgraded from Scala 2.10.x to 2.11.x
- The option
useSsl has been removed from camel-twitter as ssl is always enabled now, enforced by twitter
Important changes to consider when upgrading
...
|
|
|