Spring Cloud Connectors 1.2.0 released
I’m pleased to announce the availability of Spring Cloud Connectors 1.2.0.
Applications that use Spring Cloud Connectors, and libraries that extend the core Connectors libraries, should be re-compiled against version 1.2.0. There were no backward-incompatible API changes between version 1.1.1 and 1.2.0, but some internal implementation changes prevent 1.2.0 from being a drop-in replacement for 1.1.1 without re-compiling.
Here's an overview of what's new in 1.2.0:
Additional Databases Supported
The Cloud Foundry Connector and Spring Connector now support IBM DB2 and Microsoft SQL Server…