Spencer Gibb
8938aa4621
Revert "Update SNAPSHOT to MILESTONE 1.1.0.M4"
...
This reverts commit 721fdc5918 .
2015-12-22 11:25:47 -07:00
Spencer Gibb
721fdc5918
Update SNAPSHOT to MILESTONE 1.1.0.M4
2015-12-22 11:21:20 -07:00
Spencer Gibb
57206c639d
Upgrade to Hystrix 1.4.21
...
fixes gh-685
2015-12-02 14:07:31 -07:00
Dave Syer
f2fee74880
Excludes aspectjrt from javanica
...
The aspectjweaver jar includes all of aspectjrt, and the former is
used at runtime in a number of places (tests fail if you remove
it). Both are not needed so we have picked one (the other one than
recommended in gh-666).
Fixes gh-666
2015-11-26 15:33:09 +00:00
Spencer Gibb
1090f2817a
Upgrade zuul to v1.1.0
...
fixes gh-591
2015-11-24 16:37:25 -07:00
Spencer Gibb
bd12fa47d7
Upgrade to rxjava 1.0.14
...
fixes gh-651
2015-11-18 14:19:45 -07:00
Spencer Gibb
a7d425deba
Upgrade to feign 8.12.1
...
fixes gh-623
2015-11-17 17:03:26 -07:00
Dave Syer
06b50c9fe0
Revert to snapshots
2015-11-17 12:27:43 +00:00
Dave Syer
05f75e70da
Update to 1.1.0.M3
2015-11-17 12:27:01 +00:00
Spencer Gibb
ef5785bfb7
Upgrade to Hystrix v1.4.20
...
fixes gh-635
2015-11-11 15:55:03 -07:00
Spencer Gibb
1e716ff2c2
Upgrade eureka to v1.3.4
...
fixes gh-589
2015-11-10 12:25:05 -07:00
Spencer Gibb
679e659cbc
remove findbugs
2015-11-10 09:03:41 -07:00
Jon Schneider
c61a48735d
Expanded metrics support to include Servo, Spectator, and Atlas
...
* For Java 8 users, Spectator is the recommended metrics library as Servo is now deprecated in favor of Spectator
* Servo support now needs to be specifically enabled via @EnableServo, even if servo-core is included on the classpath
* Added starter modules for both Spectator and Atlas support
* ServoMetricReader defines a convention for mapping tag-based metrics to hiearchical names for rendering by the Actuator /metrics endpoint
2015-11-09 14:10:44 -07:00
Spencer Gibb
2cf4a38398
Exclude commons-logging from eureka-client
...
fixes gh-525
2015-11-04 16:49:49 -07:00
Jakub Narloch
966e03ba64
Feign OkHttp client configuration
2015-10-22 12:04:09 -06:00
Spencer Gibb
6d5591020d
Upgrade feign to 8.11.0
...
Adds support for feign-hystrix
fixes gh-606
2015-10-19 10:17:10 -06:00
Spencer Gibb
9e4cad750a
Upgrade hystrix to 1.4.18
...
fixes gh-600
2015-10-19 09:27:33 -06:00
Spencer Gibb
a3a7c60925
exclude commons-logging from ribbon
...
fixes gh-596
2015-10-13 09:57:38 -06:00
Spencer Gibb
8103bdbff8
revert zuul 1.1.0-rc.2 as it isn't published to maven central.
2015-10-12 12:43:26 -06:00
Spencer Gibb
fc20cc7135
Upgrade zuul to v1.1.0-rc.2
...
fixes gh-591
2015-10-12 12:32:44 -06:00
Spencer Gibb
7fcc559edb
Remove blitz4j
...
fixes gh-527
2015-10-12 12:08:34 -06:00
Spencer Gibb
8058ced90d
Remove dependency on governator.
...
Eureka now only directly depends on java.inject.
Fixes gh-529
2015-10-09 14:42:17 -06:00
Spencer Gibb
5065e47565
Upgrade Hystrix to v1.4.17
...
fixes gh-576
2015-10-09 10:52:21 -06:00
Dave Syer
a7abfd4242
Upgrade to Zuul 1.1
...
Still a release candidate (not yet GA), but seems to work, so we'll
try and update before Spring Cloud is released again.
Fixes gh-546, fixes gh-567, fixes gh-553 (probably)
2015-10-03 08:26:57 +01:00
Dave Syer
17dc4f6f55
Update some dependencies
2015-09-30 11:34:34 +01:00
Spencer Gibb
65bf36ecf9
Upgrade hystrix to 1.4.16
...
fixes gh-561
2015-09-29 20:09:30 -06:00
Dave Syer
4877de4916
Remove unused dependencies
2015-09-29 17:49:59 +01:00
Spencer Gibb
0204978b36
Upgrade eureka to 1.2.5.
...
Change EurekaInstanceConfig.getSID to getInstanceId
fixes gh-554
2015-09-24 22:23:17 -06:00
Jon Schneider
8f9acab3bd
Update Eureka to 1.2.5-rc.1
...
Remove Servo from EurekaHealthIndicator.
Remove custom DataCenterInfo.
EurekaInstanceConfig.SID is now used as eureka id.
EurekaInstanceConfigBean.getSID falls back to metadataMap.instanceId for
backwards compatibility.
2015-09-24 15:34:17 -06:00
Spencer Gibb
581e9bbd58
Upgrade Hystrix to 1.4.15
...
fixes gh-534
2015-09-23 15:40:13 -06:00
Dave Syer
61294659bf
Add back (and deprecate) old 'amqp' poms
2015-09-23 09:46:49 +01:00
Spencer Gibb
639a87bfa1
Port *-amqp to spring-cloud-stream.
...
Move turbine/hystrix amqp specific implementations to spring-cloud-stream based implementations and let the user decide which broker to use.
fixes gh-545
2015-09-22 09:42:45 -06:00
Spencer Gibb
9e817a7dce
Downgrade hystrix to 1.4.14
...
1.4.15 isn't in maven central yet
2015-09-14 13:07:25 -06:00
Spencer Gibb
1888a4496a
Upgrade hystrix to 1.4.15
...
fixes gh-534
2015-09-14 12:58:45 -06:00
Spencer Gibb
741908155a
Upgrade feign to 8.10.0
...
fixes gh-540
2015-09-14 12:55:13 -06:00
Adrian Cole
c25e950914
Bumps to Feign 8.8.1
2015-09-08 17:29:33 +02:00
Roy Clarkson
56d0570674
Fix whitespace and formatting
2015-08-20 14:32:38 -05:00
Adrian Cole
691771a13d
Updates to Ribbon 2.10
...
Synchronizes on the version in use by Feign.
Closes #4920
2015-08-18 21:46:28 -07:00
Dave Syer
cb5a8c107d
Add Maven wrapper
2015-08-14 10:05:52 +01:00
Spencer Gibb
512d687615
Update feign to 8.7.1
...
fixes gh-479
2015-08-07 15:18:02 -06:00
Spencer Gibb
246830c9d3
Upgrade to Eureka 1.2.0
...
Implements forwarding of eureka CacheRefreshedEvent as HeartbeatEvent,
rather thank serialization hack. Uses new Eureka DI functionality
(mostly there, some issues). Updates EurekaJacksonCodec to be
"DataCenterAware". Reference EurekaClient interface rather than
DiscoveryClient class.
fixes gh-349
2015-08-05 13:37:36 -06:00
Spencer Gibb
a2270dc27a
Upgrade to Hystrix 1.4.13
...
Also brings in patches to the hystrix dashboard.
fixes gh-465
2015-07-27 16:52:04 -06:00
Spencer Gibb
a6b94a38fe
Add support for using Apache HttpClient with Feign
...
fixes gh-415
2015-07-15 17:23:41 -06:00
Jakub Narloch
0a34ad88f5
Updated feign version to 8.6.0
2015-07-13 20:49:18 +02:00
Spencer Gibb
ee97ef626f
push versioning of turbine down to modules.
...
fixes https://github.com/spring-cloud-samples/turbine/issues/3
2015-07-08 14:17:40 -06:00
Dave Syer
d046791b3e
Move starters into home projects
2015-06-26 15:09:53 +01:00
Dave Syer
9a45beec1d
Update to Brixton
2015-06-26 12:57:06 +01:00
Dave Syer
3519ecf224
Prepare master for next snapshot
2015-06-26 10:57:19 +01:00
Dave Syer
e17766e916
Add dependency management for starters
2015-06-25 11:46:01 +01:00
Dave Syer
25651f4835
Add sidecar to BOM
2015-06-24 17:23:39 +01:00