2.0.3.RELEASE
Core
- Don't encode usernames and password for Oracle database connections.
Cloud Foundry Connector
- Upgrade version of shaded Jackson library (via axhm3a).
Spring Connector
- Default the
AutomaticRecoveryEnabled
feature tofalse
on RabbitMQ connections (via xyloman and garyrussell). - Recognize
rediss://
as a valid scheme for Redis connections, and configure Redis connections to use SSL when the scheme isrediss://
.
See the full list of resolved issues in GitHub.