Dave Syer
8a4fb82b98
Remove reference to 'parent' poms in BOM
9 years ago
Spencer Gibb
33efc60de7
remove spring-cloud-connectors version
9 years ago
Dave Syer
24579f67e2
Revert to snapshots
9 years ago
Dave Syer
d99196aeb1
Update to RC2
9 years ago
Spencer Gibb
7c531eb411
Upgrade Hystrix to 1.5.2
...
fixes gh-968
9 years ago
Spencer Gibb
cef3777313
Upgrade RxJava to v1.1.2
...
fixes gh-957
9 years ago
Spencer Gibb
0e2d8c1a11
Update feign to v8.16.0
...
fixes gh-956
9 years ago
Spencer Gibb
c055bd5327
Update archaius to v0.7.4
...
fixes gh-955
9 years ago
Spencer Gibb
3f8c4834a3
Upgrade to ribbon 2.1.5
...
fixes gh-954
9 years ago
Spencer Gibb
1cf7ac9260
Upgrade to eureka 1.4.6
...
fixes gh-932
9 years ago
Dave Syer
c57a758e91
Update to Eureka 1.4.5
9 years ago
Marcin Grzejszczak
3f9e76b876
Revert to snapshots
9 years ago
Marcin Grzejszczak
29988b5f58
Bump for 1.1.0.RC1
9 years ago
Spencer Gibb
b9a6876d00
Upgrade ribbon to 2.1.3
...
fixes gh-908
9 years ago
Spencer Gibb
f76675a561
Upgrade ribbon to 2.1.1
...
fixes gh-907
9 years ago
Spencer Gibb
0f61521c2d
Upgrade eureka to 1.4.4
...
fixes gh-902
9 years ago
Spencer Gibb
37357d4d80
Update jersey to 1.19.1
...
fixes gh-749
9 years ago
Spencer Gibb
3c8a0d0edb
Upgrade feign to 8.15.1
9 years ago
Spencer Gibb
4aa156773c
Upgrade eureka to 1.4.3
...
fixes gh-886
9 years ago
Spencer Gibb
48c9d48789
Upgrade Hystrix to 1.5.1
...
fixes gh-882
9 years ago
Spencer Gibb
a913369dd0
Upgrade feign version to 8.15.0
...
fixes gh-880
9 years ago
Spencer Gibb
2808162037
Upgrade Hystrix to 1.4.24
...
Upgrade RxJava to 1.1.1
fixes gh-866
9 years ago
Spencer Gibb
727ea4d473
Upgrade eureka to 1.4.2
...
fixes gh-854
9 years ago
Dave Syer
bc0eef9ae2
Exclude jackson XML from eureka client by default
...
Any client that wants to can include it back again, but generally
it only causes problems (XML returned from apps instead of
JSON by Spring MVC for instance). In general it only causes problems
for services whose clients use "Accept: application/xml,*/*", for
instance (like a browser).
See gh-306
9 years ago
Spencer Gibb
86ac0127a5
Upgrade eureka to 1.4.1
...
Plus polish
fixes gh-836
9 years ago
Spencer Gibb
213df388f3
Upgrade feign to 8.14.4
...
fixes gh-822
9 years ago
Spencer Gibb
57ebc6344c
Upgrade eureka to 1.3.8
...
fixes gh-813
9 years ago
Dave Syer
443406f75f
Revert to snapshots
9 years ago
Dave Syer
61ef6dd511
Update to 1.1.0.M5
9 years ago
Dave Syer
e660cbd6ee
Put repository declarations back
9 years ago
Dave Syer
8fa249bab8
Remove duplicate distribution mgmt from pom
9 years ago
Spencer Gibb
3524f414ff
Upgrade servo to 0.10.1
...
fixes gh-809
9 years ago
Marcin Grzejszczak
90d0725fe0
Upgrading feign
9 years ago
Spencer Gibb
c2483cbe4e
Upgrade feign to 8.14.2
...
fixes gh-807
9 years ago
Dave Syer
1534ca41f7
Add dependency management for netty
...
Fixes gh-710
9 years ago
Spencer Gibb
0b9fc290d2
Upgrade eureka to 1.3.7
...
fixes gh-779
9 years ago
Spencer Gibb
e2f6bd0e2e
Upgrade Hystrix to v1.4.23
...
fixes gh-777
9 years ago
Spencer Gibb
390f0016e6
Upgrade to Feign 8.14.1
...
fixes gh-727
9 years ago
Spencer Gibb
b894f8dbb3
Upgrade archaius to v 0.7.3
...
Added spring-cloud-starter-archaius so downstream projects
like consul and zookeeper don't need to maintain the list of
archaius depenencies.
fixes gh-765
9 years ago
Spencer Gibb
c1e567afc7
Move eureka-client code to separate module.
...
This move should be transparant to users of spring-cloud-starter-eureka.
fixes gh-579
9 years ago
Dave Syer
704fa7a1be
Ensure we are using dependencies poms from other projects
9 years ago
Dave Syer
682b71565d
Add profile for repos
9 years ago
Dave Syer
3f742d9675
Add spring-cloud-netflix-dependencies module as a BOM
...
The new module is a BOM that doesn't have any parent or direct
dependency management in spring-boot-*. So users can include it
in their dependency management without polluting the spring boot
dependency versions.
Luckily it can also be used in the main spring-cloud-netflix pom,
which should no longer be used as a BOM.
9 years ago
Spencer Gibb
8938aa4621
Revert "Update SNAPSHOT to MILESTONE 1.1.0.M4"
...
This reverts commit 721fdc5918
.
9 years ago
Spencer Gibb
721fdc5918
Update SNAPSHOT to MILESTONE 1.1.0.M4
9 years ago
Spencer Gibb
57206c639d
Upgrade to Hystrix 1.4.21
...
fixes gh-685
9 years ago
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
9 years ago
Spencer Gibb
1090f2817a
Upgrade zuul to v1.1.0
...
fixes gh-591
9 years ago
Spencer Gibb
bd12fa47d7
Upgrade to rxjava 1.0.14
...
fixes gh-651
9 years ago
Spencer Gibb
a7d425deba
Upgrade to feign 8.12.1
...
fixes gh-623
9 years ago