Olga Maciaszek-Sharma
308eb0616e
Merge pull request #27 from OlgaMaciaszek/gh-304-add-discovery-clients-order-support
...
Gh 304 add discovery clients order support
2018-09-10 19:46:55 +02:00
Olga Maciaszek-Sharma
82aca0dafe
empty commit to retrigger build
2018-09-10 18:01:59 +02:00
Olga Maciaszek-Sharma
04ff3bba1a
Add license notice and fix formatting.
2018-09-10 09:26:46 +02:00
Olga Maciaszek-Sharma
859d1a0a9e
Switch to taking order from CloudFoundryDiscoveryProperties.
2018-09-07 15:50:48 +02:00
Olga Maciaszek-Sharma
1b5020144b
Merge remote-tracking branch 'upstream/master' into gh-304-add-discovery-clients-order-support
2018-09-07 15:40:54 +02:00
Marcin Grzejszczak
74d3cfeec4
Bumping versions
2018-09-07 15:30:20 +02:00
Olga Maciaszek-Sharma
d836655b31
Merge remote-tracking branch 'upstream/master' into gh-304-add-discovery-clients-order-support
2018-09-07 13:53:39 +02:00
Spencer Gibb
571dc29f16
Bumps to 2.0.1.BUILD-SNAPSHOT
2018-06-19 13:12:14 -04:00
Ryan Baxter
f1e2460d8f
Merge remote-tracking branch 'origin/1.1.x'
2018-06-11 09:55:36 -04:00
Ryan Baxter
ffa122a7ee
adding spring boot autoconfigure processor
2018-06-11 09:54:59 -04:00
Ryan Baxter
55bfe503df
Merge remote-tracking branch 'origin/1.1.x'
2018-06-11 09:49:17 -04:00
Spencer Gibb
38648063fe
Updates s-c-build to 2.0.2.BUILD-SNAPSHOT
2018-06-05 15:55:38 -04:00
OlgaMaciaszek
8fb072505b
Rename class.
2018-05-18 16:44:52 +02:00
OlgaMaciaszek
ef5f62133e
Adjust changes to existing convention.
2018-05-18 15:52:53 +02:00
OlgaMaciaszek
52b1c75ffc
Add default order to CloudFoundryDiscoveryClientConfig.
2018-05-18 14:30:16 +02:00
OlgaMaciaszek
dd007e233c
Adjust CloudFoundryDiscoveryClient to DiscoveryClient ordering functionality
...
in spring-cloud-commons.
2018-05-18 14:23:11 +02:00
buildmaster
982f515408
Going back to snapshots
2018-04-20 20:31:41 +00:00
buildmaster
553ca1d7b0
Update SNAPSHOT to 2.0.0.RC1
2018-04-20 20:30:52 +00:00
Scott Frederick
34f78e42cd
Update sample application. ( #23 )
...
* Update sample application.
* Bump CF Java Client version to 3.9.0.
2018-04-10 21:31:55 -04:00
Scott Frederick
510b6ebcfc
Improve Cloud Foundry Java Client auto-configuration.
...
An organization and space are not required by all CF Java Client operations. Those properties should be optional to the client-autoconfiguration.
The CF target URL should default to the CF an application is running on when it is deployed to CF.
2018-04-09 17:11:33 -05:00
buildmaster
fa3922b641
Going back to snapshots
2018-02-09 22:51:06 +00:00
buildmaster
0a0678d7be
Update SNAPSHOT to 2.0.0.M3
2018-02-09 22:50:25 +00:00
Ryan Baxter
368398d5b1
Fixing links
2018-02-07 14:47:00 -05:00
Spencer Gibb
89b5b3357b
Update to new RibbonProperties location
2018-01-09 17:14:37 -05:00
Spencer Gibb
d275b72569
Add or update license headers
2018-01-09 15:21:52 -05:00
Spencer Gibb
d012ddd12e
Use ribbon to set port if defined.
...
Otherwise, use a configurable default.
fixes gh-15
2018-01-09 15:16:17 -05:00
Spencer Gibb
3cb69505e3
polish
2018-01-08 17:08:13 -05:00
Spencer Gibb
caf736214e
polish
2018-01-08 17:05:08 -05:00
Spencer Gibb
689db340fd
Upgrade to maven 3.5.2
...
fixes gh-16
2018-01-08 16:58:16 -05:00
Spencer Gibb
673679fd00
Formatting
2018-01-08 16:55:33 -05:00
Josh Long
fef7d2c9a7
support Reactor-based CF Java Client ( #22 )
...
* reactive Cloud Foundry Java Client
- new support for auto-configuring the reactor-based CF java client v3.3.
- reworkd the `DiscoveryClient` to depend on the standalone support.
- made the tests run conditionally based on presence of certain env vars.
fixes gh-21
2018-01-08 16:45:02 -05:00
buildmaster
e27af11b2d
Bumping versions to 1.1.2.BUILD-SNAPSHOT after release
2017-12-22 15:44:44 +00:00
buildmaster
87b1e20292
Going back to snapshots
2017-12-22 15:44:44 +00:00
buildmaster
6c02a9e02f
Update SNAPSHOT to 1.1.1.RELEASE
2017-12-22 15:43:33 +00:00
Ryan Baxter
2a310c2eec
Adding new issue and contributing templates
2017-12-20 15:23:25 -05:00
Dave Syer
6a94cca462
Fix compiler warnings
2017-12-20 10:21:22 +00:00
buildmaster
3089931065
Going back to snapshots
2017-12-02 03:09:45 +00:00
buildmaster
f913c16f4e
Update SNAPSHOT to 2.0.0.M2
2017-12-02 03:09:12 +00:00
Spencer Gibb
d6d7868c5d
Merge branch '1.1.x'
2017-11-28 12:54:24 -05:00
Spencer Gibb
5a00ac698c
Update docs branches
2017-11-28 12:53:52 -05:00
Spencer Gibb
048640be21
Update for commons 2.0.0 changes
2017-11-28 11:39:27 -05:00
Spencer Gibb
20a31ad0c7
Merge branch 'master' into 2.0.x
2017-11-27 23:21:08 -05:00
Ryan Baxter
3aadc35796
removed travis config
2017-09-20 13:43:42 +01:00
Ryan Baxter
2c2ebe39dd
Merge branch 'master' of github.com:spring-cloud/spring-cloud-cloudfoundry
2017-09-20 13:41:42 +01:00
Ryan Baxter
a385582faf
updating readme with circle status
2017-09-20 13:41:19 +01:00
Ryan Baxter
6c09965024
Rename .circle.yml to circle.yml
2017-09-20 13:24:04 +01:00
Ryan Baxter
04488de0ea
Circle CI congif
2017-09-20 12:16:34 +01:00
Marcin Grzejszczak
9c3cee5f40
Merge branch 'master' into 2.0.x
2017-08-31 14:50:22 +02:00
Marcin Grzejszczak
dcfa2e0606
Referrencing resources from sc-build
2017-08-31 14:50:14 +02:00
Marcin Grzejszczak
f0fafe545e
Merge branch 'master' into 2.0.x
2017-08-29 12:29:29 +02:00