Commit Graph

537 Commits

Author SHA1 Message Date
Scott Frederick
ee46743755 Fix CI script build command 2021-10-25 15:29:22 -05:00
Scott Frederick
953c0fb588 Add concourse CI configuration 2021-10-25 15:03:28 -05:00
Scott Frederick
f3a11b5c30 Reduce the number of shaded Jackson classes 2021-10-25 14:44:24 -05:00
Scott Frederick
4cbee67434 Increment version to 2.0.8.BUILD-SNAPSHOT 2019-12-02 18:10:03 -06:00
Spring Buildmaster
28f50ace21 [artifactory-release] Next development version 2019-12-02 23:47:08 +00:00
Spring Buildmaster
f83619e211 [artifactory-release] Release version 2.0.7.RELEASE 2019-12-02 23:47:04 +00:00
Scott Frederick
77d303ab82 Exclude Jackson module-info.class from shadowJar. 2019-10-17 11:04:48 -05:00
MrManz
a3c61d4456 Bump jackson databind
Update of jackson databind to version 2.10.0 which fixes several CVEs (https://github.com/FasterXML/jackson/wiki/Jackson-Release-2.10)
2019-10-17 09:00:25 -05:00
mibo
0ebd0c4190 Updated jackson-databind version to 2.9.9.3
Updated `jackson-databind` version to `2.9.9.3` which contains fix for [this regression](https://github.com/FasterXML/jackson-databind/issues/2395).
2019-08-19 14:30:02 -05:00
mibo
94dff58ae2 Updated jackson-databind version to 2.9.9.2
Updated jackson-databind version to 2.9.9.2 which contains fix for:
- [CVE-2019-14379](https://github.com/FasterXML/jackson-databind/issues/2387)
- [CVE-2019-14361 / CVE-2019-14439](https://github.com/FasterXML/jackson-databind/issues/2389)
2019-08-05 13:13:26 -05:00
Scott Frederick
8e944662d0 Add maintenance mode statement. 2019-07-08 15:53:34 -05:00
Scott Frederick
c2d3b400b7 Increment version to 2.0.7.BUILD-SNAPSHOT 2019-07-08 14:58:34 -05:00
Spring Buildmaster
59a23a3820 [artifactory-release] Next development version 2019-07-08 19:55:17 +00:00
Spring Buildmaster
b039fc8011 [artifactory-release] Release version 2.0.6.RELEASE 2019-07-08 19:55:14 +00:00
Csaba Kos
d510408e90 Allow user without password in UriInfo. 2019-07-08 14:14:39 -05:00
Scott Frederick
9adc1f7287 Get jackson-core transitively from jackson-databind. 2019-07-05 15:13:30 -05:00
mibo
1b9c675d32 Updated jackson version to 2.9.9.1
Updated jackson version to 2.9.9.1 for following CVE issues:
CVE-2019-12814: https://github.com/FasterXML/jackson-databind/issues/2341
CVE-2019-12384: https://github.com/FasterXML/jackson-databind/issues/2334
2019-07-05 14:53:16 -05:00
Scott Frederick
0be3d8af49 Add nohttp check to build. Upgrade gradle and asciidoctor plugin. 2019-06-05 13:39:59 -05:00
Aziz Sonawalla
cefdaf4611 Update jackson version to 2.9.9 2019-06-04 16:54:33 -05:00
Scott Frederick
98aa9d141d Upgrade Spring Framework to 5.0.13 to allow https in xml test files. 2019-04-04 14:03:41 -05:00
Scott Frederick
251dbc576e Revert "Revert migration to https for schemas in test xml files."
This reverts commit 1beff93dc1.
2019-04-04 14:00:12 -05:00
Scott Frederick
1beff93dc1 Revert migration to https for schemas in test xml files. 2019-03-28 20:33:32 -10:00
Spring Operator
80ad524dc1 URL Cleanup
This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).

# Fixed URLs

## Fixed But Review Recommended
These URLs were fixed, but the https status was not OK. However, the https status was the same as the http request or http redirected to an https URL, so they were migrated. Your review is recommended.

* [ ] http://ca30db57-a396:ddrnu58423q@12.34.567.89:12345/api (UnknownHostException) with 2 occurrences migrated to:
  https://ca30db57-a396:ddrnu58423q@12.34.567.89:12345/api ([https](https://ca30db57-a396:ddrnu58423q@12.34.567.89:12345/api) result UnknownHostException).
* [ ] http://datastax-opscenter-cassandra.cf-app.com/opscenter/index.html (UnknownHostException) with 3 occurrences migrated to:
  https://datastax-opscenter-cassandra.cf-app.com/opscenter/index.html ([https](https://datastax-opscenter-cassandra.cf-app.com/opscenter/index.html) result UnknownHostException).
* [ ] http://username:password@rabbitmq-broker:12345/api (UnknownHostException) with 2 occurrences migrated to:
  https://username:password@rabbitmq-broker:12345/api ([https](https://username:password@rabbitmq-broker:12345/api) result UnknownHostException).
* [ ] http://dev.mysql.com/doc/refman/5.1/en/connector-j-usagenotes-j2ee.html (301) with 1 occurrences migrated to:
  https://dev.mysql.com/doc/refman/5.1/en/connector-j-usagenotes-j2ee.html ([https](https://dev.mysql.com/doc/refman/5.1/en/connector-j-usagenotes-j2ee.html) result 404).
* [ ] http://docs.spring.io/autorepo/docs/spring-cloud/current/api/org/springframework/cloud/service/column/CassandraClusterConfig.html (301) with 2 occurrences migrated to:
  https://docs.spring.io/autorepo/docs/spring-cloud/current/api/org/springframework/cloud/service/column/CassandraClusterConfig.html ([https](https://docs.spring.io/autorepo/docs/spring-cloud/current/api/org/springframework/cloud/service/column/CassandraClusterConfig.html) result 404).

## Fixed Success
These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended.

* [ ] http://brettwooldridge.github.io/HikariCP/ with 2 occurrences migrated to:
  https://brettwooldridge.github.io/HikariCP/ ([https](https://brettwooldridge.github.io/HikariCP/) result 200).
* [ ] http://cloud.spring.io/spring-cloud-connectors/spring-cloud-connectors.html with 1 occurrences migrated to:
  https://cloud.spring.io/spring-cloud-connectors/spring-cloud-connectors.html ([https](https://cloud.spring.io/spring-cloud-connectors/spring-cloud-connectors.html) result 200).
* [ ] http://commons.apache.org/proper/commons-lang/javadocs/api-release/index.html?org/apache/commons/lang3/text/StrSubstitutor.html with 1 occurrences migrated to:
  https://commons.apache.org/proper/commons-lang/javadocs/api-release/index.html?org/apache/commons/lang3/text/StrSubstitutor.html ([https](https://commons.apache.org/proper/commons-lang/javadocs/api-release/index.html?org/apache/commons/lang3/text/StrSubstitutor.html) result 200).
* [ ] http://docs.spring.io/autorepo/docs/spring-cloud/1.1.2.BUILD-SNAPSHOT/api/org/springframework/cloud/service/keyval/RedisConnectionFactoryConfig.html with 3 occurrences migrated to:
  https://docs.spring.io/autorepo/docs/spring-cloud/1.1.2.BUILD-SNAPSHOT/api/org/springframework/cloud/service/keyval/RedisConnectionFactoryConfig.html ([https](https://docs.spring.io/autorepo/docs/spring-cloud/1.1.2.BUILD-SNAPSHOT/api/org/springframework/cloud/service/keyval/RedisConnectionFactoryConfig.html) result 200).
* [ ] http://docs.spring.io/autorepo/docs/spring-cloud/current/api/index.html?org/springframework/cloud/CloudConnector.html with 2 occurrences migrated to:
  https://docs.spring.io/autorepo/docs/spring-cloud/current/api/index.html?org/springframework/cloud/CloudConnector.html ([https](https://docs.spring.io/autorepo/docs/spring-cloud/current/api/index.html?org/springframework/cloud/CloudConnector.html) result 200).
* [ ] http://docs.spring.io/autorepo/docs/spring-cloud/current/api/index.html?org/springframework/cloud/ServiceInfoCreator.html with 2 occurrences migrated to:
  https://docs.spring.io/autorepo/docs/spring-cloud/current/api/index.html?org/springframework/cloud/ServiceInfoCreator.html ([https](https://docs.spring.io/autorepo/docs/spring-cloud/current/api/index.html?org/springframework/cloud/ServiceInfoCreator.html) result 200).
* [ ] http://docs.spring.io/autorepo/docs/spring-cloud/current/api/index.html?org/springframework/cloud/service/ServiceConnectorCreator.html with 2 occurrences migrated to:
  https://docs.spring.io/autorepo/docs/spring-cloud/current/api/index.html?org/springframework/cloud/service/ServiceConnectorCreator.html ([https](https://docs.spring.io/autorepo/docs/spring-cloud/current/api/index.html?org/springframework/cloud/service/ServiceConnectorCreator.html) result 200).
* [ ] http://docs.spring.io/autorepo/docs/spring-cloud/current/api/index.html?org/springframework/cloud/service/ServiceInfo.html with 2 occurrences migrated to:
  https://docs.spring.io/autorepo/docs/spring-cloud/current/api/index.html?org/springframework/cloud/service/ServiceInfo.html ([https](https://docs.spring.io/autorepo/docs/spring-cloud/current/api/index.html?org/springframework/cloud/service/ServiceInfo.html) result 200).
* [ ] http://docs.spring.io/autorepo/docs/spring-cloud/current/api/org/springframework/cloud/Cloud.html with 2 occurrences migrated to:
  https://docs.spring.io/autorepo/docs/spring-cloud/current/api/org/springframework/cloud/Cloud.html ([https](https://docs.spring.io/autorepo/docs/spring-cloud/current/api/org/springframework/cloud/Cloud.html) result 200).
* [ ] http://docs.spring.io/autorepo/docs/spring-cloud/current/api/org/springframework/cloud/config/java/AbstractCloudConfig.ServiceConnectionFactory.html with 1 occurrences migrated to:
  https://docs.spring.io/autorepo/docs/spring-cloud/current/api/org/springframework/cloud/config/java/AbstractCloudConfig.ServiceConnectionFactory.html ([https](https://docs.spring.io/autorepo/docs/spring-cloud/current/api/org/springframework/cloud/config/java/AbstractCloudConfig.ServiceConnectionFactory.html) result 200).
* [ ] http://docs.spring.io/autorepo/docs/spring-cloud/current/api/org/springframework/cloud/service/PooledServiceConnectorConfig.PoolConfig.html with 5 occurrences migrated to:
  https://docs.spring.io/autorepo/docs/spring-cloud/current/api/org/springframework/cloud/service/PooledServiceConnectorConfig.PoolConfig.html ([https](https://docs.spring.io/autorepo/docs/spring-cloud/current/api/org/springframework/cloud/service/PooledServiceConnectorConfig.PoolConfig.html) result 200).
* [ ] http://docs.spring.io/autorepo/docs/spring-cloud/current/api/org/springframework/cloud/service/PooledServiceConnectorConfig.html with 1 occurrences migrated to:
  https://docs.spring.io/autorepo/docs/spring-cloud/current/api/org/springframework/cloud/service/PooledServiceConnectorConfig.html ([https](https://docs.spring.io/autorepo/docs/spring-cloud/current/api/org/springframework/cloud/service/PooledServiceConnectorConfig.html) result 200).
* [ ] http://docs.spring.io/autorepo/docs/spring-cloud/current/api/org/springframework/cloud/service/UriBasedServiceInfo.html with 1 occurrences migrated to:
  https://docs.spring.io/autorepo/docs/spring-cloud/current/api/org/springframework/cloud/service/UriBasedServiceInfo.html ([https](https://docs.spring.io/autorepo/docs/spring-cloud/current/api/org/springframework/cloud/service/UriBasedServiceInfo.html) result 200).
* [ ] http://docs.spring.io/autorepo/docs/spring-cloud/current/api/org/springframework/cloud/service/document/MongoDbFactoryConfig.html with 2 occurrences migrated to:
  https://docs.spring.io/autorepo/docs/spring-cloud/current/api/org/springframework/cloud/service/document/MongoDbFactoryConfig.html ([https](https://docs.spring.io/autorepo/docs/spring-cloud/current/api/org/springframework/cloud/service/document/MongoDbFactoryConfig.html) result 200).
* [ ] http://docs.spring.io/autorepo/docs/spring-cloud/current/api/org/springframework/cloud/service/messaging/RabbitConnectionFactoryConfig.html with 2 occurrences migrated to:
  https://docs.spring.io/autorepo/docs/spring-cloud/current/api/org/springframework/cloud/service/messaging/RabbitConnectionFactoryConfig.html ([https](https://docs.spring.io/autorepo/docs/spring-cloud/current/api/org/springframework/cloud/service/messaging/RabbitConnectionFactoryConfig.html) result 200).
* [ ] http://docs.spring.io/autorepo/docs/spring-cloud/current/api/org/springframework/cloud/service/relational/DataSourceConfig.ConnectionConfig.html with 1 occurrences migrated to:
  https://docs.spring.io/autorepo/docs/spring-cloud/current/api/org/springframework/cloud/service/relational/DataSourceConfig.ConnectionConfig.html ([https](https://docs.spring.io/autorepo/docs/spring-cloud/current/api/org/springframework/cloud/service/relational/DataSourceConfig.ConnectionConfig.html) result 200).
* [ ] http://docs.spring.io/autorepo/docs/spring-cloud/current/api/org/springframework/cloud/service/relational/DataSourceConfig.html with 5 occurrences migrated to:
  https://docs.spring.io/autorepo/docs/spring-cloud/current/api/org/springframework/cloud/service/relational/DataSourceConfig.html ([https](https://docs.spring.io/autorepo/docs/spring-cloud/current/api/org/springframework/cloud/service/relational/DataSourceConfig.html) result 200).
* [ ] http://docs.spring.io/spring/docs/current/javadoc-api/org/springframework/jdbc/datasource/SimpleDriverDataSource.html with 2 occurrences migrated to:
  https://docs.spring.io/spring/docs/current/javadoc-api/org/springframework/jdbc/datasource/SimpleDriverDataSource.html ([https](https://docs.spring.io/spring/docs/current/javadoc-api/org/springframework/jdbc/datasource/SimpleDriverDataSource.html) result 200).
* [ ] http://docs.spring.io/spring/docs/current/javadoc-api/org/springframework/mail/MailSender.html with 2 occurrences migrated to:
  https://docs.spring.io/spring/docs/current/javadoc-api/org/springframework/mail/MailSender.html ([https](https://docs.spring.io/spring/docs/current/javadoc-api/org/springframework/mail/MailSender.html) result 200).
* [ ] http://example.com with 18 occurrences migrated to:
  https://example.com ([https](https://example.com) result 200).
* [ ] http://github.com/ with 4 occurrences migrated to:
  https://github.com/ ([https](https://github.com/) result 200).
* [ ] http://projects.spring.io/spring-data/ with 2 occurrences migrated to:
  https://projects.spring.io/spring-data/ ([https](https://projects.spring.io/spring-data/) result 200).
* [ ] http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html with 1 occurrences migrated to:
  https://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html ([https](https://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html) result 200).
* [ ] http://www.springframework.org/schema/beans/spring-beans.xsd with 1 occurrences migrated to:
  https://www.springframework.org/schema/beans/spring-beans.xsd ([https](https://www.springframework.org/schema/beans/spring-beans.xsd) result 200).
* [ ] http://www.vmware.com/download/open_source.html with 1 occurrences migrated to:
  https://www.vmware.com/download/open_source.html ([https](https://www.vmware.com/download/open_source.html) result 200).
* [ ] http://cloudfoundry.org/ with 1 occurrences migrated to:
  https://cloudfoundry.org/ ([https](https://cloudfoundry.org/) result 301).
* [ ] http://plugins.jetbrains.com/plugin/6546 with 1 occurrences migrated to:
  https://plugins.jetbrains.com/plugin/6546 ([https](https://plugins.jetbrains.com/plugin/6546) result 301).
* [ ] http://raw.github.com/ with 4 occurrences migrated to:
  https://raw.github.com/ ([https](https://raw.github.com/) result 301).
* [ ] http://www.springframework.org/schema/cloud/spring-cloud.xsd with 1 occurrences migrated to:
  https://www.springframework.org/schema/cloud/spring-cloud.xsd ([https](https://www.springframework.org/schema/cloud/spring-cloud.xsd) result 301).
* [ ] http://myapp.com with 1 occurrences migrated to:
  https://myapp.com ([https](https://myapp.com) result 302).

# Ignored
These URLs were intentionally ignored.

* http://www.springframework.org/schema/beans with 4 occurrences
* http://www.springframework.org/schema/cloud with 4 occurrences
* http://www.springframework.org/schema/tool with 2 occurrences
* http://www.w3.org/2001/XMLSchema with 1 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 1 occurrences
2019-03-28 19:46:08 -10:00
Spring Operator
d9160e839b URL Cleanup
This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).

# Fixed URLs

## Fixed Success
These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended.

* [ ] http://www.apache.org/licenses/ with 2 occurrences migrated to:
  https://www.apache.org/licenses/ ([https](https://www.apache.org/licenses/) result 200).
* [ ] http://www.apache.org/licenses/LICENSE-2.0 with 20 occurrences migrated to:
  https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0) result 200).
