Skip to content

Releases: spring-cloud/spring-cloud-connectors

2.0.9.RELEASE

Choose a tag to compare

@scottfrederick scottfrederick released this 04 Nov 19:19

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

Choose a tag to compare

@scottfrederick scottfrederick released this 03 Nov 21:03
  • 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

Choose a tag to compare

@scottfrederick scottfrederick released this 03 Dec 00:16
  • Upgrade version of shaded Jackson library

2.0.6.RELEASE

Choose a tag to compare

@scottfrederick scottfrederick released this 08 Jul 20:36
  • Upgrade version of shaded Jackson library
  • Allow usernames without passwords in URLs (via csabakos)

1.2.9.RELEASE

Choose a tag to compare

@scottfrederick scottfrederick released this 08 Jul 20:37
  • Upgrade version of shaded Jackson library

2.0.5.RELEASE

Choose a tag to compare

@scottfrederick scottfrederick released this 14 Mar 22:47

Cloud Foundry Connector

1.2.8.RELEASE

Choose a tag to compare

@scottfrederick scottfrederick released this 14 Mar 22:48

Cloud Foundry Connector

2.0.4.RELEASE

Choose a tag to compare

@scottfrederick scottfrederick released this 27 Nov 18:10

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

Choose a tag to compare

@scottfrederick scottfrederick released this 27 Nov 18:11

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

Choose a tag to compare

@scottfrederick scottfrederick released this 11 Sep 19:01

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.