Skip to content

Releases: spring-cloud/spring-cloud-connectors

2.0.9.RELEASE

04 Nov 19:19
Compare
Choose a tag to compare

This release is identical to 2.0.8.RELEASE, but is published to the Spring Release repository and to Maven Central.

2.0.8.RELEASE

03 Nov 21:03
Compare
Choose a tag to compare
  • Upgrade version of shaded Jackson library

NOTE: This release is published the Spring Release repository (https://repo.spring.io/release) but is not published to Maven Central.

2.0.7.RELEASE

03 Dec 00:16
Compare
Choose a tag to compare
  • Upgrade version of shaded Jackson library

2.0.6.RELEASE

08 Jul 20:36
Compare
Choose a tag to compare
  • Upgrade version of shaded Jackson library
  • Allow usernames without passwords in URLs (via csabakos)

1.2.9.RELEASE

08 Jul 20:37
Compare
Choose a tag to compare
  • Upgrade version of shaded Jackson library

2.0.5.RELEASE

14 Mar 22:47
Compare
Choose a tag to compare

Cloud Foundry Connector

1.2.8.RELEASE

14 Mar 22:48
Compare
Choose a tag to compare

Cloud Foundry Connector

2.0.4.RELEASE

27 Nov 18:10
Compare
Choose a tag to compare

Spring Connector

  • Decode JDBC URLs when they are rejected by a JDBC driver (via spikymonkey).
  • Verify that Apache Commons DBCP2 is on the classpath before trying to use it for connection pooling.

See the full list of resolved issues in GitHub.

1.2.7.RELEASE

27 Nov 18:11
Compare
Choose a tag to compare

Spring Connector

  • Decode JDBC URLs when they are rejected by a JDBC driver (via spikymonkey).

See the full list of resolved issues in GitHub.

2.0.3.RELEASE

11 Sep 19:01
Compare
Choose a tag to compare

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 to false 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 is rediss://.

See the full list of resolved issues in GitHub.