2019-03-22 14:57:45 -05:00
Spring Operator
029878b80a URL Cleanup
This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).

# Fixed URLs

## Fixed Success
These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended.

* http://www.springframework.org/schema/beans/spring-beans.xsd with 21 occurrences migrated to:
  https://www.springframework.org/schema/beans/spring-beans.xsd ([https](https://www.springframework.org/schema/beans/spring-beans.xsd) result 200).
* http://www.springframework.org/schema/cloud/spring-cloud.xsd with 21 occurrences migrated to:
  https://www.springframework.org/schema/cloud/spring-cloud.xsd ([https](https://www.springframework.org/schema/cloud/spring-cloud.xsd) result 200).

# Ignored
These URLs were intentionally ignored.

* http://www.springframework.org/schema/beans with 42 occurrences
* http://www.springframework.org/schema/cloud with 42 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 21 occurrences
2019-03-22 14:56:13 -05:00
Scott Frederick
09329c7320 Increment version to 2.0.6.BUILD-SNAPSHOT 2019-03-14 17:58:13 -05:00
Spring Operator
fc9403e434 URL Cleanup
This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).

# Fixed URLs

## Fixed Success
These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended.

* http://docs.oracle.com/javase/8/docs/api/ migrated to:
  https://docs.oracle.com/javase/8/docs/api/ ([https](https://docs.oracle.com/javase/8/docs/api/) result 200).
