Commit Graph

78 Commits

Author SHA1 Message Date
Spencer Gibb
79096fbf8d Update SNAPSHOT to 1.2.2.RELEASE 2017-05-19 14:54:42 -06:00
Jon Schneider
c02398959d Revert back to snapshots 2017-05-12 10:25:38 -05:00
Jon Schneider
9d53dd46bb Update SNAPSHOT to 1.2.1.RELEASE 2017-05-12 09:18:36 -05:00
Jon Schneider
15aad9ca5f Point build badge to CircleCI 2017-05-11 14:20:47 -05:00
Spencer Gibb
9675df02f6 Bumping versions to 1.2.1.BUILD-SNAPSHOT after release 2017-04-05 14:19:30 -06:00
Spencer Gibb
72685376a9 Going back to snapshots 2017-04-05 14:19:29 -06:00
Spencer Gibb
6b30820b09 Update SNAPSHOT to 1.2.0.RELEASE 2017-04-05 14:16:21 -06:00
Spencer Gibb
61199a151c Adds ServiceRegistry documentation.
fixes gh-170
fixes gh-196
2017-04-03 19:15:40 -06:00
Ryan Baxter
414b1704e1 Documenting property to disable retry logic with Spring Retry on the class path 2017-03-30 19:11:03 -04:00
Ryan Baxter
8e34e0c5e4 Set spring.cloud.loadbalancer.retry.enabled to true by default 2017-03-30 16:30:40 -04:00
Ryan Baxter
b896f22c3e Fixing documentation to add Spring Retry
Addresses documentation bug in #193
2017-03-29 19:34:46 -04:00
Spencer Gibb
23f3e461ac Going back to snapshots 2017-03-15 17:40:06 -06:00
Spencer Gibb
e75034a6fc Update SNAPSHOT to 1.2.0.RC1 2017-03-15 17:32:18 -06:00
Spencer Gibb
b4bd6fdeff Revert "Update SNAPSHOT to 1.2.0.M1"
This reverts commit d9d3b5f74a.
2017-01-26 10:41:16 -07:00
Spencer Gibb
d9d3b5f74a Update SNAPSHOT to 1.2.0.M1 2017-01-26 10:39:31 -07:00
Andreas Schöneck
373ef85079 Close verbatim block properly (#146)
Add missing backtick after RestTemplate in order to not have this blocker huger as intended.
2017-01-09 18:12:48 -05:00
Ryan Baxter
1762a6a59f Fixed typo in 'enabled' 2016-12-29 19:44:31 -05:00
Ryan Baxter
82175d1cac Fixed retry policy
see spring-cloud/spring-cloud-netflx#1577
2016-12-29 19:43:24 -05:00
Vitalii
c5d73294c4 Fixed typo in event class name (#152) 2016-12-20 13:12:08 -05:00
Spencer Gibb
bf4b6e3293 Create a ServiceRegistry interface.
Allow service discovery systems to register more than one instance.

Automatic registration will still take place.

Add boolean autoRegister() to EnableDiscoveryClient, defaults to true.

Add ServiceRegistryEndpoint.

fixes gh-9
2016-11-07 10:30:54 -07:00
Spencer Gibb
d850aad13f Bump to 1.2.0.BUILD-SNAPSHOT 2016-10-27 15:58:59 -06:00
Ryan Baxter
19a7562c7c Retry implementation for LoadBalanced RestTemplates 2016-10-17 06:52:12 -04:00
Dave Syer
8089c0d411 Revert to snapshots 2016-09-21 09:39:11 +01:00
Dave Syer
897555a57a Update to 1.1.3 2016-09-21 09:38:16 +01:00
Marcin Grzejszczak
3cfda6b31d Removed adoc footer 2016-09-07 17:59:41 +02:00
Dave Syer
cff67e0a12 Revert to snapshots 2016-09-06 14:53:36 +01:00
Dave Syer
00a2f23c00 Update to 1.1.2 2016-09-06 14:36:20 +01:00
Marcin Grzejszczak
cecac1125e Updating ghpages for all projects 2016-08-22 13:31:15 +02:00
Marcin Grzejszczak
4e0a70e4a8 Updating ghpages for all projects 2016-08-19 11:45:09 +02:00
Spencer Gibb
2da3fed95d Merge pull request #120 from ebjwc/gh-114
* ebjwc-gh-114:
  Add new properties to customize InetUtils.
2016-08-18 12:07:24 -06:00
Tomasz Juchniewicz
e6ccb824a6 Add new properties to customize InetUtils.
Added useOnlySiteLocalInterfaces and preferredNetworks properties to
InetUtils. The preferredNetworks property allows for a whitelist of
networks. The useOnlySiteLocalInterfaces allows InetAddresses where
isSiteLocalAddress is true.

Fixes gh-114
2016-08-18 12:04:46 -06:00
Marcin Grzejszczak
6fc4e60c83 Updating ghpages for all projects 2016-08-18 13:09:13 +02:00
Marcin Grzejszczak
78c90d7db3 Updating ghpages for all projects 2016-08-17 12:43:37 +02:00
Marcin Grzejszczak
67bea29be5 Deploying documentation to proper folder
What we're missing ATM is different documentation versions for different application versions. What this change does is that it's:

- finding out what is the current branch (e.g. 1.0.x)
- finding out out what is the name of the main adoc file (e.g. spring-cloud-sleuth)
- pulling the changes from gh-pages after checkout
- finding out what is the list of comma separated whitelisted branches (via the `docs.whitelisted.branches` prop)
- in gh-pages creating a folder with name of the branch  (e.g. /1.0.x)
copying all the docs/target/generated-docs/ to that folder
- if the branch from which we're calling the script is NOT master then we're changing the ${main.adoc}.html to index.html so that it's easier to access the docs (e.g. http://cloud.spring.io/spring-cloud-sleuth/1.0.x/)
2016-08-16 15:55:41 +02:00
Dave Syer
8280e2463d Update readme script to handle local includes 2016-06-11 09:54:41 +01:00
Spencer Gibb
945f430efe Update to SNAPSHOT 2016-06-06 17:01:58 -06:00
Spencer Gibb
aaff352781 Update SNAPSHOT to 1.1.1.RELEASE 2016-06-06 16:31:03 -06:00
Dave Syer
01edfbf7f6 Revert to snapshots 2016-05-09 10:33:44 +01:00
Dave Syer
90c8a81611 Update for 1.1.0.RELEASE 2016-05-09 10:26:47 +01:00
Dave Syer
0b654c22ab Switch parent of docs poms 2016-05-06 17:40:09 +01:00
Dave Syer
9aa4ad97be Update parent to 1.1.0.RELEASE 2016-05-06 17:13:33 +01:00
Dave Syer
a3fc78481a Revert to snapshots 2016-04-18 10:17:36 +01:00
Dave Syer
3f5d5b90d3 Update to RC3 2016-04-18 10:16:24 +01:00
Dave Syer
f29198bee1 Clarify flags for overriding remote property sources 2016-03-27 10:00:16 +01:00
Dave Syer
81b4c11dbb Revert to snapshots 2016-03-23 08:19:13 +00:00
Dave Syer
b4a6652f9e Bump for 1.1.0.RC2 2016-03-23 08:18:19 +00:00
Dave Syer
0078f55c96 Correct location of encryption features 2016-03-22 13:52:53 +00:00
Spencer Gibb
68c67df67d Update RestTemplate creation documentation. 2016-03-08 15:48:12 -07:00
Dave Syer
ad08ca55f4 Change in contract for @LoadBalanced
Users now need to create their own bean and qualify it, and Spring
Cloud will customize it (instead of providing the @Bean itself).

This is much better for users, since they remain in control of the
bean declarations, and can choose which one (if any) is @Primary.
It's a breaking change for some apps (if they rely on a
@LoadBalanced RestTemplate being automatically injected).
2016-03-07 17:44:41 +00:00
Spencer Gibb
bfd25e1d50 Document @Primary for plain RestTemplate beans.
fixes gh-60
2016-03-02 19:02:43 -07:00