Commit Graph

447 Commits

Author SHA1 Message Date
Jake Zingler
c4aae87e0a Supports special characters in mysql jdbc urls
Signed-off-by: Biju Kunjummen <biju.kunjummen@gmail.com>
2018-01-02 14:01:38 -08:00
Jake Zingler
c504111f24 Supports user info with special uri chars "%, :, +"
Signed-off-by: Biju Kunjummen <biju.kunjummen@gmail.com>
2018-01-02 13:47:31 -08:00
Scott Frederick
76c87cea36 Update building and publishing of docs to gh-pages. 2017-10-31 14:22:52 -05:00
Scott Frederick
b9aa0998c5 Increment version to 1.2.6.BUILD-SNAPSHOT 2017-10-31 13:36:07 -05:00
Scott Frederick
e716122f0c Change Cloud Foundry detection for Cassandra to use required credentials fields. Add Cassandra to docs. 2017-10-26 18:03:12 -05:00
Scott Frederick
0696867267 Turn down logging levels for common messages. 2017-10-26 13:44:29 -05:00
Scott Frederick
c869ff163a Merge pull request #216 from markbigler/master
Add a more comfortable way to access ServiceInfo's
2017-10-26 13:20:48 -05:00
Bigler Mark
d7cd9d8635 https://github.com/spring-cloud/spring-cloud-connectors/issues/212 2017-10-26 08:34:35 +02:00
Scott Frederick
5896a0b8b1 Make all tags comparisons case-insensitive in Cloud Foundry connector. 2017-10-25 16:01:24 -05:00
Scott Frederick
b0e9ca04f4 Fix mapping of overridden port property for AMQP. 2017-10-23 16:32:02 -05:00
Scott Frederick
d4179cbd1d Provide a default value for the AMQP port if not provided in the URI. 2017-10-23 16:03:40 -05:00
Scott Frederick
1361518db0 Support RabbitMQ URLs with URL-encoded vhost. 2017-10-23 14:56:04 -05:00
Scott Frederick
eaa53f8cd6 Fix inconsistency in building JDBC URL. 2017-10-23 14:00:24 -05:00
Scott Frederick
8b774ea392 Merge pull request #176 from mp911de/cassandra
Add support for Cassandra
2017-10-20 16:13:57 -05:00
Scott Frederick
cbb70e7264 Remove erroneous reference to 'uris' credentials field in cloudfoundry cloud connector docs, which is only supported by AMQP services. 2017-10-20 16:09:37 -05:00
Scott Frederick
7f0261ec79 Merge pull request #209 from hosuaby/master
Update MongoServiceInfoCreator.java
2017-07-21 11:50:13 -05:00
Alexei KLENIN
c3fbfee8c1 Update MongoServiceInfoCreator.java
FEATURE: MongoLab addon for Heroku changed it environment variable MONGOLAB_URI to MONGODB_URI. Add according env prefix
2017-07-21 13:07:56 +02:00
Scott Frederick
1a41cdbd5e Merge branch 'cf-post-processor' 2017-05-10 17:30:09 -05:00
Scott Frederick
993fab7271 Increment version to 1.2.5.BUILD-SNAPSHOT 2017-05-10 16:29:32 -05:00
Scott Frederick
0cb7c25754 Add service data postprocessor extension point to cf connector. 2017-05-09 09:47:19 -05:00
Mark Paluch
8bd5efb63c Add support for Cassandra
Add connectors for Cassandra Cluster instances with Java and XML-based configuration. Cassandra configuration is obtained using the single-tenant Datastax/Cassandra tile.
2017-04-20 11:03:00 +02:00
Scott Frederick
277a6f74eb Add DB2 and SqlServer ServiceInfoCreators for localconfig. 2017-04-05 14:03:14 -05:00
Scott Frederick
f8f5eb9c84 Merge pull request #172 from jwoodrich/master
Oracle ServiceInfoCreator for localconfig
2017-04-05 11:24:23 -05:00
Scott Frederick
9030d0f717 Add tests to verify ConnectionConfiguration mapping to pooled DataSource providers. 2017-01-30 18:21:22 -06:00
Scott Frederick
61cfcd1c32 Use consistent formatting in test json files. 2016-11-02 20:27:36 -05:00
Scott Frederick
eff000d30f Handle missing or empty credentials in VCAP_SERVICES environment variable in CloudFoundryConnector without throwing NPE. 2016-11-02 20:26:58 -05:00
Scott Frederick
93631a2667 Fix typos in javadoc. 2016-10-24 16:22:38 -05:00
Scott Frederick
7d090c9993 Configure HikariCP with values from PoolConfig. Add tests to verify PoolConfig values are applied for all connection pool providers. 2016-10-24 16:17:58 -05:00
Scott Frederick
5d06861ef1 Clarify detection requirements for JDBC URLs in Cloud Foundry Connector docs. 2016-10-21 17:07:45 -05:00
Anwar Chirakkattil
d78a15d34f Updated as per review comments from @scottfrederick 2016-10-21 17:03:34 -05:00
Anwar Chirakkattil
6aee5b9377 When jdbcUrl is spcified, oracle scheme is not required 2016-10-21 17:03:34 -05:00
Scott Frederick
ff2b601d18 Handle missing or empty VCAP_SERVICES environment variable in CloudFoundryConnector without throwing NPE. 2016-10-21 16:19:43 -05:00
Jason Woodrich
bd34692435 Add ServiceInfoCreator for Oracle and unit test 2016-07-12 18:38:13 -06:00
Scott Frederick
2d763feb82 Fix build status badge 2016-07-11 18:03:07 -05:00
Scott Frederick
365911c8e7 Update README and convert to adoc 2016-07-11 18:02:16 -05:00
Scott Frederick
03e546fdcf Increment version to 1.2.4.BUILD-SNAPSHOT 2016-07-03 21:20:48 -04:00
Scott Frederick
8cf17aad45 Merge branch 'wilkinsona-mongo-3-compatibility' 2016-06-29 22:45:50 -04:00
Scott Frederick
cdef9edcf1 Merge branch 'mongo-3-compatibility' of https://github.com/wilkinsona/spring-cloud-connectors into wilkinsona-mongo-3-compatibility 2016-06-29 22:34:54 -04:00
Scott Frederick
1790affa29 Update gradle to 2.10. Update versions used in matrixTest. 2016-06-29 22:17:48 -04:00
Scott Frederick
b677e18353 Merge pull request #169 from wilkinsona/amqp-channel-cache-size
Don't hardcode Spring AMQP's default channel cache size
2016-06-29 14:24:32 -04:00
Scott Frederick
babee1c35c Increment version to 1.2.3.BUILD-SNAPSHOT 2016-06-29 14:14:16 -04:00
Scott Frederick
29b7bfb0d8 Merge pull request #167 from mp911de/lettuce-redis-client
Add support for lettuce Redis client configuration.
2016-06-29 14:09:35 -04:00
Andy Wilkinson
faebcf2924 Update tests to also be compatible with Mongo 3.2.x 2016-06-28 09:29:24 +01:00
Andy Wilkinson
b4466020d6 Don't hardcode Spring AMQP's default channel cache size
The default channel cache size was changed as a result of
https://jira.spring.io/browse/AMQP-606. This means that Cloud
Connectors tests are broken when run against Spring AMQP 1.6 (as
the IO Platform compatibility builds do).

Similar to bed0d7f8, this commit updates the test helper to retrieve
the actual default via reflection rather than hardcoding it.
2016-06-27 17:20:32 +01:00
Scott Frederick
9b8ebbc6c1 Merge pull request #170 from glyn/master
Fix typo in warning message.
2016-06-10 12:01:29 -05:00
Glyn Normington
8d778905d6 typo 2016-06-10 16:58:56 +01:00
Mark Paluch
7d5d9aea3d Add support for lettuce Redis client configuration.
Support lettuce as alternative Redis client. RedisConnectionFactory supports jedis and lettuce, depending on the available classes.
2016-05-01 19:42:54 +02:00
Ramnivas Laddad
fe919e8049 Merge pull request #165 from drnic/remove-html
remove bad html <p/> [fixes #164]
2016-04-15 11:04:52 -07:00
Dr Nic Williams
62a095614a remove bad html <p/> [fixes #164] 2016-04-15 13:39:32 -04:00
Scott Frederick
7166d7408d Fix typo in log message. 2016-03-02 11:42:24 -06:00