* http://docs.spring.io/spring-amqp/docs/latest-ga/api/ migrated to:
  https://docs.spring.io/spring-amqp/docs/latest-ga/api/ ([https](https://docs.spring.io/spring-amqp/docs/latest-ga/api/) result 200).
* http://docs.spring.io/spring-data/data-mongo/docs/current/api/ migrated to:
  https://docs.spring.io/spring-data/data-mongo/docs/current/api/ ([https](https://docs.spring.io/spring-data/data-mongo/docs/current/api/) result 200).
* http://docs.spring.io/spring-data/data-redis/docs/current/api/ migrated to:
  https://docs.spring.io/spring-data/data-redis/docs/current/api/ ([https](https://docs.spring.io/spring-data/data-redis/docs/current/api/) result 200).
* http://docs.spring.io/spring/docs/current/javadoc-api/ migrated to:
  https://docs.spring.io/spring/docs/current/javadoc-api/ ([https](https://docs.spring.io/spring/docs/current/javadoc-api/) result 200).
* http://www.apache.org/licenses/LICENSE-2.0.txt migrated to:
  https://www.apache.org/licenses/LICENSE-2.0.txt ([https](https://www.apache.org/licenses/LICENSE-2.0.txt) result 200).
* http://projects.spring.io/spring-cloud migrated to:
  https://projects.spring.io/spring-cloud ([https](https://projects.spring.io/spring-cloud) result 301).
