Dave Syer
61294659bf
Add back (and deprecate) old 'amqp' poms
10 years ago
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
10 years ago
Spencer Gibb
9e817a7dce
Downgrade hystrix to 1.4.14
...
1.4.15 isn't in maven central yet
10 years ago
Spencer Gibb
1888a4496a
Upgrade hystrix to 1.4.15
...
fixes gh-534
10 years ago
Spencer Gibb
741908155a
Upgrade feign to 8.10.0
...
fixes gh-540
10 years ago
Dave Syer
ee5b9c6382
Revert back to snapshot
10 years ago
Dave Syer
a11a7709bf
Bump to M1
10 years ago
Adrian Cole
c25e950914
Bumps to Feign 8.8.1
10 years ago
Roy Clarkson
56d0570674
Fix whitespace and formatting
10 years ago
Adrian Cole
691771a13d
Updates to Ribbon 2.10
...
Synchronizes on the version in use by Feign.
Closes #4920
10 years ago
Dave Syer
cb5a8c107d
Add Maven wrapper
10 years ago
Spencer Gibb
512d687615
Update feign to 8.7.1
...
fixes gh-479
10 years ago
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
10 years ago
Spencer Gibb
a2270dc27a
Upgrade to Hystrix 1.4.13
...
Also brings in patches to the hystrix dashboard.
fixes gh-465
10 years ago
Spencer Gibb
a6b94a38fe
Add support for using Apache HttpClient with Feign
...
fixes gh-415
10 years ago
Jakub Narloch
0a34ad88f5
Updated feign version to 8.6.0
10 years ago
Spencer Gibb
ee97ef626f
push versioning of turbine down to modules.
...
fixes https://github.com/spring-cloud-samples/turbine/issues/3
10 years ago
Dave Syer
d046791b3e
Move starters into home projects
10 years ago
Dave Syer
9a45beec1d
Update to Brixton
10 years ago
Dave Syer
3519ecf224
Prepare master for next snapshot
10 years ago
Dave Syer
e17766e916
Add dependency management for starters
10 years ago
Dave Syer
25651f4835
Add sidecar to BOM
10 years ago
Dave Syer
652e4b96b3
Nail explicit dependencies for s-c-context
10 years ago
Spencer Gibb
a23131f094
upgrade hystrix to 1.4.10
...
fixes gh-370
10 years ago
Spencer Gibb
4255179354
use io.reactivex:rxjava
...
fixes gh-353
10 years ago
Dave Syer
3809bcbc90
More 1.0.2 snapshots
10 years ago
Dave Syer
bad44ec8ab
Fix parent version
10 years ago
Dave Syer
fde4741333
Update to 1.0.3 snapshots
10 years ago
Dave Syer
b28fd07cdb
Update to 1.0.2 snapshots
10 years ago
Dave Syer
22c261c8ce
Update connectors version
10 years ago
Spencer Gibb
6dce075e99
upgrade to feign 8.1.1 which includes a fixes bad urls
...
fixes 305
10 years ago
Spencer Gibb
3d9e998a01
fix missing jersey apache4client
10 years ago
Spencer Gibb
a765839771
upgrade hystrix to 1.4.4 and integrate dashboard changes
...
fixes gh-300
10 years ago
Spencer Gibb
f5b6c58f30
upgrade hystrix to 1.4.1
...
fixes gh-279
10 years ago
Spencer Gibb
869e3ec92f
upgrade to feign 8.1.0
...
removes ugly dagger dependency
fixes gh-183
10 years ago
Spencer Gibb
e2583f5380
upgrade Ribbon to version 2.0.0.
...
From 2.0.RC13
fixes gh-216
10 years ago
Dave Syer
164c9f8755
Add bintray properties
10 years ago
Spencer Gibb
4bd7c3bdcf
upgrade feign to 7.3.0
...
fixes gh-243
10 years ago
Spencer Gibb
4e795ea783
upgrade hystrix to 1.4.0
...
fixes gh-242
10 years ago
Dave Syer
e3a20d5d6b
Update to next snapshot
10 years ago
Dave Syer
e6f30ebfce
Exclude mockito-all from zuul
10 years ago
Dave Syer
069afb2a73
Use logback by default in Eureka server
...
Now that blitz4j 1.36.0 is out, with a bit of hackery we can prevent
it from barfing on startup. Seems worth it (and certainly makes
it easier to embed Eureka server).
Fixes gh-3
10 years ago
Dave Syer
91e3bee54b
Update some dependencies
10 years ago
Spencer Gibb
5c84080d62
Upgrade netflix archaius to 0.6.5
...
fixes gh-179
10 years ago
Spencer Gibb
32a9033661
upgrade to netflix eureka to 1.1.147
...
fixes gh-180
10 years ago
Spencer Gibb
49b81607a3
upgrade to netflix hystrix to 1.4.0-RC6
...
fixes gh-182
10 years ago
Spencer Gibb
e265a5e3c8
upgrade to netflix feign 7.1.0.
...
Add feign-slf4j support.
fixes gh-178
10 years ago
Phillip Webb
911627c09d
Add eclipse formatting and cleanup configuration
10 years ago
Phillip Webb
be436279cf
Polish POM files
10 years ago
Spencer Gibb
6e078a88e8
make messageConverters lazy in SpringDecoder and SpringEncoder
...
fixes gh-129
10 years ago