2019-03-11 12:47:13 -05:00
Scott Frederick
9a376333c4 Merge pull request #252 from ashleystendel/master
Update version for jackson dependency to 2.9.8
2019-02-01 12:59:19 -06:00
Ashley Stendel
c150d61833 Update version for com.fasterxml.jackson.core:jackson-databind in spring-cloud-cloudfoundry-connector 2019-01-25 08:28:34 -08:00
Scott Frederick
fa187568df Merge pull request #249 from pidoubleyou/master
Fix encoding of DB2 credentials
2018-12-14 17:21:27 -06:00
pidoubleyou
a8eef2bdcb Fix Credentials Encoding 2018-12-14 23:13:37 +01:00
Scott Frederick
a0bf3f11ca Cleanup build. 2018-11-16 17:31:13 -06:00
Scott Frederick
ef3c974a7f Update project site link in README. 2018-11-16 14:12:54 -06:00
Scott Frederick
f941c0fa16 Increment version to 2.0.5.BUILD-SNAPSHOT 2018-11-16 10:42:08 -06:00
Scott Frederick
c10b15ece3 Check that Apache Commons DBCP2 is on the classpath before trying to use it. 2018-11-15 14:45:03 -06:00
Scott Frederick
fea3b37c47 Merge pull request #242 from spikymonkey/gareth/version-bump-2.x
Increment version to 2.0.4.BUILD-SNAPSHOT
2018-11-08 10:07:20 -06:00
Gareth Clay
2769e8518e Increment version to 2.0.4.BUILD-SNAPSHOT 2018-11-08 09:36:35 +00:00
Scott Frederick
8b0a2f6019 Merge pull request #239 from spikymonkey/url_decoding_data_source
Handle drivers which don't support URL-encoding
2018-11-07 10:42:20 -06:00
Gareth Clay
da84aa7008 Handle drivers which don't support URL-encoding
1.2.6 introduced a change to URL-encode credentials in JDBC connection
strings by default. This was to prevent special characters from
interfering with connections, but unfortunately some drivers can't
handle the encoding. Also in some clouds, the JDBC URL is passed to us
in URL encoded form. Again, in the case where the driver is unable to
URL-decode the URL itself, this causes connection failures.

This commit introduces `UrlDecodingDataSource`, which is returned in all
cases by whichever `DataSourceCreator` is in play.
`UrlDecodingDataSource` transparently delegates to an underlying
`DataSource`, except in the case where a connection attempt is made and
no previous connection attempt has been successful. In this case, if the
connection attempt with the configured JDBC URL fails, a test connection
is attempted using a URL-decoded version of the JDBC URL. If this is
successful, the underlying `DataSource` is updated with the decoded JDBC
URL and used to provide a final connection, which is returned to the
client.

Fixes gh-237
2018-11-02 12:30:05 +00:00
Scott Frederick
dbf8dfa113 Configure Redis connections to be secure when the rediss:// scheme is detected in the service info. 2018-09-10 13:12:38 -05:00
Scott Frederick
b66b97aa7b Don't URL encode username and password fields for Oracle database. 2018-09-10 12:36:35 -05:00
Scott Frederick
06cb0c5063 Fix RabbitMQ spring connector tests when run against RabbitMQ client 5.4.x. 2018-09-10 12:27:35 -05:00
Scott Frederick
3753bf6f20 Upgrade Jackson dependency to 2.9.5. 2018-09-10 11:26:55 -05:00
Scott Frederick
2376ad254b Merge pull request #234 from xyloman/bk-1
Update RabbitConnectionFactoryCreator to set setAutomaticRecoveryEnabled to false
2018-09-07 16:08:10 -05:00
bk016677
f5977ed4d6 Update RabbitConnectionFactoryCreator to set setAutomaticRecoveryEnabled equal to false 2018-08-22 21:16:00 -05:00
Scott Frederick
cc1e77e59e Increment version to 2.0.3.BUILD-SNAPSHOT. 2018-05-11 14:11:39 -05:00
Scott Frederick
cab9f2e647 Avoid configuring connection pooling with Lettuce Redis driver unless pool parameters are provided.
fixes #228
2018-05-11 12:14:40 -05:00
Scott Frederick
7417c15211 Allow RabbitMQ connection properties to be applied to either the com.rabbitmq.client.ConnectionFactory or the org.springframework.amqp.rabbit.connection.CachingConnectionFactory.
fixes #221
2018-05-10 14:51:43 -05:00
Scott Frederick
8cda257758 Guard against null values in ApplicationInstanceInfo.
fixes #225
2018-05-10 13:26:44 -05:00
Scott Frederick
f2e7eb3e38 Apply pool size defaults to all DataSource implementations. 2018-05-10 12:13:27 -05:00